-
Notifications
You must be signed in to change notification settings - Fork 7
/
CITATION.cff
97 lines (96 loc) · 3.58 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Nemo
message: >-
If you use this software, please cite it using the
metadata from this file. Note that the related conference
paper is accepted and will appear soon.
type: software
authors:
- given-names: Alex
family-names: Ivliev
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0002-1604-6308"
- given-names: Stefan
family-names: Ellmauthaler
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0003-3882-4286"
- given-names: Lukas
family-names: Gerlach
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0003-4566-0224"
- given-names: Markus
family-names: Krötzsch
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0002-9172-2601"
- given-names: Maximilian
family-names: Marx
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0003-1479-0341"
- given-names: Simon
family-names: Meusel
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
- given-names: Jakob
family-names: Steinberg
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
repository-code: "https://github.com/knowsys/nemo"
url: "https://knowsys.github.io/nemo-doc/"
abstract: >-
Nemo is a datalog-based rule engine for fast and scalable
analytic data processing in memory. It is available as a
command-line tool nmo, through bindings to other
programming languages, and via a browser-based web
application.
keywords:
- Reasoning System
- Datalog
- Existential Rules
license: Apache-2.0
commit: 349e183c771ba4df93e8c6037c24d13c48636a83
version: 0.6.0
date-released: '2024-06-06'
preferred-citation:
authors:
- given-names: Alex
family-names: Ivliev
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0002-1604-6308"
- given-names: Lukas
family-names: Gerlach
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0003-4566-0224"
- given-names: Simon
family-names: Meusel
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
- given-names: Jakob
family-names: Steinberg
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
- given-names: Markus
family-names: Krötzsch
email: [email protected]
affiliation: "Knowledge-Based Systems, TU Dresden"
orcid: "https://orcid.org/0000-0002-9172-2601"
title: "Nemo: Your Friendly and Versatile Rule Reasoning Toolkit"
type: conference-paper
conference:
name: "21st International Conference on Principles of Knowledge Representation and Reasoning"
location: Hanoi, Vietnam
alias: KR
website: "https://kr.org/KR2024/"
date-start: 2024-11-02
date-end: 2024-11-08
collection-title: "Proceedings of the 21st International Conference on Principles of Knowledge Representation and Reasoning (KR 2024)"
publisher: "International Joint Conferences on Artificial Intelligence Organization"
year: 2024