rdf-vocab 3.2.0 → 3.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4307 -4305
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +219 -217
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +543 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9447 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14700 -14698
- data/lib/rdf/vocab/schemas.rb +14700 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +135 -133
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +14 -3
data/lib/rdf/vocab/geo.rb
CHANGED
@@ -3,52 +3,54 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://www.w3.org/2003/01/geo/wgs84_pos#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <http://www.w3.org/2003/01/geo/wgs84_pos#>
|
7
|
+
# @!visibility private
|
6
8
|
GEO = Class.new(RDF::StrictVocabulary("http://www.w3.org/2003/01/geo/wgs84_pos#")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://www.w3.org/2003/01/geo/wgs84_pos#",
|
10
|
-
comment: "\nRecent changes to this namespace:\n$Log: wgs84_pos.rdf,v $\nRevision 1.22 2009/04/20 15:00:30 timbl\nRemove the time bits which have been deal with elsewhere eg in iCal.\n\nRevision 1.21 2009/04/20 12:52:47 timbl\ntry again\n\nRevision 1.20 2009/04/20 12:42:11 timbl\nAdd Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09)\n\nRevision 1.19 2009/04/20 12:36:31 timbl\nAdd Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09)\n\nRevision 1.18 2006/02/01 22:01:04 danbri\nClarified that lat and long are decimal degrees, and that alt is decimal metres about local reference ellipsoid\n\nRevision 1.17 2004/02/06 17:38:12 danbri\nFixed a bad commit screwup\n\nRevision 1.15 2003/04/19 11:24:08 danbri\nFixed the typo even more.\n\nRevision 1.14 2003/04/19 11:16:56 danbri\nfixed a typo\n\nRevision 1.13 2003/02/19 22:27:27 connolly\nrelaxed domain constraints on lat/long/alt from Point to SpatialThing\n\nRevision 1.12 2003/01/12 01:41:41 danbri\nTrying local copy of XSLT doc.\n\nRevision 1.11 2003/01/12 01:20:18 danbri\nadded a link to morten's xslt rdfs viewer.\n\nRevision 1.10 2003/01/11 18:56:49 danbri\nRemoved datatype range from lat and long properties, since they would\nhave required each occurance of the property to mention the datatype.\n\nRevision 1.9 2003/01/11 11:41:31 danbri\nAnother typo; repaired rdfs:Property to rdf:Property x4\n\nRevision 1.8 2003/01/11 11:05:02 danbri\nAdded an rdfs:range for each lat/long/alt property,\nhttp://www.w3.org/2001/XMLSchema#float\n\nRevision 1.7 2003/01/10 20:25:16 danbri\nLonger rdfs:comment for Point, trying to be Earth-centric and neutral about\ncoordinate system(s) at the same time. Feedback welcomed.\n\nRevision 1.6 2003/01/10 20:18:30 danbri\nAdded CVS log comments into the RDF/XML as an rdfs:comment property of the\nvocabulary. Note that this is not common practice (but seems both harmless\nand potentially useful).\n\n\nrevision 1.5\ndate: 2003/01/10 20:14:31; author: danbri; state: Exp; lines: +16 -5\nUpdated schema:\nAdded a dc:date, added url for more info. Changed the rdfs:label of the\nnamespace from gp to geo. Added a class Point, set as the rdfs:domain of\neach property. Added XML comment on the lat_long property suggesting that\nwe might not need it (based on #rdfig commentary from implementors).\n\nrevision 1.4\ndate: 2003/01/10 20:01:07; author: danbri; state: Exp; lines: +6 -5\nFixed typo; several rdfs:about attributes are now rdf:about. Thanks to MortenF in\n#rdfig for catching this error.\n\nrevision 1.3\ndate: 2003/01/10 11:59:03; author: danbri; state: Exp; lines: +4 -3\nfixed buglet in vocab, added more wgs links\n\nrevision 1.2\ndate: 2003/01/10 11:01:11; author: danbri; state: Exp; lines: +4 -4\nRemoved alt from the as-a-flat-string property, and switched from\nspace separated to comma separated.\n\nrevision 1.1\ndate: 2003/01/10 10:53:23; author: danbri; state: Exp;\nbasic geo vocab\n\n"
|
11
|
-
"http://purl.org/dc/elements/1.1/date": "$Date: 2009/04/20 15:00:30 $"
|
12
|
-
"http://purl.org/dc/elements/1.1/description": "A vocabulary for representing latitude, longitude and \n altitude information in the WGS84 geodetic reference datum. \n Version $Id: wgs84_pos.rdf,v 1.22 2009/04/20 15:00:30 timbl Exp $. See http://www.w3.org/2003/01/geo/ for more details."
|
13
|
-
"http://purl.org/dc/elements/1.1/title": "WGS84 Geo Positioning: an RDF vocabulary"
|
14
|
-
label: "geo"
|
12
|
+
comment: "\nRecent changes to this namespace:\n$Log: wgs84_pos.rdf,v $\nRevision 1.22 2009/04/20 15:00:30 timbl\nRemove the time bits which have been deal with elsewhere eg in iCal.\n\nRevision 1.21 2009/04/20 12:52:47 timbl\ntry again\n\nRevision 1.20 2009/04/20 12:42:11 timbl\nAdd Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09)\n\nRevision 1.19 2009/04/20 12:36:31 timbl\nAdd Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09)\n\nRevision 1.18 2006/02/01 22:01:04 danbri\nClarified that lat and long are decimal degrees, and that alt is decimal metres about local reference ellipsoid\n\nRevision 1.17 2004/02/06 17:38:12 danbri\nFixed a bad commit screwup\n\nRevision 1.15 2003/04/19 11:24:08 danbri\nFixed the typo even more.\n\nRevision 1.14 2003/04/19 11:16:56 danbri\nfixed a typo\n\nRevision 1.13 2003/02/19 22:27:27 connolly\nrelaxed domain constraints on lat/long/alt from Point to SpatialThing\n\nRevision 1.12 2003/01/12 01:41:41 danbri\nTrying local copy of XSLT doc.\n\nRevision 1.11 2003/01/12 01:20:18 danbri\nadded a link to morten's xslt rdfs viewer.\n\nRevision 1.10 2003/01/11 18:56:49 danbri\nRemoved datatype range from lat and long properties, since they would\nhave required each occurance of the property to mention the datatype.\n\nRevision 1.9 2003/01/11 11:41:31 danbri\nAnother typo; repaired rdfs:Property to rdf:Property x4\n\nRevision 1.8 2003/01/11 11:05:02 danbri\nAdded an rdfs:range for each lat/long/alt property,\nhttp://www.w3.org/2001/XMLSchema#float\n\nRevision 1.7 2003/01/10 20:25:16 danbri\nLonger rdfs:comment for Point, trying to be Earth-centric and neutral about\ncoordinate system(s) at the same time. Feedback welcomed.\n\nRevision 1.6 2003/01/10 20:18:30 danbri\nAdded CVS log comments into the RDF/XML as an rdfs:comment property of the\nvocabulary. Note that this is not common practice (but seems both harmless\nand potentially useful).\n\n\nrevision 1.5\ndate: 2003/01/10 20:14:31; author: danbri; state: Exp; lines: +16 -5\nUpdated schema:\nAdded a dc:date, added url for more info. Changed the rdfs:label of the\nnamespace from gp to geo. Added a class Point, set as the rdfs:domain of\neach property. Added XML comment on the lat_long property suggesting that\nwe might not need it (based on #rdfig commentary from implementors).\n\nrevision 1.4\ndate: 2003/01/10 20:01:07; author: danbri; state: Exp; lines: +6 -5\nFixed typo; several rdfs:about attributes are now rdf:about. Thanks to MortenF in\n#rdfig for catching this error.\n\nrevision 1.3\ndate: 2003/01/10 11:59:03; author: danbri; state: Exp; lines: +4 -3\nfixed buglet in vocab, added more wgs links\n\nrevision 1.2\ndate: 2003/01/10 11:01:11; author: danbri; state: Exp; lines: +4 -4\nRemoved alt from the as-a-flat-string property, and switched from\nspace separated to comma separated.\n\nrevision 1.1\ndate: 2003/01/10 10:53:23; author: danbri; state: Exp;\nbasic geo vocab\n\n",
|
13
|
+
"http://purl.org/dc/elements/1.1/date": "$Date: 2009/04/20 15:00:30 $",
|
14
|
+
"http://purl.org/dc/elements/1.1/description": "A vocabulary for representing latitude, longitude and \n altitude information in the WGS84 geodetic reference datum. \n Version $Id: wgs84_pos.rdf,v 1.22 2009/04/20 15:00:30 timbl Exp $. See http://www.w3.org/2003/01/geo/ for more details.",
|
15
|
+
"http://purl.org/dc/elements/1.1/title": "WGS84 Geo Positioning: an RDF vocabulary",
|
16
|
+
label: "geo"
|
15
17
|
|
16
18
|
# Class definitions
|
17
19
|
term :Point,
|
18
|
-
comment: [" \nUniquely identified by lat/long/alt. i.e.\n\nspaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),\n lat(P2, LAT), long(P2, LONG), alt(P2, ALT).\n\nsameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).\n "
|
19
|
-
label: "point"
|
20
|
-
subClassOf: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
|
21
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
20
|
+
comment: [" \nUniquely identified by lat/long/alt. i.e.\n\nspaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),\n lat(P2, LAT), long(P2, LONG), alt(P2, ALT).\n\nsameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).\n ", "A point, typically described using a coordinate system relative to Earth, such as WGS84.\n "],
|
21
|
+
label: "point",
|
22
|
+
subClassOf: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing",
|
23
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
22
24
|
term :SpatialThing,
|
23
|
-
comment: "Anything with spatial extent, i.e. size, shape, or position.\n e.g. people, places, bowling balls, as well as abstract areas like cubes.\n"
|
24
|
-
label: "SpatialThing"
|
25
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
25
|
+
comment: "Anything with spatial extent, i.e. size, shape, or position.\n e.g. people, places, bowling balls, as well as abstract areas like cubes.\n",
|
26
|
+
label: "SpatialThing",
|
27
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
26
28
|
|
27
29
|
# Property definitions
|
28
30
|
property :alt,
|
29
|
-
comment: "The WGS84 altitude of a SpatialThing (decimal meters \nabove the local reference ellipsoid)."
|
30
|
-
domain: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
|
31
|
-
label: "altitude"
|
32
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
31
|
+
comment: "The WGS84 altitude of a SpatialThing (decimal meters \nabove the local reference ellipsoid).",
|
32
|
+
domain: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing",
|
33
|
+
label: "altitude",
|
34
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
33
35
|
property :lat,
|
34
|
-
comment: "The WGS84 latitude of a SpatialThing (decimal degrees)."
|
35
|
-
domain: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
|
36
|
-
label: "latitude"
|
37
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
36
|
+
comment: "The WGS84 latitude of a SpatialThing (decimal degrees).",
|
37
|
+
domain: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing",
|
38
|
+
label: "latitude",
|
39
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
38
40
|
property :lat_long,
|
39
|
-
comment: "A comma-separated representation of a latitude, longitude coordinate."
|
40
|
-
label: "lat/long"
|
41
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
41
|
+
comment: "A comma-separated representation of a latitude, longitude coordinate.",
|
42
|
+
label: "lat/long",
|
43
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
42
44
|
property :location,
|
43
|
-
comment: "The relation between something and the point, \n or other geometrical thing in space, where it is. For example, the realtionship between\n a radio tower and a Point with a given lat and long.\n Or a relationship between a park and its outline as a closed arc of points, or a road and\n its location as a arc (a sequence of points).\n Clearly in practice there will be limit to the accuracy of any such statement, but one would expect\n an accuracy appropriate for the size of the object and uses such as mapping .\n "
|
44
|
-
label: "location"
|
45
|
-
range: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
|
46
|
-
subPropertyOf: "http://xmlns.com/foaf/0.1/based_near"
|
47
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
45
|
+
comment: "The relation between something and the point, \n or other geometrical thing in space, where it is. For example, the realtionship between\n a radio tower and a Point with a given lat and long.\n Or a relationship between a park and its outline as a closed arc of points, or a road and\n its location as a arc (a sequence of points).\n Clearly in practice there will be limit to the accuracy of any such statement, but one would expect\n an accuracy appropriate for the size of the object and uses such as mapping .\n ",
|
46
|
+
label: "location",
|
47
|
+
range: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing",
|
48
|
+
subPropertyOf: "http://xmlns.com/foaf/0.1/based_near",
|
49
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
48
50
|
property :long,
|
49
|
-
comment: "The WGS84 longitude of a SpatialThing (decimal degrees)."
|
50
|
-
domain: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
|
51
|
-
label: "longitude"
|
52
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
51
|
+
comment: "The WGS84 longitude of a SpatialThing (decimal degrees).",
|
52
|
+
domain: "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing",
|
53
|
+
label: "longitude",
|
54
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
53
55
|
end
|
54
56
|
end
|
data/lib/rdf/vocab/geojson.rb
CHANGED
@@ -3,90 +3,92 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from https://purl.org/geojson/vocab#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <https://purl.org/geojson/vocab#>
|
7
|
+
# @!visibility private
|
6
8
|
GEOJSON = Class.new(RDF::StrictVocabulary("https://purl.org/geojson/vocab#")) do
|
7
9
|
|
8
10
|
# Class definitions
|
9
11
|
term :Feature,
|
10
|
-
comment: "See RFC 7946 Section 3.2."
|
11
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
12
|
-
label: "Feature"
|
13
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
12
|
+
comment: {en: "See RFC 7946 Section 3.2."},
|
13
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
14
|
+
label: {en: "Feature"},
|
15
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
14
16
|
term :FeatureCollection,
|
15
|
-
comment: "See RFC 7946 Section 3.3."
|
16
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
17
|
-
label: "FeatureCollection"
|
18
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
17
|
+
comment: {en: "See RFC 7946 Section 3.3."},
|
18
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
19
|
+
label: {en: "FeatureCollection"},
|
20
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
19
21
|
term :GeometryCollection,
|
20
|
-
comment: "See RFC 7946 Section 3.1.8."
|
21
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
22
|
-
label: "GeometryCollection"
|
23
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
22
|
+
comment: {en: "See RFC 7946 Section 3.1.8."},
|
23
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
24
|
+
label: {en: "GeometryCollection"},
|
25
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
24
26
|
term :LineString,
|
25
|
-
comment: "See RFC 7946 Section 3.1.4."
|
26
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
27
|
-
label: "LineString"
|
28
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
27
|
+
comment: {en: "See RFC 7946 Section 3.1.4."},
|
28
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
29
|
+
label: {en: "LineString"},
|
30
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
29
31
|
term :MultiLineString,
|
30
|
-
comment: "See RFC 7946 Section 3.1.5."
|
31
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
32
|
-
label: "MultiLineString"
|
33
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
32
|
+
comment: {en: "See RFC 7946 Section 3.1.5."},
|
33
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
34
|
+
label: {en: "MultiLineString"},
|
35
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
34
36
|
term :MultiPoint,
|
35
|
-
comment: "See RFC 7946 Section 3.1.3."
|
36
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
37
|
-
label: "MultiPoint"
|
38
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
37
|
+
comment: {en: "See RFC 7946 Section 3.1.3."},
|
38
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
39
|
+
label: {en: "MultiPoint"},
|
40
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
39
41
|
term :MultiPolygon,
|
40
|
-
comment: "See RFC 7946 Section 3.1.7."
|
41
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
42
|
-
label: "MultiPolygon"
|
43
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
42
|
+
comment: {en: "See RFC 7946 Section 3.1.7."},
|
43
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
44
|
+
label: {en: "MultiPolygon"},
|
45
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
44
46
|
term :Point,
|
45
|
-
comment: "See RFC 7946 Section 3.1.2."
|
46
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
47
|
-
label: "Point"
|
48
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
47
|
+
comment: {en: "See RFC 7946 Section 3.1.2."},
|
48
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
49
|
+
label: {en: "Point"},
|
50
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
49
51
|
term :Polygon,
|
50
|
-
comment: "See RFC 7946 Section 3.1.6."
|
51
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
52
|
-
label: "Polygon"
|
53
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
52
|
+
comment: {en: "See RFC 7946 Section 3.1.6."},
|
53
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
54
|
+
label: {en: "Polygon"},
|
55
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
54
56
|
|
55
57
|
# Property definitions
|
56
58
|
property :bbox,
|
57
|
-
comment: "See RFC 7946 Section 5."
|
58
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
59
|
-
label: "bbox"
|
60
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
59
|
+
comment: {en: "See RFC 7946 Section 5."},
|
60
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
61
|
+
label: {en: "bbox"},
|
62
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
61
63
|
property :coordinates,
|
62
|
-
comment: "RFC 7946 Section 3.1.1."
|
63
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
64
|
-
label: "coordinates"
|
65
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
64
|
+
comment: {en: "RFC 7946 Section 3.1.1."},
|
65
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
66
|
+
label: {en: "coordinates"},
|
67
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
66
68
|
property :features,
|
67
|
-
comment: "RFC 7946 Section 3.3."
|
68
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
69
|
-
label: "features"
|
70
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
69
|
+
comment: {en: "RFC 7946 Section 3.3."},
|
70
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
71
|
+
label: {en: "features"},
|
72
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
71
73
|
property :geometry,
|
72
|
-
comment: "RFC 7946 Section 3.2."
|
73
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
74
|
-
label: "geometry"
|
75
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
74
|
+
comment: {en: "RFC 7946 Section 3.2."},
|
75
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
76
|
+
label: {en: "geometry"},
|
77
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
76
78
|
property :id,
|
77
|
-
comment: "RFC 7946 Section 3.2."
|
78
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
79
|
-
label: "id"
|
80
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
79
|
+
comment: {en: "RFC 7946 Section 3.2."},
|
80
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
81
|
+
label: {en: "id"},
|
82
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
81
83
|
property :properties,
|
82
|
-
comment: "RFC 7946 Section 3.2."
|
83
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
84
|
-
label: "properties"
|
85
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
84
|
+
comment: {en: "RFC 7946 Section 3.2."},
|
85
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
86
|
+
label: {en: "properties"},
|
87
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
86
88
|
property :type,
|
87
|
-
comment: "RFC 7946 Section 3."
|
88
|
-
isDefinedBy: "http://purl.org/geojson/vocab#"
|
89
|
-
label: "type"
|
90
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
89
|
+
comment: {en: "RFC 7946 Section 3."},
|
90
|
+
isDefinedBy: "http://purl.org/geojson/vocab#",
|
91
|
+
label: {en: "type"},
|
92
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
91
93
|
end
|
92
94
|
end
|