rdf-vocab 3.1.7 → 3.1.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +5 -1
- data/lib/rdf/vocab/acl.rb +20 -60
- data/lib/rdf/vocab/as.rb +90 -90
- data/lib/rdf/vocab/bf2.rb +488 -488
- data/lib/rdf/vocab/bibo.rb +120 -123
- data/lib/rdf/vocab/cc.rb +18 -47
- data/lib/rdf/vocab/crm.rb +240 -775
- data/lib/rdf/vocab/dc.rb +98 -98
- data/lib/rdf/vocab/dc11.rb +30 -30
- data/lib/rdf/vocab/dcat.rb +85 -85
- data/lib/rdf/vocab/dcmitype.rb +12 -12
- data/lib/rdf/vocab/disco.rb +58 -58
- data/lib/rdf/vocab/dwc.rb +188 -188
- data/lib/rdf/vocab/earl.rb +27 -27
- data/lib/rdf/vocab/ebucore.rb +1232 -1522
- data/lib/rdf/vocab/edm.rb +52 -75
- data/lib/rdf/vocab/fcrepo4.rb +21 -21
- data/lib/rdf/vocab/foaf.rb +75 -75
- data/lib/rdf/vocab/geo.rb +8 -109
- data/lib/rdf/vocab/geojson.rb +16 -16
- data/lib/rdf/vocab/geonames.rb +1344 -1352
- data/lib/rdf/vocab/gr.rb +177 -564
- data/lib/rdf/vocab/ht.rb +40 -40
- data/lib/rdf/vocab/hydra.rb +99 -58
- data/lib/rdf/vocab/iana.rb +71 -113
- data/lib/rdf/vocab/ical.rb +123 -171
- data/lib/rdf/vocab/identifiers.rb +161 -662
- data/lib/rdf/vocab/iiif.rb +25 -25
- data/lib/rdf/vocab/jsonld.rb +33 -51
- data/lib/rdf/vocab/lrmi.rb +16 -16
- data/lib/rdf/vocab/ma.rb +79 -79
- data/lib/rdf/vocab/marcrelators.rb +4 -3
- data/lib/rdf/vocab/mo.rb +196 -539
- data/lib/rdf/vocab/mods.rb +119 -123
- data/lib/rdf/vocab/oa.rb +68 -72
- data/lib/rdf/vocab/ogc.rb +8 -8
- data/lib/rdf/vocab/ore.rb +13 -13
- data/lib/rdf/vocab/org.rb +46 -46
- data/lib/rdf/vocab/pcdm.rb +11 -33
- data/lib/rdf/vocab/pplan.rb +18 -196
- data/lib/rdf/vocab/premis.rb +321 -416
- data/lib/rdf/vocab/premiseventtype.rb +1 -1
- data/lib/rdf/vocab/prov.rb +90 -115
- data/lib/rdf/vocab/ptr.rb +34 -36
- data/lib/rdf/vocab/rightsstatements.rb +12 -12
- data/lib/rdf/vocab/rss.rb +10 -10
- data/lib/rdf/vocab/schema.rb +3131 -3445
- data/lib/rdf/vocab/schemas.rb +27066 -0
- data/lib/rdf/vocab/sd.rb +38 -38
- data/lib/rdf/vocab/sh.rb +183 -183
- data/lib/rdf/vocab/sioc.rb +97 -97
- data/lib/rdf/vocab/siocservices.rb +8 -8
- data/lib/rdf/vocab/sioctypes.rb +38 -38
- data/lib/rdf/vocab/skos.rb +45 -47
- data/lib/rdf/vocab/skosxl.rb +10 -10
- data/lib/rdf/vocab/v.rb +32 -36
- data/lib/rdf/vocab/vcard.rb +117 -118
- data/lib/rdf/vocab/vmd.rb +32 -36
- data/lib/rdf/vocab/void.rb +26 -26
- data/lib/rdf/vocab/vs.rb +4 -4
- data/lib/rdf/vocab/wdrs.rb +22 -22
- data/lib/rdf/vocab/wot.rb +18 -18
- data/lib/rdf/vocab/xhv.rb +84 -200
- data/lib/rdf/vocab/xkos.rb +10 -10
- metadata +6 -5
data/lib/rdf/vocab/dc11.rb
CHANGED
@@ -79,123 +79,123 @@ module RDF::Vocab
|
|
79
79
|
|
80
80
|
# Property definitions
|
81
81
|
property :contributor,
|
82
|
-
comment:
|
82
|
+
comment: "An entity responsible for making contributions to the resource.".freeze,
|
83
83
|
"dc:description": "The guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity.".freeze,
|
84
84
|
"dc:issued": "1999-07-02".freeze,
|
85
85
|
isDefinedBy: "dc11:".freeze,
|
86
86
|
label: "Contributor".freeze,
|
87
|
-
note:
|
87
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/contributor) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
88
88
|
type: "rdf:Property".freeze
|
89
89
|
property :coverage,
|
90
|
-
comment:
|
90
|
+
comment: "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.".freeze,
|
91
91
|
"dc:description": "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges.".freeze,
|
92
92
|
"dc:issued": "1999-07-02".freeze,
|
93
93
|
isDefinedBy: "dc11:".freeze,
|
94
94
|
label: "Coverage".freeze,
|
95
|
-
note:
|
95
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
96
96
|
type: "rdf:Property".freeze
|
97
97
|
property :creator,
|
98
|
-
comment:
|
98
|
+
comment: "An entity primarily responsible for making the resource.".freeze,
|
99
99
|
"dc:description": "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.".freeze,
|
100
100
|
"dc:issued": "1999-07-02".freeze,
|
101
101
|
isDefinedBy: "dc11:".freeze,
|
102
102
|
label: "Creator".freeze,
|
103
|
-
note:
|
103
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
104
104
|
type: "rdf:Property".freeze
|
105
105
|
property :date,
|
106
|
-
comment:
|
106
|
+
comment: "A point or period of time associated with an event in the lifecycle of the resource.".freeze,
|
107
107
|
"dc:description": "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing.".freeze,
|
108
108
|
"dc:issued": "1999-07-02".freeze,
|
109
109
|
isDefinedBy: "dc11:".freeze,
|
110
110
|
label: "Date".freeze,
|
111
|
-
note:
|
111
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/date) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
112
112
|
type: "rdf:Property".freeze
|
113
113
|
property :description,
|
114
|
-
comment:
|
114
|
+
comment: "An account of the resource.".freeze,
|
115
115
|
"dc:description": "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.".freeze,
|
116
116
|
"dc:issued": "1999-07-02".freeze,
|
117
117
|
isDefinedBy: "dc11:".freeze,
|
118
118
|
label: "Description".freeze,
|
119
|
-
note:
|
119
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/description) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
120
120
|
type: "rdf:Property".freeze
|
121
121
|
property :format,
|
122
|
-
comment:
|
122
|
+
comment: "The file format, physical medium, or dimensions of the resource.".freeze,
|
123
123
|
"dc:description": "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)].".freeze,
|
124
124
|
"dc:issued": "1999-07-02".freeze,
|
125
125
|
isDefinedBy: "dc11:".freeze,
|
126
126
|
label: "Format".freeze,
|
127
|
-
note:
|
127
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/format) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
128
128
|
type: "rdf:Property".freeze
|
129
129
|
property :identifier,
|
130
|
-
comment:
|
130
|
+
comment: "An unambiguous reference to the resource within a given context.".freeze,
|
131
131
|
"dc:description": "Recommended practice is to identify the resource by means of a string conforming to an identification system.".freeze,
|
132
132
|
"dc:issued": "1999-07-02".freeze,
|
133
133
|
isDefinedBy: "dc11:".freeze,
|
134
134
|
label: "Identifier".freeze,
|
135
|
-
note:
|
135
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/identifier) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
136
136
|
type: "rdf:Property".freeze
|
137
137
|
property :language,
|
138
|
-
comment:
|
138
|
+
comment: "A language of the resource.".freeze,
|
139
139
|
"dc:description": "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag.".freeze,
|
140
140
|
"dc:issued": "1999-07-02".freeze,
|
141
141
|
isDefinedBy: "dc11:".freeze,
|
142
142
|
label: "Language".freeze,
|
143
|
-
note:
|
143
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/language) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
144
144
|
type: "rdf:Property".freeze
|
145
145
|
property :publisher,
|
146
|
-
comment:
|
146
|
+
comment: "An entity responsible for making the resource available.".freeze,
|
147
147
|
"dc:description": "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.".freeze,
|
148
148
|
"dc:issued": "1999-07-02".freeze,
|
149
149
|
isDefinedBy: "dc11:".freeze,
|
150
150
|
label: "Publisher".freeze,
|
151
|
-
note:
|
151
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/publisher) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
152
152
|
type: "rdf:Property".freeze
|
153
153
|
property :relation,
|
154
|
-
comment:
|
154
|
+
comment: "A related resource.".freeze,
|
155
155
|
"dc:description": "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided.".freeze,
|
156
156
|
"dc:issued": "1999-07-02".freeze,
|
157
157
|
isDefinedBy: "dc11:".freeze,
|
158
158
|
label: "Relation".freeze,
|
159
|
-
note:
|
159
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/relation) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
160
160
|
type: "rdf:Property".freeze
|
161
161
|
property :rights,
|
162
|
-
comment:
|
162
|
+
comment: "Information about rights held in and over the resource.".freeze,
|
163
163
|
"dc:description": "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.".freeze,
|
164
164
|
"dc:issued": "1999-07-02".freeze,
|
165
165
|
isDefinedBy: "dc11:".freeze,
|
166
166
|
label: "Rights".freeze,
|
167
|
-
note:
|
167
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
168
168
|
type: "rdf:Property".freeze
|
169
169
|
property :source,
|
170
|
-
comment:
|
170
|
+
comment: "A related resource from which the described resource is derived.".freeze,
|
171
171
|
"dc:description": "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.".freeze,
|
172
172
|
"dc:issued": "1999-07-02".freeze,
|
173
173
|
isDefinedBy: "dc11:".freeze,
|
174
174
|
label: "Source".freeze,
|
175
|
-
note:
|
175
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/source) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
176
176
|
type: "rdf:Property".freeze
|
177
177
|
property :subject,
|
178
|
-
comment:
|
178
|
+
comment: "The topic of the resource.".freeze,
|
179
179
|
"dc:description": "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.".freeze,
|
180
180
|
"dc:issued": "1999-07-02".freeze,
|
181
181
|
isDefinedBy: "dc11:".freeze,
|
182
182
|
label: "Subject".freeze,
|
183
|
-
note:
|
183
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/subject) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
184
184
|
type: "rdf:Property".freeze
|
185
185
|
property :title,
|
186
|
-
comment:
|
186
|
+
comment: "A name given to the resource.".freeze,
|
187
187
|
"dc:issued": "1999-07-02".freeze,
|
188
188
|
isDefinedBy: "dc11:".freeze,
|
189
189
|
label: "Title".freeze,
|
190
|
-
note:
|
190
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/title) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
191
191
|
type: "rdf:Property".freeze
|
192
192
|
property :type,
|
193
|
-
comment:
|
193
|
+
comment: "The nature or genre of the resource.".freeze,
|
194
194
|
"dc:description": "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.".freeze,
|
195
195
|
"dc:issued": "1999-07-02".freeze,
|
196
196
|
isDefinedBy: "dc11:".freeze,
|
197
197
|
label: "Type".freeze,
|
198
|
-
note:
|
198
|
+
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/type) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.".freeze,
|
199
199
|
type: "rdf:Property".freeze
|
200
200
|
end
|
201
201
|
end
|
data/lib/rdf/vocab/dcat.rb
CHANGED
@@ -159,7 +159,7 @@ module RDF::Vocab
|
|
159
159
|
|
160
160
|
# Ontology definition
|
161
161
|
ontology :"http://www.w3.org/ns/dcat#",
|
162
|
-
comment:
|
162
|
+
comment: "DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. By using DCAT to describe datasets in data catalogs, publishers increase discoverability and enable applications easily to consume metadata from multiple catalogs. It further enables decentralized publishing of catalogs and facilitates federated dataset search across sites. Aggregated DCAT metadata can serve as a manifest file to facilitate digital preservation. DCAT is defined at http://www.w3.org/TR/vocab-dcat/. Any variance between that normative document and this schema is an error in this schema.".freeze,
|
163
163
|
"dc:contributor": [term(
|
164
164
|
"foaf:homepage": "http://makxdekkers.com/".freeze,
|
165
165
|
"foaf:name": "Makx Dekkers".freeze,
|
@@ -239,7 +239,7 @@ module RDF::Vocab
|
|
239
239
|
)],
|
240
240
|
"dc:license": "https://creativecommons.org/licenses/by/4.0/".freeze,
|
241
241
|
"dc:modified": ["2012-04-24".freeze, "2013-09-20".freeze, "2013-11-28".freeze, "2017-12-19".freeze, "2019".freeze],
|
242
|
-
editorialNote:
|
242
|
+
editorialNote: "English language definitions updated in this revision in line with ED. Multilingual text unevenly updated.".freeze,
|
243
243
|
"foaf:maker": term(
|
244
244
|
"foaf:homepage": "http://www.w3.org/2011/gld/".freeze,
|
245
245
|
"foaf:name": "Government Linked Data WG".freeze
|
@@ -251,9 +251,9 @@ module RDF::Vocab
|
|
251
251
|
|
252
252
|
# Class definitions
|
253
253
|
term :Catalog,
|
254
|
-
comment:
|
255
|
-
definition:
|
256
|
-
editorialNote:
|
254
|
+
comment: "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog).".freeze,
|
255
|
+
definition: "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog).".freeze,
|
256
|
+
editorialNote: "English, Italian, Spanish definitions updated in this revision. Multilingual text not yet updated.".freeze,
|
257
257
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
258
258
|
label: "Catalog".freeze,
|
259
259
|
"skos:scopeNote": "A web-based data catalog is typically represented as a single instance of this class.".freeze,
|
@@ -264,9 +264,9 @@ module RDF::Vocab
|
|
264
264
|
)],
|
265
265
|
type: ["owl:Class".freeze, "rdfs:Class".freeze]
|
266
266
|
term :CatalogRecord,
|
267
|
-
comment:
|
268
|
-
definition:
|
269
|
-
editorialNote:
|
267
|
+
comment: "A record in a data catalog, describing the registration of a single dataset or data service.".freeze,
|
268
|
+
definition: "A record in a data catalog, describing the registration of a single dataset or data service.".freeze,
|
269
|
+
editorialNote: "English definition updated in this revision. Multilingual text not yet updated except the Spanish one and the Czech one and Italian one.".freeze,
|
270
270
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
271
271
|
label: "Catalog Record".freeze,
|
272
272
|
"skos:scopeNote": "This class is optional and not all catalogs will use it. It exists for catalogs where a distinction is made between metadata about a dataset or data service and metadata about the entry for the dataset or data service in the catalog. For example, the publication date property of the dataset reflects the date when the information was originally made available by the publishing agency, while the publication date of the catalog record is the date when the dataset was added to the catalog. In cases where both dates differ, or where only the latter is known, the publication date should only be specified for the catalog record. Notice that the W3C PROV Ontology allows describing further provenance information such as the details of the process and the agent involved in a particular change to a dataset.".freeze,
|
@@ -281,8 +281,8 @@ module RDF::Vocab
|
|
281
281
|
)],
|
282
282
|
type: ["owl:Class".freeze, "rdfs:Class".freeze]
|
283
283
|
term :DataService,
|
284
|
-
comment:
|
285
|
-
definition:
|
284
|
+
comment: "A site or end-point providing operations related to the discovery of, access to, or processing functions on, data or related resources.".freeze,
|
285
|
+
definition: "A site or end-point providing operations related to the discovery of, access to, or processing functions on, data or related resources.".freeze,
|
286
286
|
label: "Data service".freeze,
|
287
287
|
"skos:changeNote": "New class added in DCAT 2.0.".freeze,
|
288
288
|
"skos:scopeNote": ["If a dcat:DataService is bound to one or more specified Datasets, they are indicated by the dcat:servesDataset property.".freeze, "The kind of service can be indicated using the dct:type property. Its value may be taken from a controlled vocabulary such as the INSPIRE spatial data service type vocabulary.".freeze],
|
@@ -293,8 +293,8 @@ module RDF::Vocab
|
|
293
293
|
)],
|
294
294
|
type: "owl:Class".freeze
|
295
295
|
term :Dataset,
|
296
|
-
comment:
|
297
|
-
definition:
|
296
|
+
comment: "A collection of data, published or curated by a single source, and available for access or download in one or more represenations.".freeze,
|
297
|
+
definition: "A collection of data, published or curated by a single source, and available for access or download in one or more represenations.".freeze,
|
298
298
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
299
299
|
label: "Dataset".freeze,
|
300
300
|
"skos:changeNote": "2018-02 - subclass of dctype:Dataset removed because scope of dcat:Dataset includes several other types from the dctype vocabulary.".freeze,
|
@@ -302,15 +302,15 @@ module RDF::Vocab
|
|
302
302
|
subClassOf: "dcat:Resource".freeze,
|
303
303
|
type: ["owl:Class".freeze, "rdfs:Class".freeze]
|
304
304
|
term :Distribution,
|
305
|
-
comment:
|
306
|
-
definition:
|
305
|
+
comment: "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above).".freeze,
|
306
|
+
definition: "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above).".freeze,
|
307
307
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
308
308
|
label: "Distribution".freeze,
|
309
309
|
"skos:scopeNote": "This represents a general availability of a dataset it implies no information about the actual access method of the data, i.e. whether by direct download, API, or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions.".freeze,
|
310
310
|
type: ["owl:Class".freeze, "rdfs:Class".freeze]
|
311
311
|
term :Relationship,
|
312
|
-
comment:
|
313
|
-
definition:
|
312
|
+
comment: "An association class for attaching additional information to a relationship between DCAT Resources.".freeze,
|
313
|
+
definition: "An association class for attaching additional information to a relationship between DCAT Resources.".freeze,
|
314
314
|
label: "Relationship".freeze,
|
315
315
|
"skos:changeNote": "New class added in DCAT 2.0.".freeze,
|
316
316
|
"skos:scopeNote": "Use to characterize a relationship between datasets, and potentially other resources, where the nature of the relationship is known but is not adequately characterized by the standard Dublin Core properties (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf).".freeze,
|
@@ -321,16 +321,16 @@ module RDF::Vocab
|
|
321
321
|
),
|
322
322
|
type: "owl:Class".freeze
|
323
323
|
term :Resource,
|
324
|
-
comment:
|
325
|
-
definition:
|
324
|
+
comment: "Resource published or curated by a single agent.".freeze,
|
325
|
+
definition: "Resource published or curated by a single agent.".freeze,
|
326
326
|
label: "Catalogued resource".freeze,
|
327
327
|
"skos:changeNote": "New class added in DCAT 2.0.".freeze,
|
328
328
|
"skos:scopeNote": ["The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type.".freeze, "dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional subclasses may be defined in a DCAT profile or application for catalogs of other kinds of resources.".freeze],
|
329
329
|
type: "owl:Class".freeze
|
330
330
|
term :Role,
|
331
|
-
comment:
|
332
|
-
definition:
|
333
|
-
editorialNote:
|
331
|
+
comment: "A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships.".freeze,
|
332
|
+
definition: "A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships.".freeze,
|
333
|
+
editorialNote: "Introduced into DCAT to complement prov:Role (whose use is limited to roles in the context of an activity, as the range of prov:hadRole).".freeze,
|
334
334
|
label: "Role".freeze,
|
335
335
|
"rdfs:seeAlso": "dcat:hadRole".freeze,
|
336
336
|
"skos:changeNote": "New class added in DCAT 2.0.".freeze,
|
@@ -340,17 +340,17 @@ module RDF::Vocab
|
|
340
340
|
|
341
341
|
# Property definitions
|
342
342
|
property :accessService,
|
343
|
-
comment:
|
344
|
-
definition:
|
343
|
+
comment: "A site or end-point that gives access to the distribution of the dataset.".freeze,
|
344
|
+
definition: "A site or end-point that gives access to the distribution of the dataset.".freeze,
|
345
345
|
label: "data access service".freeze,
|
346
346
|
range: "dcat:DataService".freeze,
|
347
347
|
"skos:changeNote": "New property added in DCAT 2.0.".freeze,
|
348
348
|
type: "owl:ObjectProperty".freeze
|
349
349
|
property :accessURL,
|
350
|
-
comment:
|
351
|
-
definition:
|
350
|
+
comment: "A URL of a resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint. Use for all cases except a simple download link, in which case downloadURL is preferred.".freeze,
|
351
|
+
definition: "A URL of a resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint. Use for all cases except a simple download link, in which case downloadURL is preferred.".freeze,
|
352
352
|
domain: "dcat:Distribution".freeze,
|
353
|
-
editorialNote: [
|
353
|
+
editorialNote: ["Status: English Definition text modified by DCAT revision team, updated Italian and Czech translation provided, translations for other languages pending.".freeze, "rdfs:label, rdfs:comment and skos:scopeNote have been modified. Non-english versions except for Italian must be updated.".freeze],
|
354
354
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
355
355
|
label: "access address".freeze,
|
356
356
|
"owl:propertyChainAxiom": list("dcat:accessService".freeze, "dcat:endpointURL".freeze),
|
@@ -358,7 +358,7 @@ module RDF::Vocab
|
|
358
358
|
"skos:scopeNote": "If the distribution(s) are accessible only through a landing page (i.e. direct download URLs are not known), then the landing page link should be duplicated as accessURL on a distribution.".freeze,
|
359
359
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
360
360
|
property :bbox,
|
361
|
-
definition:
|
361
|
+
definition: "The geographic bounding box of a resource.".freeze,
|
362
362
|
domain: "dc:Location".freeze,
|
363
363
|
label: "bounding box".freeze,
|
364
364
|
range: "rdfs:Literal".freeze,
|
@@ -366,8 +366,8 @@ module RDF::Vocab
|
|
366
366
|
"skos:scopeNote": "The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as WKT (geosparql:asWKT [GeoSPARQL]) or [GML] (geosparql:asGML [GeoSPARQL]).".freeze,
|
367
367
|
type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
|
368
368
|
property :byteSize,
|
369
|
-
comment:
|
370
|
-
definition:
|
369
|
+
comment: "The size of a distribution in bytes.".freeze,
|
370
|
+
definition: "The size of a distribution in bytes.".freeze,
|
371
371
|
domain: "dcat:Distribution".freeze,
|
372
372
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
373
373
|
label: "byte size".freeze,
|
@@ -375,8 +375,8 @@ module RDF::Vocab
|
|
375
375
|
"skos:scopeNote": "The size in bytes can be approximated when the precise size is not known. The literal value of dcat:byteSize should by typed as xsd:decimal.".freeze,
|
376
376
|
type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
|
377
377
|
property :catalog,
|
378
|
-
comment:
|
379
|
-
definition:
|
378
|
+
comment: "A catalog whose contents are of interest in the context of this catalog.".freeze,
|
379
|
+
definition: "A catalog whose contents are of interest in the context of this catalog.".freeze,
|
380
380
|
domain: "dcat:Catalog".freeze,
|
381
381
|
label: "catalog".freeze,
|
382
382
|
range: "dcat:Catalog".freeze,
|
@@ -384,7 +384,7 @@ module RDF::Vocab
|
|
384
384
|
subPropertyOf: ["dc:hasPart".freeze, "rdfs:member".freeze],
|
385
385
|
type: "owl:ObjectProperty".freeze
|
386
386
|
property :centroid,
|
387
|
-
definition:
|
387
|
+
definition: "The geographic center (centroid) of a resource.".freeze,
|
388
388
|
domain: "dc:Location".freeze,
|
389
389
|
label: "centroid".freeze,
|
390
390
|
range: "rdfs:Literal".freeze,
|
@@ -392,8 +392,8 @@ module RDF::Vocab
|
|
392
392
|
"skos:scopeNote": "The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as WKT (geosparql:asWKT [GeoSPARQL]) or [GML] (geosparql:asGML [GeoSPARQL]).".freeze,
|
393
393
|
type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
|
394
394
|
property :compressFormat,
|
395
|
-
comment:
|
396
|
-
definition:
|
395
|
+
comment: "The compression format of the distribution in which the data is contained in a compressed form, e.g. to reduce the size of the downloadable file.".freeze,
|
396
|
+
definition: "The compression format of the distribution in which the data is contained in a compressed form, e.g. to reduce the size of the downloadable file.".freeze,
|
397
397
|
domain: "dcat:Distribution".freeze,
|
398
398
|
isDefinedBy: "https://www.w3.org/TR/vocab-dcat-2/".freeze,
|
399
399
|
label: "compression format".freeze,
|
@@ -403,45 +403,45 @@ module RDF::Vocab
|
|
403
403
|
subPropertyOf: "dc:format".freeze,
|
404
404
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
405
405
|
property :contactPoint,
|
406
|
-
comment:
|
407
|
-
definition:
|
408
|
-
editorialNote:
|
406
|
+
comment: "Relevant contact information for the catalogued resource. Use of vCard is recommended.".freeze,
|
407
|
+
definition: "Relevant contact information for the catalogued resource. Use of vCard is recommended.".freeze,
|
408
|
+
editorialNote: "Status: English Definition text modified by DCAT revision team, Italian, Spanish and Czech translations provided, other translations pending.".freeze,
|
409
409
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
410
410
|
label: "contact point".freeze,
|
411
411
|
range: "vcard:Kind".freeze,
|
412
412
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
413
413
|
property :dataset,
|
414
|
-
comment:
|
415
|
-
definition:
|
414
|
+
comment: "A collection of data that is listed in the catalog.".freeze,
|
415
|
+
definition: "A collection of data that is listed in the catalog.".freeze,
|
416
416
|
domain: "dcat:Catalog".freeze,
|
417
|
-
editorialNote:
|
417
|
+
editorialNote: "Status: English Definition text modified by DCAT revision team, Italian, Spanish and Czech translation provided, other translations pending.".freeze,
|
418
418
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
419
419
|
label: "dataset".freeze,
|
420
420
|
range: "dcat:Dataset".freeze,
|
421
421
|
subPropertyOf: ["dc:hasPart".freeze, "rdfs:member".freeze],
|
422
422
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
423
423
|
property :distribution,
|
424
|
-
comment:
|
425
|
-
definition:
|
424
|
+
comment: "An available distribution of the dataset.".freeze,
|
425
|
+
definition: "An available distribution of the dataset.".freeze,
|
426
426
|
domain: "dcat:Dataset".freeze,
|
427
|
-
editorialNote:
|
427
|
+
editorialNote: "Status: English Definition text modified by DCAT revision team, translations pending (except for Italian, Spanish and Czech).".freeze,
|
428
428
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
429
429
|
label: "distribution".freeze,
|
430
430
|
range: "dcat:Distribution".freeze,
|
431
431
|
subPropertyOf: "dc:relation".freeze,
|
432
432
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
433
433
|
property :downloadURL,
|
434
|
-
comment:
|
435
|
-
definition:
|
434
|
+
comment: "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dct:format and/or dcat:mediaType.".freeze,
|
435
|
+
definition: "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dct:format and/or dcat:mediaType.".freeze,
|
436
436
|
domain: "dcat:Distribution".freeze,
|
437
|
-
editorialNote: [
|
437
|
+
editorialNote: ["Status: English Definition text modified by DCAT revision team, Italian, Spanish and Czech translation updated, other translations pending.".freeze, "rdfs:label, rdfs:comment and/or skos:scopeNote have been modified. Non-english versions must be updated.".freeze],
|
438
438
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
439
439
|
label: "download URL".freeze,
|
440
440
|
range: "rdfs:Resource".freeze,
|
441
441
|
"skos:scopeNote": "dcat:downloadURL SHOULD be used for the address at which this distribution is available directly, typically through a HTTP Get request.".freeze,
|
442
442
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
443
443
|
property :endDate,
|
444
|
-
definition:
|
444
|
+
definition: "The end of the period.".freeze,
|
445
445
|
domain: "dc:PeriodOfTime".freeze,
|
446
446
|
label: "end date".freeze,
|
447
447
|
range: "rdfs:Literal".freeze,
|
@@ -449,45 +449,45 @@ module RDF::Vocab
|
|
449
449
|
"skos:scopeNote": "The range of this property is intentionally generic, with the purpose of allowing different level of temporal precision for specifying the end of a period. E.g., it can be expressed with a date (xsd:date), a date and time (xsd:dateTime), or a year (xsd:gYear).".freeze,
|
450
450
|
type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
|
451
451
|
property :endpointDescription,
|
452
|
-
comment:
|
453
|
-
definition:
|
452
|
+
comment: "A description of the service end-point, including its operations, parameters etc.".freeze,
|
453
|
+
definition: "A description of the service end-point, including its operations, parameters etc.".freeze,
|
454
454
|
domain: "dcat:DataService".freeze,
|
455
455
|
label: "description of service end-point".freeze,
|
456
456
|
"skos:changeNote": ["New property in DCAT 2.0.".freeze, "Nueva propiedad agregada en DCAT 2.0.".freeze],
|
457
457
|
"skos:scopeNote": ["An endpoint description may be expressed in a machine-readable form, such as an OpenAPI (Swagger) description, an OGC GetCapabilities response, a SPARQL Service Description, an OpenSearch or WSDL document, a Hydra API description, else in text or some other informal mode if a formal representation is not possible.".freeze, "The endpoint decription gives specific details of the actual endpoint instance, while dct:conformsTo is used to indicate the general standard or specification that the endpoint implements.".freeze],
|
458
458
|
type: "owl:ObjectProperty".freeze
|
459
459
|
property :endpointURL,
|
460
|
-
comment:
|
461
|
-
definition:
|
460
|
+
comment: "The root location or primary endpoint of the service (a web-resolvable IRI).".freeze,
|
461
|
+
definition: "The root location or primary endpoint of the service (a web-resolvable IRI).".freeze,
|
462
462
|
domain: "dcat:DataService".freeze,
|
463
463
|
label: "service end-point".freeze,
|
464
464
|
range: "rdfs:Resource".freeze,
|
465
465
|
"skos:changeNote": "New property in DCAT 2.0.".freeze,
|
466
466
|
type: "owl:ObjectProperty".freeze
|
467
467
|
property :hadRole,
|
468
|
-
comment:
|
469
|
-
definition:
|
468
|
+
comment: "The function of an entity or agent with respect to another entity or resource.".freeze,
|
469
|
+
definition: "The function of an entity or agent with respect to another entity or resource.".freeze,
|
470
470
|
domain: term(
|
471
471
|
type: "owl:Class".freeze,
|
472
472
|
unionOf: list("prov:Attribution".freeze, "dcat:Relationship".freeze)
|
473
473
|
),
|
474
|
-
editorialNote:
|
474
|
+
editorialNote: "Introduced into DCAT to complement prov:hadRole (whose use is limited to roles in the context of an activity, with the domain of prov:Association.".freeze,
|
475
475
|
label: "hadRole".freeze,
|
476
476
|
range: "dcat:Role".freeze,
|
477
477
|
"skos:changeNote": "New property added in DCAT 2.0.".freeze,
|
478
478
|
"skos:scopeNote": ["May be used in a qualified-attribution to specify the role of an Agent with respect to an Entity. It is recommended that the value be taken from a controlled vocabulary of agent roles, such as http://registry.it.csiro.au/def/isotc211/CI_RoleCode.".freeze, "May be used in a qualified-relation to specify the role of an Entity with respect to another Entity. It is recommended that the value be taken from a controlled vocabulary of entity roles such as: ISO 19115 DS_AssociationTypeCode http://registry.it.csiro.au/def/isotc211/DS_AssociationTypeCode; IANA Registry of Link Relations https://www.iana.org/assignments/link-relation; DataCite metadata schema; MARC relators https://id.loc.gov/vocabulary/relators.".freeze],
|
479
479
|
type: "owl:ObjectProperty".freeze
|
480
480
|
property :keyword,
|
481
|
-
comment:
|
482
|
-
definition:
|
481
|
+
comment: "A keyword or tag describing a resource.".freeze,
|
482
|
+
definition: "A keyword or tag describing a resource.".freeze,
|
483
483
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
484
484
|
label: "keyword".freeze,
|
485
485
|
range: "rdfs:Literal".freeze,
|
486
486
|
subPropertyOf: "dc:subject".freeze,
|
487
487
|
type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
|
488
488
|
property :landingPage,
|
489
|
-
comment:
|
490
|
-
definition:
|
489
|
+
comment: "A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information.".freeze,
|
490
|
+
definition: "A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information.".freeze,
|
491
491
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
492
492
|
label: "landing page".freeze,
|
493
493
|
range: "foaf:Document".freeze,
|
@@ -495,10 +495,10 @@ module RDF::Vocab
|
|
495
495
|
subPropertyOf: "foaf:page".freeze,
|
496
496
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
497
497
|
property :mediaType,
|
498
|
-
comment:
|
499
|
-
definition:
|
498
|
+
comment: "The media type of the distribution as defined by IANA".freeze,
|
499
|
+
definition: "The media type of the distribution as defined by IANA.".freeze,
|
500
500
|
domain: "dcat:Distribution".freeze,
|
501
|
-
editorialNote:
|
501
|
+
editorialNote: "Status: English Definition text modified by DCAT revision team, Italian and Czech translation provided, other translations pending. Note some inconsistency on def vs. usage.".freeze,
|
502
502
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
503
503
|
label: "media type".freeze,
|
504
504
|
range: "dc:MediaType".freeze,
|
@@ -507,8 +507,8 @@ module RDF::Vocab
|
|
507
507
|
subPropertyOf: "dc:format".freeze,
|
508
508
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
509
509
|
property :packageFormat,
|
510
|
-
comment:
|
511
|
-
definition:
|
510
|
+
comment: "The package format of the distribution in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together.".freeze,
|
511
|
+
definition: "The package format of the distribution in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together.".freeze,
|
512
512
|
domain: "dcat:Distribution".freeze,
|
513
513
|
isDefinedBy: "https://www.w3.org/TR/vocab-dcat-2/".freeze,
|
514
514
|
label: "packaging format".freeze,
|
@@ -518,35 +518,35 @@ module RDF::Vocab
|
|
518
518
|
subPropertyOf: "dc:format".freeze,
|
519
519
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
520
520
|
property :qualifiedRelation,
|
521
|
-
comment:
|
522
|
-
definition:
|
521
|
+
comment: "Link to a description of a relationship with another resource.".freeze,
|
522
|
+
definition: "Link to a description of a relationship with another resource.".freeze,
|
523
523
|
domain: "dcat:Resource".freeze,
|
524
|
-
editorialNote:
|
524
|
+
editorialNote: "Introduced into DCAT to complement the other PROV qualified relations. ".freeze,
|
525
525
|
label: "qualified relation".freeze,
|
526
526
|
range: "dcat:Relationship".freeze,
|
527
527
|
"skos:changeNote": "New property added in DCAT 2.0.".freeze,
|
528
528
|
"skos:scopeNote": "Used to link to another resource where the nature of the relationship is known but does not match one of the standard Dublin Core properties (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf).".freeze,
|
529
529
|
type: "owl:ObjectProperty".freeze
|
530
530
|
property :record,
|
531
|
-
comment:
|
532
|
-
definition:
|
531
|
+
comment: "A record describing the registration of a single dataset or data service that is part of the catalog.".freeze,
|
532
|
+
definition: "A record describing the registration of a single dataset or data service that is part of the catalog.".freeze,
|
533
533
|
domain: "dcat:Catalog".freeze,
|
534
|
-
editorialNote:
|
534
|
+
editorialNote: "Status: English, Italian, Spanish and Czech Definitions modified by DCAT revision team, other translations pending.".freeze,
|
535
535
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
536
536
|
label: "record".freeze,
|
537
537
|
range: "dcat:CatalogRecord".freeze,
|
538
538
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
539
539
|
property :servesDataset,
|
540
|
-
comment:
|
541
|
-
definition:
|
540
|
+
comment: "A collection of data that this DataService can distribute.".freeze,
|
541
|
+
definition: "A collection of data that this DataService can distribute.".freeze,
|
542
542
|
domain: "dcat:DataService".freeze,
|
543
543
|
label: "serves dataset".freeze,
|
544
544
|
range: "dcat:Dataset".freeze,
|
545
545
|
"skos:changeNote": "New property in DCAT 2.0.".freeze,
|
546
546
|
type: "owl:ObjectProperty".freeze
|
547
547
|
property :service,
|
548
|
-
comment:
|
549
|
-
definition:
|
548
|
+
comment: "A site or endpoint that is listed in the catalog.".freeze,
|
549
|
+
definition: "A site or endpoint that is listed in the catalog.".freeze,
|
550
550
|
domain: "dcat:Catalog".freeze,
|
551
551
|
label: "service".freeze,
|
552
552
|
range: "dcat:DataService".freeze,
|
@@ -554,16 +554,16 @@ module RDF::Vocab
|
|
554
554
|
subPropertyOf: ["dc:hasPart".freeze, "rdfs:member".freeze],
|
555
555
|
type: "owl:ObjectProperty".freeze
|
556
556
|
property :spatialResolutionInMeters,
|
557
|
-
comment: [
|
558
|
-
definition: [
|
559
|
-
editorialNote:
|
557
|
+
comment: ["minimum spatial separation resolvable in a dataset, measured in meters.".freeze, "minimum spatial separation resolvable in a dataset, measured in metres.".freeze],
|
558
|
+
definition: ["minimum spatial separation resolvable in a dataset, measured in meters.".freeze, "minimum spatial separation resolvable in a dataset, measured in metres.".freeze],
|
559
|
+
editorialNote: "Might appear in the description of a Dataset or a Distribution, so no domain is specified.".freeze,
|
560
560
|
label: ["spatial resolution (meters)".freeze, "spatial resolution (metres)".freeze],
|
561
561
|
range: "xsd:decimal".freeze,
|
562
562
|
"skos:changeNote": "New property added in DCAT 2.0.".freeze,
|
563
563
|
"skos:scopeNote": ["Alternative spatial resolutions might be provided as different dataset distributions.".freeze, "If the dataset is an image or grid this should correspond to the spacing of items. For other kinds of spatial dataset, this property will usually indicate the smallest distance between items in the dataset.".freeze],
|
564
564
|
type: "owl:DatatypeProperty".freeze
|
565
565
|
property :startDate,
|
566
|
-
definition:
|
566
|
+
definition: "The start of the period".freeze,
|
567
567
|
domain: "dc:PeriodOfTime".freeze,
|
568
568
|
label: "start date".freeze,
|
569
569
|
range: "rdfs:Literal".freeze,
|
@@ -571,18 +571,18 @@ module RDF::Vocab
|
|
571
571
|
"skos:scopeNote": "The range of this property is intentionally generic, with the purpose of allowing different level of temporal precision for specifying the start of a period. E.g., it can be expressed with a date (xsd:date), a date and time (xsd:dateTime), or a year (xsd:gYear).".freeze,
|
572
572
|
type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
|
573
573
|
property :temporalResolution,
|
574
|
-
comment:
|
575
|
-
definition:
|
576
|
-
editorialNote:
|
574
|
+
comment: "minimum time period resolvable in a dataset.".freeze,
|
575
|
+
definition: "minimum time period resolvable in a dataset.".freeze,
|
576
|
+
editorialNote: "Might appear in the description of a Dataset or a Distribution, so no domain is specified.".freeze,
|
577
577
|
label: "temporal resolution".freeze,
|
578
578
|
range: "xsd:duration".freeze,
|
579
579
|
"skos:changeNote": "New property added in DCAT 2.0.".freeze,
|
580
580
|
"skos:scopeNote": ["Alternative temporal resolutions might be provided as different dataset distributions.".freeze, "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset.".freeze],
|
581
581
|
type: "owl:DatatypeProperty".freeze
|
582
582
|
property :theme,
|
583
|
-
comment:
|
584
|
-
definition:
|
585
|
-
editorialNote:
|
583
|
+
comment: "A main category of the resource. A resource can have multiple themes.".freeze,
|
584
|
+
definition: "A main category of the resource. A resource can have multiple themes.".freeze,
|
585
|
+
editorialNote: "Status: English Definition text modified by DCAT revision team, all except for Italian and Czech translations are pending.".freeze,
|
586
586
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
587
587
|
label: "theme".freeze,
|
588
588
|
range: "skos:Concept".freeze,
|
@@ -590,8 +590,8 @@ module RDF::Vocab
|
|
590
590
|
subPropertyOf: "dc:subject".freeze,
|
591
591
|
type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
|
592
592
|
property :themeTaxonomy,
|
593
|
-
comment:
|
594
|
-
definition:
|
593
|
+
comment: "The knowledge organization system (KOS) used to classify catalog's datasets.".freeze,
|
594
|
+
definition: "The knowledge organization system (KOS) used to classify catalog's datasets.".freeze,
|
595
595
|
domain: "dcat:Catalog".freeze,
|
596
596
|
isDefinedBy: "http://www.w3.org/TR/vocab-dcat/".freeze,
|
597
597
|
label: "theme taxonomy".freeze,
|