Skip to content

Latest commit

 

History

History

mappings

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Overview

These mappings specify the correspondence between the relational schemata (tables, attributes) for metadata maintained in the Data Catalog and the classes and properties in the KLMS ontology. They are used to translate SPARQL queries expressed over the Knowledge Graph into SQL queries executed in the relational PostgreSQL database that maintains all metadata.

This ODBA mapping file contains two blocks. The first block (PrefixDeclaration) declares all namespaces of vocabularies employed by the KLMS ontology and utilized in its various classes and properties. The second block (MappingDeclaration) actually defines a collection of mappings that retrieve data through SQL queries and expose them as RDF triples according to the KLMS ontology.