Skip to content

Commit d7b646f

Browse files
committed
Added definition of 'tedm' and 'tedd' prefixes. Also updated prefix selections for RML rules.
1 parent e62644a commit d7b646f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

ted_sws/resources/prefixes/prefixes.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
"epo": "http://data.europa.eu/a4g/ontology#",
2121
"epd": "http://data.europa.eu/a4g/resource/",
22+
"tedm": "http://data.europa.eu/a4g/mapping/sf-rml/",
23+
"tedd": "http://data.europa.eu/a4g/dataset/sf-rml/",
2224
"locn": "http://www.w3.org/ns/locn#",
2325

2426
"core-voc": "http://data.europa.eu/m8g/",
@@ -49,8 +51,8 @@
4951
"sparql_generator" : ["xml", "xsd", "rdf", "rdfs", "owl", "skos", "dc", "dct", "foaf", "epo", "epd", "locn"],
5052
"sparql_generator_ext" : ["time", "org", "core-voc", "geosparql", "dul"],
5153
"yarrrml_rules" : ["epo", "epd", "locn", "xml", "xsd", "rdf", "rdfs", "dct"],
52-
"rml_rules" : ["rr", "rml", "ql", "epo", "epd", "locn", "xml", "xsd", "rdf", "rdfs", "owl", "dct", "cc", "cccev", "skos", "time", "vann"],
53-
"epo_ontology" : ["epo", "epd", "locn", "xml", "xsd", "rdf", "rdfs", "owl", "skos", "dc", "dct", "foaf", "core-voc", "geosparql", "dul"],
54-
"currently_unused" : ["cc", "vann", "epor", "epos", "grel", "xf", "map", "sd", "ht", "v"]
54+
"rml_rules" : ["rr", "rml", "ql", "epo", "epd", "tedm", "locn", "xml", "xsd", "rdf", "rdfs", "owl", "dct", "cc", "cccev", "skos", "time", "vann"],
55+
"epo_ontology" : ["epo", "epd", "locn", "xml", "xsd", "rdf", "rdfs", "owl", "skos", "dc", "dct", "foaf", "core-voc", "geosparql", "dul", "cc", "time", "vann"],
56+
"currently_unused" : ["epor", "epos", "grel", "xf", "map", "sd", "ht", "v"]
5557
}
5658
}

0 commit comments

Comments
 (0)