-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprefixes.json
39 lines (39 loc) · 2.36 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
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"xsd": "http://www.w3.org/2001/XMLSchema#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"schema": "https://schema.org/",
"wgs": "http://www.w3.org/2003/01/geo/wgs84_pos#",
"geosparql": "http://www.opengis.net/ont/geosparql#",
"eu-country": "http://publications.europa.eu/resource/authority/country/",
"era": "http://era.europa.eu/ns#",
"era-am": "http://era.europa.eu/concepts/axle-monitoring#",
"era-ap": "http://era.europa.eu/concepts/axle-positions#",
"era-bwp": "http://era.europa.eu/concepts/brake-weight-percentages#",
"era-cls": "http://era.europa.eu/concepts/contact-line-systems#",
"era-csm": "http://era.europa.eu/concepts/contact-strip-materials#",
"era-ebp": "http://era.europa.eu/concepts/emergency-braking-profiles#",
"era-esc": "http://era.europa.eu/concepts/etcs-system-compatibilities#",
"era-ess": "http://era.europa.eu/concepts/energy-supply-systems#",
"era-gaugings": "http://era.europa.eu/concepts/gaugings#",
"era-gcf": "http://era.europa.eu/concepts/gauge-changeover-facilities#",
"era-gsmr": "http://era.europa.eu/concepts/gsmr-networks#",
"era-ic": "http://era.europa.eu/concepts/ice-conditions#",
"era-lc": "http://era.europa.eu/concepts/load-capabilities#",
"era-lni": "http://era.europa.eu/concepts/line-national-ids#",
"era-lrs": "http://era.europa.eu/concepts/legacy-radio-systems#",
"era-manufacturers": "http://era.europa.eu/manufacturers#",
"era-mscd": "http://era.europa.eu/concepts/max-speed-cant-deficiency#",
"era-ph": "http://era.europa.eu/concepts/platform-heights#",
"era-pth": "http://era.europa.eu/concepts/pantograph-heads#",
"era-rc": "http://era.europa.eu/concepts/restrictions#",
"era-ri": "http://era.europa.eu/concepts/rail-inclinations#",
"era-rsc": "http://era.europa.eu/concepts/radio-system-compatibilities#",
"era-rsf": "http://era.europa.eu/concepts/rolling-stock-fire#",
"era-tc": "http://era.europa.eu/concepts/thermal-capacity#",
"era-tds": "http://era.europa.eu/concepts/train-detection#",
"era-tpls": "http://era.europa.eu/concepts/train-protection-legacy-systems#",
"era-vehicle-types": "http://era.europa.eu/concepts/vehicle-types#",
"era-nv": "http://era.europa.eu/concepts/navigabilities#",
"era-pos": "http://era.europa.eu/concepts/relation-positions#"
}