Skip to content

Commit 015f405

Browse files
authored
Update prefixes.json
1 parent 1221b88 commit 015f405

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ted_sws/resources/prefixes/prefixes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"prefix_definitions" : {
33
"xml": "http://www.w3.org/XML/1998/namespace",
4-
"xsd": "https://www.w3.org/2001/XMLSchema#",
4+
"xsd": "http://www.w3.org/2001/XMLSchema#",
55
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
66
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
77
"owl": "http://www.w3.org/2002/07/owl#",
@@ -53,4 +53,4 @@
5353
"epo_ontology" : ["epo", "epd", "locn", "xml", "xsd", "rdf", "rdfs", "owl", "skos", "dc", "dct", "foaf", "core-voc", "geosparql", "dul"],
5454
"currently_unused" : ["cc", "vann", "epor", "epos", "grel", "xf", "map", "sd", "ht", "v"]
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)