Skip to content

Latest commit

 

History

History

eswc-2015

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Supplemental materials for the ESWC 2015 Demo

How to Stay Ontop of Your Data: Databases, Ontologies and More

  • All the data for the demo is available at the npd-benchmark repository https://github.com/ontop/npd-benchmark

  • The ready-to-run Jetty package for the Sesame Workbench and Protege with ontop plugin can be downloaded from the ontop website

  • The files used for the demo of Protege and of Sesame workbench are:

  • the ontology npd-v2-ql.owl that can be find in npd-benchmark/ontology/

  • the mappings npd-v2-ql.obda in npd-benchmark/mappings/mysql/

  • the dump of the database npd_july2015.sql in npd-benchmark/data/mysql/

  • the query Q6 06.q in npd-benchmark/queries/

  • For the consistency check in Protege, use the files in npd-benchmark/ontology/consistency checking/:

  • npd-v2-ql_inconsistent.owl is the inconsistent ontology

  • npd-v2-ql_consistent.owl is the consistent ontology

  • The mapping file npd-v2-ql.obda needs to be renamed in order to be load by Protege:

    • rename it to npd-v2-ql_inconsistent.obda when loading the inconsistent ontology
    • rename it to npd-v2-ql_consistent.obda when loading the consistent ontology