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/edm.rb
CHANGED
@@ -186,8 +186,7 @@ module RDF::Vocab
|
|
186
186
|
|
187
187
|
# Class definitions
|
188
188
|
term :Agent,
|
189
|
-
definition:
|
190
|
-
potential to perform intentional actions for which they can be held responsible.).freeze,
|
189
|
+
definition: "This class comprises people, either individually or in groups, who have the\npotential to perform intentional actions for which they can be held responsible.".freeze,
|
191
190
|
equivalentClass: "http://www.cidoc-crm.org/rdfs/cidoc-crm#E39_Actor".freeze,
|
192
191
|
label: "Agent".freeze,
|
193
192
|
"skos:example": "Leonardo da Vinci, the British Museum, W3C".freeze,
|
@@ -195,35 +194,30 @@ potential to perform intentional actions for which they can be held responsible.
|
|
195
194
|
subClassOf: "edm:NonInformationResource".freeze,
|
196
195
|
type: "owl:Class".freeze
|
197
196
|
term :EuropeanaAggregation,
|
198
|
-
definition:
|
199
|
-
collectively represent that object in Europeana. Such set consists of: all
|
200
|
-
descriptions about the object that Europeana collects from \(possibly different\) content providers, including thumbnails and other forms of abstractions, as well as of the description of the object Europeana builds.).freeze,
|
197
|
+
definition: "The set of resources related to a single Cultural Heritage Object that\ncollectively represent that object in Europeana. Such set consists of: all\ndescriptions about the object that Europeana collects from (possibly different) content providers, including thumbnails and other forms of abstractions, as well as of the description of the object Europeana builds.".freeze,
|
201
198
|
equivalentClass: term(
|
202
199
|
cardinality: "1".freeze,
|
203
200
|
onProperty: "edm:aggregatedCHO".freeze,
|
204
201
|
type: "owl:Restriction".freeze
|
205
202
|
),
|
206
203
|
label: "Europeana Aggregation".freeze,
|
207
|
-
note:
|
204
|
+
note: "An instance of EuropeanaAggregation is created at ingestion time for each different Cultural Heritage Object recognized by Europeana. Such instance is associated to the Cultural Heritage Object that it is about, by the property edm:aggregatedCHO".freeze,
|
208
205
|
"skos:example": ["The 56th issue of \"Le Temps\" is a (different) Cultural Heritage Object represented in Europeana by another EuropeanaAggregation instance".freeze, "The journal \"Le Temps\" is a Cultural Heritage Object represented in Europeana by one EuropeanaAggregation instance".freeze, "The painting Mona Lisa is a Cultural Heritage Object represented in Europeana by one EuropeanaAggregation instance".freeze],
|
209
206
|
"skos:scopeNote": ["Obligation and Occurence: The relation between the Cultural Heritage Objects represented in Europeana and the instances of the class EuropeanaAggregation is one-to-one, in the data maintained by Europeana: every Cultural Heritage Object is represented by an instance of EuropeanaAggregation, and every instance of EuropeanaAggregation represent a Cultural Heritage Object.".freeze, "Rationale: This class is used in Europeana to gather in a single conceptual unit all the information about a Cultural Heritage Object, necessary for all operations on these objects.".freeze],
|
210
207
|
subClassOf: ["edm:EuropeanaObject".freeze, "ore:Aggregation".freeze],
|
211
208
|
type: "owl:Class".freeze
|
212
209
|
term :EuropeanaObject,
|
213
|
-
definition:
|
210
|
+
definition: "Any object that is the result of Europeana’s activities".freeze,
|
214
211
|
label: "Europeana Object".freeze,
|
215
212
|
"skos:example": ["An annotation created by a user through the Europeana portal".freeze, "Any content created by the users through the service made available by Europeana for that purpose".freeze, "Any instance of the class EuropeanaAggregation".freeze],
|
216
213
|
"skos:scopeNote": "Rationale: This class is used to tag objects that are the result of activity of Europeana, and, as such, objects on which Europeana holds rights".freeze,
|
217
214
|
subClassOf: "edm:WebResource".freeze,
|
218
215
|
type: "owl:Class".freeze
|
219
216
|
term :Event,
|
220
|
-
definition:
|
221
|
-
regardless of scale, brought about by a series or group of coherent physical,
|
222
|
-
cultural, technological or legal phenomena" \(E5 Event in CIDOC CRM\) or a "set of coherent phenomena or cultural manifestations bounded in time and space" \(E4 Period in CIDOC CRM\)
|
223
|
-
).freeze,
|
217
|
+
definition: "An event is a change \"of states in cultural, social or physical systems,\n regardless of scale, brought about by a series or group of coherent physical,\ncultural, technological or legal phenomena\" (E5 Event in CIDOC CRM) or a \"set of coherent phenomena or cultural manifestations bounded in time and space\" (E4 Period in CIDOC CRM)\n".freeze,
|
224
218
|
equivalentClass: ["http://iflastandards.info/ns/fr/frbr/frbroo/F8_Event".freeze, "http://metadata.net/harmony/abc#Temporality".freeze, "http://purl.org/vocab/frbr/core#Event".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#E4_Period".freeze],
|
225
219
|
label: "Event".freeze,
|
226
|
-
note:
|
220
|
+
note: "Events are identified either by the content provider or by Europeana enrichment at ingestion time".freeze,
|
227
221
|
"skos:example": ["the 2nd World War".freeze, "the act of painting Mona Lisa".freeze, "the change of custody of Mona Lisa".freeze],
|
228
222
|
"skos:scopeNote": "Rationale:This class is a domain of edm:happenedAt and the domain of edm:occurredAt".freeze,
|
229
223
|
subClassOf: ["edm:NonInformationResource".freeze, term(
|
@@ -233,7 +227,7 @@ cultural, technological or legal phenomena" \(E5 Event in CIDOC CRM\) or a "set
|
|
233
227
|
)],
|
234
228
|
type: "owl:Class".freeze
|
235
229
|
term :InformationResource,
|
236
|
-
definition:
|
230
|
+
definition: "An information resource is a resource whose essential characteristics can be conveyed in a single message. It can be associated with a URI, it can have a representation, for example: a text is an InformationResource.".freeze,
|
237
231
|
equivalentClass: ["http://www.cidoc-crm.org/rdfs/cidoc-crm#E89_Propositional_Object".freeze, term(
|
238
232
|
type: "owl:Class".freeze,
|
239
233
|
unionOf: list("http://iflastandards.info/ns/fr/frbr/frbroo/F1_Work".freeze, "http://iflastandards.info/ns/fr/frbr/frbroo/F2_Expression".freeze, "http://iflastandards.info/ns/fr/frbr/frbroo/F3_Manifestation_Product_Type".freeze, "http://iflastandards.info/ns/fr/frbr/frbroo/F4_Manifestation_Singleton".freeze)
|
@@ -244,27 +238,26 @@ cultural, technological or legal phenomena" \(E5 Event in CIDOC CRM\) or a "set
|
|
244
238
|
label: "Information Resource".freeze,
|
245
239
|
type: "owl:Class".freeze
|
246
240
|
term :NonInformationResource,
|
247
|
-
definition:
|
241
|
+
definition: "All resources that are not information resources.".freeze,
|
248
242
|
label: "Non-Information Resource".freeze,
|
249
243
|
"owl:complementOf": "edm:InformationResource".freeze,
|
250
244
|
type: "owl:Class".freeze
|
251
245
|
term :PhysicalThing,
|
252
|
-
definition:
|
253
|
-
Persons are not items. This class represents Cultural Heritage Objects known to Europeana to be physical things \(such as Mona Lisa\) as well as all physical things Europeana refers to in the descriptions of Cultural Heritage Objects \(such as the Rosetta Stone\).).freeze,
|
246
|
+
definition: "A persistent physical item such as a painting, a building, a book or a stone.\nPersons are not items. This class represents Cultural Heritage Objects known to Europeana to be physical things (such as Mona Lisa) as well as all physical things Europeana refers to in the descriptions of Cultural Heritage Objects (such as the Rosetta Stone).".freeze,
|
254
247
|
equivalentClass: "http://www.cidoc-crm.org/rdfs/cidoc-crm#E18_Physical_Thing".freeze,
|
255
248
|
label: "Physical Thing".freeze,
|
256
249
|
subClassOf: "edm:NonInformationResource".freeze,
|
257
250
|
type: "owl:Class".freeze
|
258
251
|
term :Place,
|
259
|
-
definition:
|
252
|
+
definition: "An \"extent in space, in particular on the surface of the earth, in the pure sense of physics: independent from temporal phenomena and matter\" (CIDOC CRM)".freeze,
|
260
253
|
equivalentClass: ["http://iflastandards.info/ns/fr/frbr/frbroo/F9_Place".freeze, "http://metadata.net/harmony/abc#Place".freeze, "http://purl.org/vocab/frbr/core#Place".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#E53_Place".freeze, "http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#space-region".freeze],
|
261
254
|
label: "Place".freeze,
|
262
255
|
subClassOf: "edm:NonInformationResource".freeze,
|
263
256
|
type: "owl:Class".freeze
|
264
257
|
term :ProvidedCHO,
|
265
|
-
definition:
|
258
|
+
definition: "This class comprises the Cultural Heritage objects that Europeana collects descriptions about.".freeze,
|
266
259
|
label: "Provided CHO".freeze,
|
267
|
-
note:
|
260
|
+
note: "This class has been mostly motivated by the need to assign a type to the “central node” in the EDM pattern, during the ingestion process, related to the XML expression of EDM at that stage. It was especially intended to fit the cases where edm:PhysicalThing cannot be used as the type of the resource standing for the real-world object (independently of any specific data contributor perspective).".freeze,
|
268
261
|
"skos:example": "Mona Lisa, Winged Victory of Samothrace".freeze,
|
269
262
|
"skos:scopeNote": "Rationale: This class is the range of edm:aggregatedCHO. A resource of type ProvidedCHO can be the subject of statements using edm:isRelatedTo or any more specific property.".freeze,
|
270
263
|
subClassOf: term(
|
@@ -277,29 +270,27 @@ Persons are not items. This class represents Cultural Heritage Objects known to
|
|
277
270
|
),
|
278
271
|
type: "owl:Class".freeze
|
279
272
|
term :TimeSpan,
|
280
|
-
definition:
|
281
|
-
having a beginning, an end and a duration" \(CIDOC CRM\)).freeze,
|
273
|
+
definition: "The class of \"abstract temporal extents, in the sense of Galilean physics,\n having a beginning, an end and a duration\" (CIDOC CRM)".freeze,
|
282
274
|
equivalentClass: ["http://metadata.net/harmony/abc#Time".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#E52_Time-Span".freeze, "http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#time-interval".freeze],
|
283
275
|
label: "Time Span".freeze,
|
284
276
|
subClassOf: ["dc:PeriodOfTime".freeze, "edm:NonInformationResource".freeze],
|
285
277
|
type: "owl:Class".freeze
|
286
278
|
term :WebResource,
|
287
|
-
definition:
|
288
|
-
a URI.).freeze,
|
279
|
+
definition: "Information Resources that have at least one Web Representation and at least\na URI.".freeze,
|
289
280
|
label: "Web Resource".freeze,
|
290
281
|
subClassOf: "edm:InformationResource".freeze,
|
291
282
|
type: "owl:Class".freeze
|
292
283
|
|
293
284
|
# Property definitions
|
294
285
|
property :aggregatedCHO,
|
295
|
-
definition:
|
286
|
+
definition: "This property associates an ORE aggregation with the cultural heritage object(s) (CHO for short) it is about.".freeze,
|
296
287
|
domain: "ore:Aggregation".freeze,
|
297
288
|
label: "Aggregated Cultural Heritage Object".freeze,
|
298
289
|
range: "edm:ProvidedCHO".freeze,
|
299
290
|
subPropertyOf: ["dc11:subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P129_is_about".freeze, "ore:aggregates".freeze],
|
300
291
|
type: "owl:ObjectProperty".freeze
|
301
292
|
property :begin,
|
302
|
-
definition:
|
293
|
+
definition: "This property denotes the start date of a period of time.".freeze,
|
303
294
|
domain: term(
|
304
295
|
type: "owl:Class".freeze,
|
305
296
|
unionOf: list("edm:Agent".freeze, "edm:TimeSpan".freeze)
|
@@ -308,16 +299,16 @@ a URI.).freeze,
|
|
308
299
|
subPropertyOf: "edm:isRelatedTo".freeze,
|
309
300
|
type: "owl:DatatypeProperty".freeze
|
310
301
|
property :collectionName,
|
311
|
-
definition:
|
302
|
+
definition: "This property holds the collection identifier given to the dataset in Europeana.".freeze,
|
312
303
|
label: "Collection Name".freeze,
|
313
|
-
note:
|
304
|
+
note: "The value of this property is provided by Europeana as part of the ingestion process.".freeze,
|
314
305
|
type: "owl:ObjectProperty".freeze
|
315
306
|
property :country,
|
316
307
|
label: "Country".freeze,
|
317
308
|
subPropertyOf: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P12_occurred_in_the_presence_of".freeze,
|
318
309
|
type: "rdf:Property".freeze
|
319
310
|
property :currentLocation,
|
320
|
-
definition:
|
311
|
+
definition: "The geographic location and/or name of the repository, building, site, or other entity whose boundaries presently include the resource.".freeze,
|
321
312
|
domain: term(
|
322
313
|
type: "owl:Class".freeze,
|
323
314
|
unionOf: list("edm:ProvidedCHO".freeze, term(
|
@@ -337,14 +328,14 @@ a URI.).freeze,
|
|
337
328
|
subPropertyOf: "dc:spatial".freeze,
|
338
329
|
type: "owl:ObjectProperty".freeze
|
339
330
|
property :dataProvider,
|
340
|
-
definition:
|
331
|
+
definition: "The name or identifier of the organisation who contributes data indirectly to an aggregation service (e.g. Europeana).".freeze,
|
341
332
|
domain: "ore:Aggregation".freeze,
|
342
333
|
label: "Data Provider".freeze,
|
343
334
|
range: "edm:Agent".freeze,
|
344
335
|
subPropertyOf: "dc:provenance".freeze,
|
345
336
|
type: "rdf:Property".freeze
|
346
337
|
property :end,
|
347
|
-
definition:
|
338
|
+
definition: "This property denotes the end date of a period of time.".freeze,
|
348
339
|
domain: term(
|
349
340
|
type: "owl:Class".freeze,
|
350
341
|
unionOf: list("edm:Agent".freeze, "edm:TimeSpan".freeze)
|
@@ -353,13 +344,12 @@ a URI.).freeze,
|
|
353
344
|
subPropertyOf: "edm:isRelatedTo".freeze,
|
354
345
|
type: "owl:DatatypeProperty".freeze
|
355
346
|
property :europeanaProxy,
|
356
|
-
definition:
|
347
|
+
definition: "This property serves only as a flag to indicate that a proxy is a Europeana proxy (as opposed to a provider proxy). It is for internal use only.".freeze,
|
357
348
|
label: "Europeana Proxy".freeze,
|
358
|
-
note:
|
349
|
+
note: "By default, any proxy without this flag can be interpreted as having the value false and is a provider proxy.".freeze,
|
359
350
|
type: "owl:ObjectProperty".freeze
|
360
351
|
property :happenedAt,
|
361
|
-
definition:
|
362
|
-
happened.).freeze,
|
352
|
+
definition: "This property associates an event with the place at which the event\nhappened.".freeze,
|
363
353
|
domain: "edm:Event".freeze,
|
364
354
|
equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P7_took_place_at".freeze,
|
365
355
|
label: "Happened At".freeze,
|
@@ -367,13 +357,12 @@ happened.).freeze,
|
|
367
357
|
subPropertyOf: "dc11:relation".freeze,
|
368
358
|
type: "owl:ObjectProperty".freeze
|
369
359
|
property :hasMet,
|
370
|
-
definition:
|
360
|
+
definition: "edm:hasMet relates a resource with the objects or phenomena that have happened to or have happened together with the resource under consideration. We can abstractly think of history and the present as a series of “meetings” between people and other things in space-time. Therefore we name this relationship as the things the object “has met” in the course of its existence. These meetings are events in the proper sense, in which other people and things participate in any role.".freeze,
|
371
361
|
label: "Has Met".freeze,
|
372
362
|
subPropertyOf: "dc11:relation".freeze,
|
373
363
|
type: "rdf:Property".freeze
|
374
364
|
property :hasType,
|
375
|
-
definition:
|
376
|
-
type system such as MIME or any thesaurus that captures categories of objects in a given field \(e.g., the “Objects” facet in Getty’s Art and Architecture Thesaurus\). It does not capture aboutness.).freeze,
|
365
|
+
definition: "This property relates a resource with the concepts it belongs to in a suitable\ntype system such as MIME or any thesaurus that captures categories of objects in a given field (e.g., the “Objects” facet in Getty’s Art and Architecture Thesaurus). It does not capture aboutness.".freeze,
|
377
366
|
domain: term(
|
378
367
|
type: "owl:Class".freeze,
|
379
368
|
unionOf: list("edm:ProvidedCHO".freeze, term(
|
@@ -393,25 +382,20 @@ type system such as MIME or any thesaurus that captures categories of objects in
|
|
393
382
|
subPropertyOf: "edm:isRelatedTo".freeze,
|
394
383
|
type: "owl:ObjectProperty".freeze
|
395
384
|
property :hasView,
|
396
|
-
definition:
|
397
|
-
providing a view of that CHO. Examples of view are: a thumbnail, a textual
|
398
|
-
abstract and a table of contents. The ORE aggregation may be a Europeana
|
399
|
-
Aggregation, in which case the view is an object owned by Europeana \(i.e., an instance of edm:EuropeanaObject\) or an aggregation contributed by a content provider. In order to capture both these cases, the domain of edm:hasView is ore:Aggregation and its range is edm:WebResource).freeze,
|
385
|
+
definition: "This property relates a ORE aggregation about a CHO with a web resource\nproviding a view of that CHO. Examples of view are: a thumbnail, a textual\nabstract and a table of contents. The ORE aggregation may be a Europeana\nAggregation, in which case the view is an object owned by Europeana (i.e., an instance of edm:EuropeanaObject) or an aggregation contributed by a content provider. In order to capture both these cases, the domain of edm:hasView is ore:Aggregation and its range is edm:WebResource".freeze,
|
400
386
|
domain: "ore:Aggregation".freeze,
|
401
387
|
label: "Has View".freeze,
|
402
388
|
range: "edm:WebResource".freeze,
|
403
389
|
subPropertyOf: "ore:aggregates".freeze,
|
404
390
|
type: "owl:ObjectProperty".freeze
|
405
391
|
property :incorporates,
|
406
|
-
definition:
|
407
|
-
resource. Such resources may be nested, such as performing a theater play text, and then recording the performance, or creating an artful edition of a collection of poems or just aggregating various poems in an anthology. There may be no single part that contains ultimately the incorporated object, which may be dispersed in the presentation. Therefore, incorporated resources do in general not form proper parts. Incorporated resources are not part of the same resource, but are taken from other resources, and have an independent history. Therefore edm:incorporates is not a sub-property of dcterm:hasPart.).freeze,
|
392
|
+
definition: "This property captures the use of some resource to add value to another\nresource. Such resources may be nested, such as performing a theater play text, and then recording the performance, or creating an artful edition of a collection of poems or just aggregating various poems in an anthology. There may be no single part that contains ultimately the incorporated object, which may be dispersed in the presentation. Therefore, incorporated resources do in general not form proper parts. Incorporated resources are not part of the same resource, but are taken from other resources, and have an independent history. Therefore edm:incorporates is not a sub-property of dcterm:hasPart.".freeze,
|
408
393
|
equivalentProperty: "http://iflastandards.info/ns/fr/frbr/frbroo/R14_incorporates".freeze,
|
409
394
|
label: "Incorporates".freeze,
|
410
395
|
subPropertyOf: "edm:isSimilarTo".freeze,
|
411
396
|
type: "owl:ObjectProperty".freeze
|
412
397
|
property :isAnnotationOf,
|
413
|
-
definition:
|
414
|
-
that it annotates.).freeze,
|
398
|
+
definition: "This property relates an annotation (a Europeana object) with the resource\nthat it annotates.".freeze,
|
415
399
|
domain: "edm:EuropeanaObject".freeze,
|
416
400
|
label: "Is Annotation Of".freeze,
|
417
401
|
range: term(
|
@@ -430,19 +414,18 @@ that it annotates.).freeze,
|
|
430
414
|
subPropertyOf: ["dc11:subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P67_refers_to".freeze],
|
431
415
|
type: "owl:ObjectProperty".freeze
|
432
416
|
property :isDerivativeOf,
|
433
|
-
definition:
|
417
|
+
definition: "This property captures a narrower notion of derivation than edm:isSimilarTo, in the sense that it relates a resource to another one, obtained by reworking, reducing, expanding, parts or the whole contents of the former, and possibly adding some minor parts. Versions have an even narrower meaning, in that it requires common identity between the related resources. Translations, summaries, abstractions etc. do not qualify as versions, but do qualify as derivatives.".freeze,
|
434
418
|
equivalentProperty: "http://iflastandards.info/ns/fr/frbr/frbroo/R2_is_derivative_of".freeze,
|
435
419
|
label: "Is Derivative Of".freeze,
|
436
420
|
subPropertyOf: "edm:isSimilarTo".freeze,
|
437
421
|
type: "rdf:Property".freeze
|
438
422
|
property :isNextInSequence,
|
439
|
-
definition:
|
423
|
+
definition: "edm:isNextInSequence relates two resources S and R that are ordered parts of the same resource A, and such that S comes immediately after R in the order created by their being parts of A.".freeze,
|
440
424
|
label: "Is Next In Sequence Of".freeze,
|
441
425
|
subPropertyOf: "dc11:relation".freeze,
|
442
426
|
type: "owl:ObjectProperty".freeze
|
443
427
|
property :isRelatedTo,
|
444
|
-
definition:
|
445
|
-
properties have typically to do either with the things that have happened to or together with the object under consideration, or what the object refers to by its shape, form or features in a figural or encoded form. For sake of simplicity, we include in the contextual relationships also the scholarly classification, which may have either to do with the role and cultural connections of the object in the past, or its kind of structure, substance or contents as it can be verified at present.).freeze,
|
428
|
+
definition: "edm:isRelatedTo is the most general contextual property in EDM. Contextual\nproperties have typically to do either with the things that have happened to or together with the object under consideration, or what the object refers to by its shape, form or features in a figural or encoded form. For sake of simplicity, we include in the contextual relationships also the scholarly classification, which may have either to do with the role and cultural connections of the object in the past, or its kind of structure, substance or contents as it can be verified at present.".freeze,
|
446
429
|
domain: term(
|
447
430
|
type: "owl:Class".freeze,
|
448
431
|
unionOf: list("edm:ProvidedCHO".freeze, term(
|
@@ -459,55 +442,52 @@ properties have typically to do either with the things that have happened to or
|
|
459
442
|
label: "Is Related To".freeze,
|
460
443
|
type: "rdf:Property".freeze
|
461
444
|
property :isRepresentationOf,
|
462
|
-
definition:
|
445
|
+
definition: "This property associates an information resource to the resource (if any) that it represents".freeze,
|
463
446
|
domain: "edm:InformationResource".freeze,
|
464
447
|
label: "Is Representation Of".freeze,
|
465
448
|
subPropertyOf: ["dc11:subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P138_represents".freeze],
|
466
449
|
type: "owl:ObjectProperty".freeze
|
467
450
|
property :isShownAt,
|
468
|
-
definition:
|
451
|
+
definition: "An unambiguous URL reference to the digital object on the provider’s web site in its full information context.".freeze,
|
469
452
|
label: "Is Shown At".freeze,
|
470
453
|
range: "edm:WebResource".freeze,
|
471
454
|
subPropertyOf: "edm:hasView".freeze,
|
472
455
|
type: "owl:ObjectProperty".freeze
|
473
456
|
property :isShownBy,
|
474
|
-
definition:
|
457
|
+
definition: "An unambiguous URL reference to the digital object on the provider’s web site in the best available resolution/quality.".freeze,
|
475
458
|
label: "Is Shown By".freeze,
|
476
459
|
range: "edm:WebResource".freeze,
|
477
460
|
subPropertyOf: "edm:hasView".freeze,
|
478
461
|
type: "owl:ObjectProperty".freeze
|
479
462
|
property :isSimilarTo,
|
480
|
-
definition:
|
463
|
+
definition: "The most generic derivation property, covering also the case of questionable derivation. Is Similar To asserts that parts of the contents of one resource exhibit common features with respect to ideas, shapes, structures, colors, words, plots, topics with the contents of the related resource. Those common features may be attributed to a common origin or influence (in particular for derivation), but also to more generic cultural or psychological factors.".freeze,
|
481
464
|
equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P130_shows_features_of".freeze,
|
482
465
|
label: "Is Similar To".freeze,
|
483
466
|
subPropertyOf: "dc11:relation".freeze,
|
484
467
|
type: "rdf:Property".freeze
|
485
468
|
property :isSuccessorOf,
|
486
|
-
definition:
|
469
|
+
definition: "This property captures the relation between the continuation of a resource and that resource. This applies to a story, a serial, a journal etc. No content of the successor resource is identical or has a similar form with that of the precursor. The similarity is only in the context, subjects and figures of a plot. Successors typically form part of a common whole – such as a trilogy, a journal, etc.".freeze,
|
487
470
|
label: "Is Successor Of".freeze,
|
488
471
|
subPropertyOf: "edm:isSimilarTo".freeze,
|
489
472
|
type: "owl:ObjectProperty".freeze
|
490
473
|
property :landingPage,
|
491
|
-
definition:
|
474
|
+
definition: "This property captures the relation between a Europeana aggregation representing a cultural heritage object and a (reference) Web resource giving access to that object. Europeana provides the value for this property.".freeze,
|
492
475
|
label: "Landing Page".freeze,
|
493
476
|
range: "edm:WebResource".freeze,
|
494
477
|
subPropertyOf: "ore:aggregates".freeze,
|
495
478
|
type: "owl:ObjectProperty".freeze
|
496
479
|
property :language,
|
497
|
-
definition:
|
480
|
+
definition: "The value for this element is added by the Data Ingestion Team as part of the ingestion process, based on the language of the data provider.".freeze,
|
498
481
|
label: "Europeana Language".freeze,
|
499
482
|
type: "rdf:Property".freeze
|
500
483
|
property :object,
|
501
|
-
definition:
|
502
|
-
thumbnail, the URL of the digital object in the best resolution available on the
|
503
|
-
web site of the data provider from which a thumbnail could be generated. This will often be the same URL as given in edm:isShownBy.).freeze,
|
484
|
+
definition: "The URL of a thumbnail representing the digital object or, if there is no such\nthumbnail, the URL of the digital object in the best resolution available on the\nweb site of the data provider from which a thumbnail could be generated. This will often be the same URL as given in edm:isShownBy.".freeze,
|
504
485
|
label: "Object".freeze,
|
505
486
|
range: "edm:WebResource".freeze,
|
506
487
|
subPropertyOf: "edm:hasView".freeze,
|
507
488
|
type: "owl:ObjectProperty".freeze
|
508
489
|
property :occurredAt,
|
509
|
-
definition:
|
510
|
-
overlaps with the occurrence of that event).freeze,
|
490
|
+
definition: "This property associates an event to the smallest known time span that\noverlaps with the occurrence of that event".freeze,
|
511
491
|
domain: "edm:Event".freeze,
|
512
492
|
equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P4_has_time-span".freeze,
|
513
493
|
label: "Occured At".freeze,
|
@@ -515,19 +495,19 @@ overlaps with the occurrence of that event).freeze,
|
|
515
495
|
subPropertyOf: "dc11:relation".freeze,
|
516
496
|
type: "owl:ObjectProperty".freeze
|
517
497
|
property :preview,
|
518
|
-
definition:
|
498
|
+
definition: "The URL of a thumbnail representing the digital object, generated by Europeana.".freeze,
|
519
499
|
label: "Preview".freeze,
|
520
500
|
range: "edm:WebResource".freeze,
|
521
501
|
subPropertyOf: "edm:hasView".freeze,
|
522
502
|
type: "owl:ObjectProperty".freeze
|
523
503
|
property :provider,
|
524
|
-
definition:
|
504
|
+
definition: "The name or identifier of the organization who delivers data directly to an aggregation service (e.g. Europeana)".freeze,
|
525
505
|
label: "Provider".freeze,
|
526
506
|
range: "edm:Agent".freeze,
|
527
507
|
subPropertyOf: "edm:hasMet".freeze,
|
528
508
|
type: "rdf:Property".freeze
|
529
509
|
property :realizes,
|
530
|
-
definition:
|
510
|
+
definition: "This property describes a relation between a physical thing and the information resource that is contained in it, visible at it or otherwise carried by it, if applicable.".freeze,
|
531
511
|
domain: "edm:PhysicalThing".freeze,
|
532
512
|
equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P128_carries".freeze,
|
533
513
|
label: "Realizes".freeze,
|
@@ -535,12 +515,11 @@ overlaps with the occurrence of that event).freeze,
|
|
535
515
|
subPropertyOf: "edm:isRelatedTo".freeze,
|
536
516
|
type: "owl:ObjectProperty".freeze
|
537
517
|
property :rights,
|
538
|
-
definition:
|
539
|
-
and isShownAt).freeze,
|
518
|
+
definition: "Information about copyright of the digital object as specified by isShownBy\nand isShownAt".freeze,
|
540
519
|
label: "Europeana Rights".freeze,
|
541
520
|
type: "owl:ObjectProperty".freeze
|
542
521
|
property :type,
|
543
|
-
definition:
|
522
|
+
definition: "The Europeana material type of the resource".freeze,
|
544
523
|
label: "Europeana Type".freeze,
|
545
524
|
range: term(
|
546
525
|
"owl:oneOf": list("TEXT".freeze, "IMAGE".freeze, "SOUND".freeze, "VIDEO".freeze, "3D".freeze),
|
@@ -549,7 +528,7 @@ and isShownAt).freeze,
|
|
549
528
|
subPropertyOf: "dc11:type".freeze,
|
550
529
|
type: "owl:DatatypeProperty".freeze
|
551
530
|
property :ugc,
|
552
|
-
definition:
|
531
|
+
definition: "This element is used to identify user generated content (also called user created content). It should be applied to all digitised or born digital content contributed by the general public and collected by Europeana through a crowdsourcing initiative or project.".freeze,
|
553
532
|
label: "UGC".freeze,
|
554
533
|
range: term(
|
555
534
|
"owl:oneOf": list("TRUE".freeze),
|
@@ -557,21 +536,20 @@ and isShownAt).freeze,
|
|
557
536
|
),
|
558
537
|
type: "owl:DatatypeProperty".freeze
|
559
538
|
property :unstored,
|
560
|
-
definition:
|
561
|
-
otherwise cannot be mapped to another element in the ESE.).freeze,
|
539
|
+
definition: "This is a container element which includes all relevant information that\notherwise cannot be mapped to another element in the ESE.".freeze,
|
562
540
|
label: "Unstored".freeze,
|
563
541
|
type: "rdf:Property".freeze
|
564
542
|
property :uri,
|
565
|
-
definition:
|
543
|
+
definition: "This is a tag created by a user through the Europeana interface.".freeze,
|
566
544
|
label: "Europeana URI".freeze,
|
567
545
|
type: "owl:ObjectProperty".freeze
|
568
546
|
property :userTag,
|
569
|
-
definition:
|
547
|
+
definition: "This is a tag created by a user through the Europeana interface.".freeze,
|
570
548
|
label: "User Tag".freeze,
|
571
549
|
subPropertyOf: "dc11:description".freeze,
|
572
550
|
type: "rdf:Property".freeze
|
573
551
|
property :wasPresentAt,
|
574
|
-
definition:
|
552
|
+
definition: "This property associates the people, things or information resources with an event at which they were present".freeze,
|
575
553
|
domain: term(
|
576
554
|
type: "owl:Class".freeze,
|
577
555
|
unionOf: list("edm:Agent".freeze, "edm:InformationResource".freeze, "edm:PhysicalThing".freeze)
|
@@ -582,8 +560,7 @@ otherwise cannot be mapped to another element in the ESE.).freeze,
|
|
582
560
|
subPropertyOf: "dc11:relation".freeze,
|
583
561
|
type: "owl:ObjectProperty".freeze
|
584
562
|
property :year,
|
585
|
-
definition:
|
586
|
-
born digital object.).freeze,
|
563
|
+
definition: "A point of time associated with an event in the life of the original analog or\nborn digital object.".freeze,
|
587
564
|
label: "Europeana Year".freeze,
|
588
565
|
subPropertyOf: "dc:temporal".freeze,
|
589
566
|
type: "rdf:Property".freeze
|
data/lib/rdf/vocab/fcrepo4.rb
CHANGED
@@ -387,7 +387,7 @@ module RDF::Vocab
|
|
387
387
|
|
388
388
|
# Ontology definition
|
389
389
|
ontology :"http://fedora.info/definitions/v4/repository#",
|
390
|
-
comment:
|
390
|
+
comment: "Ontology for the Fedora data model, intended primarily to make it possible to expose Fedora-curated RDF predicates via de-reference-able URIs.".freeze,
|
391
391
|
label: "Fedora Commons Repository Ontology".freeze,
|
392
392
|
"owl:priorVersion": "http://fedora.info/definitions/v4/2015/05/19/repository".freeze,
|
393
393
|
"owl:versionInfo": "v4/2015/07/24".freeze,
|
@@ -395,77 +395,77 @@ module RDF::Vocab
|
|
395
395
|
|
396
396
|
# Class definitions
|
397
397
|
term :AnnotatedResource,
|
398
|
-
comment:
|
398
|
+
comment: "A Resource that maintains properties in its own right.".freeze,
|
399
399
|
label: "annotated resource".freeze,
|
400
400
|
subClassOf: "fcrepo4:Resource".freeze,
|
401
401
|
type: "owl:Class".freeze
|
402
402
|
term :Binary,
|
403
|
-
comment:
|
403
|
+
comment: "A bitstream, with no further data properties.".freeze,
|
404
404
|
label: "binary".freeze,
|
405
405
|
"owl:disjointWith": ["fcrepo4:Container".freeze, "fcrepo4:NonRdfSourceDescription".freeze],
|
406
406
|
subClassOf: "fcrepo4:Resource".freeze,
|
407
407
|
type: "owl:Class".freeze
|
408
408
|
term :Configuration,
|
409
|
-
comment:
|
409
|
+
comment: "A container for transform configuration.".freeze,
|
410
410
|
label: "Fedora transform configuration".freeze,
|
411
411
|
subClassOf: "fcrepo4:Thing".freeze,
|
412
412
|
type: "owl:Class".freeze
|
413
413
|
term :Container,
|
414
|
-
comment:
|
414
|
+
comment: "A Fedora Container: the fundamental quantum of durable content in a Fedora repository.".freeze,
|
415
415
|
label: "Fedora Container".freeze,
|
416
416
|
subClassOf: "fcrepo4:AnnotatedResource".freeze,
|
417
417
|
type: "owl:Class".freeze
|
418
418
|
term :EmbedResources,
|
419
|
-
comment:
|
419
|
+
comment: "The set of triples representing child resources of a given resource.".freeze,
|
420
420
|
label: "embed resources".freeze,
|
421
421
|
subClassOf: "fcrepo4:Thing".freeze,
|
422
422
|
type: "owl:Class".freeze
|
423
423
|
term :InboundReferences,
|
424
|
-
comment:
|
424
|
+
comment: "The set of triples representing other repository resources which link to a given resource.".freeze,
|
425
425
|
label: "inbound references".freeze,
|
426
426
|
subClassOf: "fcrepo4:Thing".freeze,
|
427
427
|
type: "owl:Class".freeze
|
428
428
|
term :NodeTypeConfiguration,
|
429
|
-
comment:
|
429
|
+
comment: "A container for transform node type configuration.".freeze,
|
430
430
|
label: "Fedora transform node type configuration".freeze,
|
431
431
|
subClassOf: "fcrepo4:Thing".freeze,
|
432
432
|
type: "owl:Class".freeze
|
433
433
|
term :NonRdfSourceDescription,
|
434
|
-
comment:
|
434
|
+
comment: "A container for a bitstream and associated properties.".freeze,
|
435
435
|
label: "Fedora NonRdfSourceDescription".freeze,
|
436
436
|
"owl:disjointWith": "fcrepo4:Container".freeze,
|
437
437
|
subClassOf: "fcrepo4:AnnotatedResource".freeze,
|
438
438
|
type: "owl:Class".freeze
|
439
439
|
term :Pairtree,
|
440
|
-
comment:
|
440
|
+
comment: "An entity that is a an intermediary node created in a PairTree hierarchy.".freeze,
|
441
441
|
label: "pair tree".freeze,
|
442
442
|
subClassOf: "fcrepo4:Thing".freeze,
|
443
443
|
type: "owl:Class".freeze
|
444
444
|
term :Relations,
|
445
|
-
comment:
|
445
|
+
comment: "An entity that may be related to other repository entities.".freeze,
|
446
446
|
subClassOf: "fcrepo4:Thing".freeze,
|
447
447
|
type: "owl:Class".freeze
|
448
448
|
term :Resource,
|
449
|
-
comment:
|
449
|
+
comment: "An entity that has been committed to the repository for safekeeping. For example, Fedora objects and datastreams are resources. A Fixity is not, because the provenance of the instance is entirely internal to the repository.".freeze,
|
450
450
|
label: "Fedora resource".freeze,
|
451
451
|
subClassOf: "fcrepo4:Thing".freeze,
|
452
452
|
type: "owl:Class".freeze
|
453
453
|
term :ServerManaged,
|
454
|
-
comment:
|
454
|
+
comment: "The system-generated triples for a given resource (as opposed to explicity-declared properties).".freeze,
|
455
455
|
label: "server managed".freeze,
|
456
456
|
subClassOf: "fcrepo4:Thing".freeze,
|
457
457
|
type: "owl:Class".freeze
|
458
458
|
term :Skolem,
|
459
|
-
comment:
|
459
|
+
comment: "An entity that is a representation of an RDF Skolem node.".freeze,
|
460
460
|
label: "skolem".freeze,
|
461
461
|
subClassOf: "fcrepo4:Thing".freeze,
|
462
462
|
type: "owl:Class".freeze
|
463
463
|
term :Thing,
|
464
|
-
comment:
|
464
|
+
comment: "Something that is contemplated in the Fedora repository model.".freeze,
|
465
465
|
label: "Fedora thing".freeze,
|
466
466
|
type: "owl:Class".freeze
|
467
467
|
term :Tombstone,
|
468
|
-
comment:
|
468
|
+
comment: "An entity that is a marker for a deleted node.".freeze,
|
469
469
|
label: "tombstone".freeze,
|
470
470
|
type: "owl:Class".freeze
|
471
471
|
term :Version,
|
@@ -546,13 +546,13 @@ module RDF::Vocab
|
|
546
546
|
),
|
547
547
|
type: ["owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze]
|
548
548
|
property :hasContent,
|
549
|
-
comment:
|
549
|
+
comment: "Indicates a binary in which content is stored for this datastream.".freeze,
|
550
550
|
domain: "fcrepo4:NonRdfSourceDescription".freeze,
|
551
551
|
label: "has content".freeze,
|
552
552
|
range: "fcrepo4:Binary".freeze,
|
553
553
|
type: "owl:ObjectProperty".freeze
|
554
554
|
property :hasDefaultWorkspace,
|
555
|
-
comment:
|
555
|
+
comment: "Indicates the default workspace of the repository.".freeze,
|
556
556
|
label: "has default workspace".freeze,
|
557
557
|
type: "owl:ObjectProperty".freeze
|
558
558
|
property :hasFixityService,
|
@@ -563,7 +563,7 @@ module RDF::Vocab
|
|
563
563
|
subPropertyOf: "owl:topDataProperty".freeze,
|
564
564
|
type: "owl:DatatypeProperty".freeze
|
565
565
|
property :hasMember,
|
566
|
-
comment:
|
566
|
+
comment: "Links to a newly-minted identifier which can be used to create a repository resource.".freeze,
|
567
567
|
label: "has member".freeze,
|
568
568
|
range: "xsd:anyURI".freeze,
|
569
569
|
type: "owl:ObjectProperty".freeze
|
@@ -602,7 +602,7 @@ module RDF::Vocab
|
|
602
602
|
label: "has versions".freeze,
|
603
603
|
type: "owl:ObjectProperty".freeze
|
604
604
|
property :hasWorkspace,
|
605
|
-
comment:
|
605
|
+
comment: "Links to a workspace of the repository.".freeze,
|
606
606
|
label: "has workspace".freeze,
|
607
607
|
type: "owl:ObjectProperty".freeze
|
608
608
|
property :hasWorkspaces,
|
@@ -613,7 +613,7 @@ module RDF::Vocab
|
|
613
613
|
subPropertyOf: "owl:topDataProperty".freeze,
|
614
614
|
type: "owl:DatatypeProperty".freeze
|
615
615
|
property :isContentOf,
|
616
|
-
comment:
|
616
|
+
comment: "Indicates a datastream for which this resource contains the content. ".freeze,
|
617
617
|
domain: "fcrepo4:Binary".freeze,
|
618
618
|
label: "is content of".freeze,
|
619
619
|
range: "fcrepo4:NonRdfSourceDescription".freeze,
|