-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathprefixes.json
26 lines (26 loc) · 1.08 KB
/
prefixes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"as": "http://www.w3.org/ns/activitystreams#",
"dc": "http://purl.org/dc/elements/1.1/",
"dcat": "http://www.w3.org/ns/dcat#",
"dct": "http://purl.org/dc/terms/",
"dctype": "http://purl.org/dc/dcmitype/",
"ebu": "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",
"exif": "http://www.w3.org/2003/12/exif/ns#",
"foaf": "http://xmlns.com/foaf/0.1/",
"geo": "http://www.opengis.net/ont/geosparql#",
"iiifi": "http://iiif.io/api/image/3#",
"iiifp": "http://iiif.io/api/presentation/3#",
"mads": "http://www.loc.gov/mads/rdf/v1#",
"oa": "http://www.w3.org/ns/oa#",
"owl": "http://www.w3.org/2002/07/owl#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"schema": "http://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"skosxl": "http://www.w3.org/2008/05/skos-xl#",
"spdx": "http://spdx.org/rdf/terms#",
"void": "http://rdfs.org/ns/void#",
"wikibase": "http://wikiba.se/ontology#",
"xkos": "http://rdf-vocabulary.ddialliance.org/xkos#",
"xsd": "http://www.w3.org/2001/XMLSchema#"
}