-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprefixes-script.json
22 lines (22 loc) · 1015 Bytes
/
prefixes-script.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"rdfs": "<http://www.w3.org/2000/01/rdf-schema#>",
"owl": "<http://www.w3.org/2002/07/owl#>",
"event": "<http://purl.org/NET/c4dm/event.owl#>",
"foaf": "<http://xmlns.com/foaf/0.1/>",
"xsd": "<http://www.w3.org/2001/XMLSchema#>",
"afn": "<http://jena.apache.org/ARQ/function#>",
"cdm": "<http://publications.europa.eu/ontology/cdm#>",
"frbr": "<http://erlangen-crm.org/current/>",
"skos": "<http://www.w3.org/2004/02/skos/core#>",
"frbroo":"<http://erlangen-crm.org/efrbroo/>",
"doremus":"<http://data.doremus.org/ontology#>",
"vcard":"<http://www.w3.org/2006/vcard/ns#>",
"skox-xl":"<http://www.w3.org/2008/05/skos-xl#>",
"org":"<http://www.w3.org/ns/org#>",
"foaf":"<http://xmlns.com/foaf/0.1/>",
"geo":"<http://www.w3.org/2003/01/geo/wgs84_pos#>",
"dct":"<http://purl.org/dc/terms/>",
"lexinfo":"<http://www.lexinfo.net/ontology/2.0/lexinfo#>",
"lexvo":"<http://lexvo.org/ontology#>",
"lemon":"<http://lemon-model.net/lemon#>",
}