VLog: A Rule Engine for Knowledge Graphs

Aus International Center for Computational Logic
Version vom 3. Juli 2019, 09:51 Uhr von David Carral (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=David |ErsterAutorNachname=Carral |FurtherAuthors=Irina Dragoste; Larry González; Ceriel Jacobs; Markus Krötzs…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche

Toggle side column

VLog: A Rule Engine for Knowledge Graphs

David CarralDavid Carral,  Irina DragosteIrina Dragoste,  Larry GonzálezLarry González,  Ceriel JacobsCeriel Jacobs,  Markus KrötzschMarkus Krötzsch,  Jacopo UrbaniJacopo Urbani
David Carral, Irina Dragoste, Larry González, Ceriel Jacobs, Markus Krötzsch, Jacopo Urbani
VLog: A Rule Engine for Knowledge Graphs
In Ghidini, C., Hartig, O., Maleshkova, M., Svátek, V., Cruz, I., Hogan, A., Song, J., Lefrançois, M., Gandon, F., eds., Proceedings of the 18th International Semantic Web Conference (ISWC'19), LNCS, to appear. Springer
  • KurzfassungAbstract
    Knowledge graphs are crucial assets for tasks like query answering or data integration. These tasks can be viewed as reasoning problems, which in turn require efficient reasoning systems to be implemented. To this end, we present VLog, a rule-based reasoner designed to satisfy the requirements of modern use cases, with a focus on performance and adaptability to different scenarios. We address the former with a novel vertical storage layout, and the latter by abstracting the access to data sources and providing a platform-independent Java API. Features of VLog include fast Datalog materialisation, support for reasoning with existential rules, stratified negation, and data integration from a variety of sources, such as high-performance RDF stores, relational databases, CSV files, OWL ontologies, and remote SPARQL endpoints.
  • Projekt:Project: CPECDIAMOND
  • Forschungsgruppe:Research Group: Wissensbasierte SystemeKnowledge-Based Systems
The final publication is available at Springer.
@inproceedings{CDGJKU2019,
  author    = {David Carral and Irina Dragoste and Larry Gonz{\'{a}}lez and
               Ceriel Jacobs and Markus Kr{\"{o}}tzsch and Jacopo Urbani},
  title     = {VLog: A Rule Engine for Knowledge Graphs},
  editor    = {Ghidini and C. and Hartig and O. and Maleshkova and M. and
               Sv{\'{a}}tek and V. and Cruz and I. and Hogan and A. and Song and
               J. and Lefran{\c{c}}ois and M. and Gandon and F.},
  booktitle = {Proceedings of the 18th International Semantic Web Conference
               (ISWC'19)},
  series    = {LNCS},
  publisher = {Springer},
  year      = {2019},
  month     = {October}
}