Presentation Open Access
Thorsten Liebig;
Vincent Vialard
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.6518574"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Text"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.6518574</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.6518574"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-2810-7315"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-2810-7315</dct:identifier> <foaf:name>Thorsten Liebig</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>derivo GmbH</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Vincent Vialard</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>derivo GmbH</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Tutorial: Developing and Refining Schemas for Knowledge Graphs</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2022</dct:issued> <dcat:keyword>Knowledge Graphs</dcat:keyword> <dcat:keyword>Labeled Property Graphs</dcat:keyword> <dcat:keyword>LPG</dcat:keyword> <dcat:keyword>Resource Description Format</dcat:keyword> <dcat:keyword>RDF</dcat:keyword> <dcat:keyword>Web Ontology Language</dcat:keyword> <dcat:keyword>OWL</dcat:keyword> <dcat:keyword>Datalog</dcat:keyword> <dcat:keyword>Graph Schema</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-05-03</dct:issued> <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/> <owl:sameAs rdf:resource="https://zenodo.org/record/6518574"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/6518574</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.6518573"/> <dct:isPartOf rdf:resource="https://zenodo.org/communities/kgc2022"/> <dct:description><p>An advantage of modeling data as a graph &ndash; as opposed to a relational data model &ndash; is that data graph does not require a data schema from the very beginning. Hence graph data is often loaded from external sources with ad-hoc mappings. However, a Knowledge Graph is mostly understood as a data graph enhanced with a schema, a mechanism to distinguish between data and meta-data and sometimes even axioms/rules. Schemata are of great benefit as they describe the structure and semantics of the data in the graph. KG schemata enable</p> <ul> <li>Different views at various levels of abstraction for a better overview,</li> <li>Explicit and therefore exchangeable meaning of the graph data,</li> <li>Higher query performance,</li> <li>Reasoning by means of axioms/rules.</li> </ul> <p>The tutorial will explain the various schema modeling options for Labeled Property as well as RDF graph data models. We describe the different ways of representing schema information in both models and whether those models are embedded in the data graph or layered above it. Furthermore, we discuss similarities and mutual correspondences as well as advantages and shortcomings of the two graph models. The tutorial will demonstrate tools for the development, maintenance and review of schemas and exemplarily show how to develop and refine KG schemata in both models. In addition, attendees will have the opportunity to work with available KGs and tools to get hands-on experience.</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.6518574"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.6518574"/> <dcat:byteSize>6878984</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/6518574/files/Schemas-for-KGs-slides.pdf"/> <dcat:mediaType>application/pdf</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 303 | 303 |
Downloads | 207 | 207 |
Data volume | 1.4 GB | 1.4 GB |
Unique views | 292 | 292 |
Unique downloads | 170 | 170 |