Generic Mapping Language for RDF (RDB/CSV/TSV/XML/JSON/... to RDF) - Vocabulary description
2013-07-01
2014-09-10
Base Source
Base Source
Logical Source
Represents a logical source.
Reference Formulation
Represents a Reference Formulation.
logical source
Represents the logical source to be mapped. This can be a pointer to any dataset.
logical target
Represents the logical target to where triples are exported to. This can be a pointer to any dataset.
reference formulation
The reference formulation used to refer to extracts of the source data.
iterator
an expression qualified according to the reference formulation specified for pointing to an extract of the source data.
reference
A valid expression that selects values from the source data. The reference should confront to the syntax rules/grammar of the specified Reference Formulation.
version
It defines the version of the reference Formulation used.
query
A valid query.
source
qualified name of the source data.
Denotes that the CSV file's column names are used for referring to extracts of CSV resources.
Denotes the XPath reference formulation, used for referring to extracts of XML sources.
Denotes the JSONPath reference formulation, used for referring to extracts of JSON sources.
Denotes the selectors, namely the patterns that match against elements in a tree and are used in CSS and other thechnolgies to select elements in HTML or XML documents.