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.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
data/lib/rdf/vocab/edm.rb CHANGED
@@ -3,413 +3,415 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.europeana.eu/schemas/edm/
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.europeana.eu/schemas/edm/>
7
+ # @!visibility private
6
8
  EDM = Class.new(RDF::StrictVocabulary("http://www.europeana.eu/schemas/edm/")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.europeana.eu/schemas/edm/",
10
- "http://purl.org/dc/elements/1.1/contributor": ["http://www.ibi.hu-berlin.de/institut/personen/iwanowa".freeze, "http://www.ics.forth.gr/isl/people/people_individual.jsp?Person_ID=2".freeze, "http://www.image.ece.ntua.gr/~ndroso/".freeze, "http://www.image.ntua.gr/~tzouvaras/".freeze, term(
11
- "http://xmlns.com/foaf/0.1/name": "Hugo Manguinhas".freeze,
12
- type: "http://xmlns.com/foaf/0.1/Person".freeze
12
+ "http://purl.org/dc/elements/1.1/contributor": ["http://www.ibi.hu-berlin.de/institut/personen/iwanowa", "http://www.ics.forth.gr/isl/people/people_individual.jsp?Person_ID=2", "http://www.image.ece.ntua.gr/~ndroso/", "http://www.image.ntua.gr/~tzouvaras/", term(
13
+ "http://xmlns.com/foaf/0.1/name": "Hugo Manguinhas",
14
+ type: "http://xmlns.com/foaf/0.1/Person"
13
15
  ), term(
14
- "http://xmlns.com/foaf/0.1/name": "Participants of Europeana Version 1.0 Work Package on Further Specification of Functionality and Interoperability aspects of Europeana (WP3)".freeze,
15
- type: "http://xmlns.com/foaf/0.1/Organization".freeze
16
+ "http://xmlns.com/foaf/0.1/name": "Participants of Europeana Version 1.0 Work Package on Further Specification of Functionality and Interoperability aspects of Europeana (WP3)",
17
+ type: "http://xmlns.com/foaf/0.1/Organization"
16
18
  )],
17
- "http://purl.org/dc/elements/1.1/creator": "http://data.semanticweb.org/person/antoine-isaac".freeze,
18
- "http://purl.org/dc/elements/1.1/description": "The Europeana Data Model (EDM) is aimed at being an integration medium for collecting, connecting and enriching the descriptions provided by Europeana data providers. The RDF vocabulary for http://www.europeana.eu/schemas/edm/ defines the elements introduced by EDM (as opposed to the ones EDM re-uses from other namespaces).".freeze,
19
- "http://purl.org/dc/elements/1.1/modified": "2013-05-20".freeze,
20
- "http://purl.org/dc/elements/1.1/publisher": "http://europeana.eu".freeze,
21
- "http://purl.org/dc/elements/1.1/title": "Europeana Data Model (EDM) vocabulary".freeze,
22
- "http://purl.org/dc/terms/issued": "2010-03-25".freeze,
23
- "http://purl.org/vocab/vann/changes": "\n=======\nChanges between ontology file EDM version 5.2.4 (edm, was once EDM-v524-120820)\nand ontology file EDM version 5.2.3 (EDM-v523-120123)\n=======\n1. edm:isShownAt made a sub-property of edm:hasView\n2. added edm:begin and edm:end and their mappings to CRM\n3. added owl:Class declarations added for compatibility with some OWL-DL reasoners (feedback from Pedro Szekely, ISI)\n4. added \"of\" at the end of the label for edm:isNextInSequence\n5. added vocabulary metadata to follow Linked Open Vocabularies (http://lov.okfn.org/) and ADMS (https://joinup.ec.europa.eu/asset/adms/release/100) guidelines\n6. removed a domain axiom on edm:hasMet\n7. added edm:collectionName and edm:europeanaProxy\n8. removed version number from file name\n9. generalisation of Country, DataProvider and Provider\n10. updated CRM namespace and CRM class and property identifiers\n11. added FRBRoo mappings\n ".freeze,
24
- "http://purl.org/vocab/vann/example": ["http://data.europeana.eu".freeze, "http://pro.europeana.eu/case-studies-edm".freeze],
25
- "http://purl.org/vocab/vann/preferredNamespacePrefix": "edm".freeze,
26
- "http://purl.org/vocab/vann/preferredNamespaceUri": "http://www.europeana.eu/schemas/edm/".freeze,
27
- "http://purl.org/vocommons/voaf#toDoList": "\n=======\nRemaining TODOs for ontology file EDM version 5.2.4\n=======\n- finish and check FRBRoo mappings according to the recommendations of the EDM-FRBRoo task force. Also include implicit mappings and mappings for elements outside the EDM namespace?\n- try to capture formal cardinality constraints resulting from \"Obligation and Occurrence\" documentation, which should be attached to non-EDM constructs (esp. ore:Aggregation)\n- continue adding documentation values (skos:scopeNote, skos:example, etc, according to 1.), starting from edm:InformationResource. Add all Europeana examples and rationale notes for non-EDM constructs\n- use specific EDM-doc properties for \"rationale\" and \"obligation and occurrence\". Use skos:definition for \"Europeana definition\", skos:example for \"Example\", skos:note for \"Europeana note\"\n ".freeze,
28
- "http://www.w3.org/2002/07/owl#versionInfo": "5.2.4".freeze,
29
- "http://www.w3.org/ns/adms#relatedWebPage": "http://europeanalabs.eu/wiki/EDMPrototypingTask11".freeze,
30
- "http://www.w3.org/ns/radion#versionNotes": "The present specification is based on the document \"Definition of the Europeana Data Model elements\", originally edited by Carlo Meghini. It is aligned with the version 5.2.4 of these EDM Definitions.".freeze,
31
- "http://xmlns.com/foaf/0.1/homepage": "http://pro.europeana.eu/edm-documentation".freeze,
32
- type: ["http://purl.org/vocommons/voaf#Vocabulary".freeze, "http://www.w3.org/2002/07/owl#Ontology".freeze]
19
+ "http://purl.org/dc/elements/1.1/creator": "http://data.semanticweb.org/person/antoine-isaac",
20
+ "http://purl.org/dc/elements/1.1/description": {en: "The Europeana Data Model (EDM) is aimed at being an integration medium for collecting, connecting and enriching the descriptions provided by Europeana data providers. The RDF vocabulary for http://www.europeana.eu/schemas/edm/ defines the elements introduced by EDM (as opposed to the ones EDM re-uses from other namespaces)."},
21
+ "http://purl.org/dc/elements/1.1/modified": "2013-05-20",
22
+ "http://purl.org/dc/elements/1.1/publisher": "http://europeana.eu",
23
+ "http://purl.org/dc/elements/1.1/title": {en: "Europeana Data Model (EDM) vocabulary"},
24
+ "http://purl.org/dc/terms/issued": "2010-03-25",
25
+ "http://purl.org/vocab/vann/changes": {en: "\n=======\nChanges between ontology file EDM version 5.2.4 (edm, was once EDM-v524-120820)\nand ontology file EDM version 5.2.3 (EDM-v523-120123)\n=======\n1. edm:isShownAt made a sub-property of edm:hasView\n2. added edm:begin and edm:end and their mappings to CRM\n3. added owl:Class declarations added for compatibility with some OWL-DL reasoners (feedback from Pedro Szekely, ISI)\n4. added \"of\" at the end of the label for edm:isNextInSequence\n5. added vocabulary metadata to follow Linked Open Vocabularies (http://lov.okfn.org/) and ADMS (https://joinup.ec.europa.eu/asset/adms/release/100) guidelines\n6. removed a domain axiom on edm:hasMet\n7. added edm:collectionName and edm:europeanaProxy\n8. removed version number from file name\n9. generalisation of Country, DataProvider and Provider\n10. updated CRM namespace and CRM class and property identifiers\n11. added FRBRoo mappings\n "},
26
+ "http://purl.org/vocab/vann/example": ["http://data.europeana.eu", "http://pro.europeana.eu/case-studies-edm"],
27
+ "http://purl.org/vocab/vann/preferredNamespacePrefix": "edm",
28
+ "http://purl.org/vocab/vann/preferredNamespaceUri": "http://www.europeana.eu/schemas/edm/",
29
+ "http://purl.org/vocommons/voaf#toDoList": {en: "\n=======\nRemaining TODOs for ontology file EDM version 5.2.4\n=======\n- finish and check FRBRoo mappings according to the recommendations of the EDM-FRBRoo task force. Also include implicit mappings and mappings for elements outside the EDM namespace?\n- try to capture formal cardinality constraints resulting from \"Obligation and Occurrence\" documentation, which should be attached to non-EDM constructs (esp. ore:Aggregation)\n- continue adding documentation values (skos:scopeNote, skos:example, etc, according to 1.), starting from edm:InformationResource. Add all Europeana examples and rationale notes for non-EDM constructs\n- use specific EDM-doc properties for \"rationale\" and \"obligation and occurrence\". Use skos:definition for \"Europeana definition\", skos:example for \"Example\", skos:note for \"Europeana note\"\n "},
30
+ "http://www.w3.org/2002/07/owl#versionInfo": "5.2.4",
31
+ "http://www.w3.org/ns/adms#relatedWebPage": "http://europeanalabs.eu/wiki/EDMPrototypingTask11",
32
+ "http://www.w3.org/ns/radion#versionNotes": {en: "The present specification is based on the document \"Definition of the Europeana Data Model elements\", originally edited by Carlo Meghini. It is aligned with the version 5.2.4 of these EDM Definitions."},
33
+ "http://xmlns.com/foaf/0.1/homepage": "http://pro.europeana.eu/edm-documentation",
34
+ type: ["http://purl.org/vocommons/voaf#Vocabulary", "http://www.w3.org/2002/07/owl#Ontology"]
33
35
 
34
36
  # Class definitions
35
37
  term :Agent,
36
- 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,
37
- equivalentClass: "http://www.cidoc-crm.org/rdfs/cidoc-crm#E39_Actor".freeze,
38
- "http://www.w3.org/2004/02/skos/core#example": "Leonardo da Vinci, the British Museum, W3C".freeze,
39
- "http://www.w3.org/2004/02/skos/core#scopeNote": "Rationale: This class is a domain of edm:wasPresentAt".freeze,
40
- label: "Agent".freeze,
41
- subClassOf: "http://www.europeana.eu/schemas/edm/NonInformationResource".freeze,
42
- type: "http://www.w3.org/2002/07/owl#Class".freeze
38
+ 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.",
39
+ equivalentClass: "http://www.cidoc-crm.org/rdfs/cidoc-crm#E39_Actor",
40
+ "http://www.w3.org/2004/02/skos/core#example": "Leonardo da Vinci, the British Museum, W3C",
41
+ "http://www.w3.org/2004/02/skos/core#scopeNote": "Rationale: This class is a domain of edm:wasPresentAt",
42
+ label: {en: "Agent"},
43
+ subClassOf: "http://www.europeana.eu/schemas/edm/NonInformationResource",
44
+ type: "http://www.w3.org/2002/07/owl#Class"
43
45
  term :EuropeanaAggregation,
44
- 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,
46
+ 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.",
45
47
  equivalentClass: term(
46
- cardinality: "1".freeze,
47
- onProperty: "http://www.europeana.eu/schemas/edm/aggregatedCHO".freeze,
48
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
48
+ cardinality: "1",
49
+ onProperty: "http://www.europeana.eu/schemas/edm/aggregatedCHO",
50
+ type: "http://www.w3.org/2002/07/owl#Restriction"
49
51
  ),
50
- "http://www.w3.org/2004/02/skos/core#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],
51
- "http://www.w3.org/2004/02/skos/core#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],
52
- label: "Europeana Aggregation".freeze,
53
- 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,
54
- subClassOf: ["http://www.europeana.eu/schemas/edm/EuropeanaObject".freeze, "http://www.openarchives.org/ore/terms/Aggregation".freeze],
55
- type: "http://www.w3.org/2002/07/owl#Class".freeze
52
+ "http://www.w3.org/2004/02/skos/core#example": {en: "The 56th issue of \"Le Temps\" is a (different) Cultural Heritage Object represented in Europeana by another EuropeanaAggregation instance"},
53
+ "http://www.w3.org/2004/02/skos/core#scopeNote": {en: "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."},
54
+ label: "Europeana Aggregation",
55
+ note: {en: "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"},
56
+ subClassOf: ["http://www.europeana.eu/schemas/edm/EuropeanaObject", "http://www.openarchives.org/ore/terms/Aggregation"],
57
+ type: "http://www.w3.org/2002/07/owl#Class"
56
58
  term :EuropeanaObject,
57
- definition: "Any object that is the result of Europeana’s activities".freeze,
58
- "http://www.w3.org/2004/02/skos/core#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],
59
- "http://www.w3.org/2004/02/skos/core#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,
60
- label: "Europeana Object".freeze,
61
- subClassOf: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
62
- type: "http://www.w3.org/2002/07/owl#Class".freeze
59
+ definition: {en: "Any object that is the result of Europeana’s activities"},
60
+ "http://www.w3.org/2004/02/skos/core#example": {en: "Any content created by the users through the service made available by Europeana for that purpose"},
61
+ "http://www.w3.org/2004/02/skos/core#scopeNote": {en: "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"},
62
+ label: {en: "Europeana Object"},
63
+ subClassOf: "http://www.europeana.eu/schemas/edm/WebResource",
64
+ type: "http://www.w3.org/2002/07/owl#Class"
63
65
  term :Event,
64
- 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,
65
- 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],
66
- "http://www.w3.org/2004/02/skos/core#example": ["the 2nd World War".freeze, "the act of painting Mona Lisa".freeze, "the change of custody of Mona Lisa".freeze],
67
- "http://www.w3.org/2004/02/skos/core#scopeNote": "Rationale:This class is a domain of edm:happenedAt and the domain of edm:occurredAt".freeze,
68
- label: "Event".freeze,
69
- note: "Events are identified either by the content provider or by Europeana enrichment at ingestion time".freeze,
70
- subClassOf: ["http://www.europeana.eu/schemas/edm/NonInformationResource".freeze, term(
71
- cardinality: "1".freeze,
72
- onProperty: "http://www.europeana.eu/schemas/edm/happenedAt".freeze,
73
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
66
+ definition: {en: "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"},
67
+ equivalentClass: ["http://iflastandards.info/ns/fr/frbr/frbroo/F8_Event", "http://metadata.net/harmony/abc#Temporality", "http://purl.org/vocab/frbr/core#Event", "http://www.cidoc-crm.org/rdfs/cidoc-crm#E4_Period"],
68
+ "http://www.w3.org/2004/02/skos/core#example": {en: "the change of custody of Mona Lisa"},
69
+ "http://www.w3.org/2004/02/skos/core#scopeNote": {en: "Rationale:This class is a domain of edm:happenedAt and the domain of edm:occurredAt"},
70
+ label: {en: "Event"},
71
+ note: {en: "Events are identified either by the content provider or by Europeana enrichment at ingestion time"},
72
+ subClassOf: ["http://www.europeana.eu/schemas/edm/NonInformationResource", term(
73
+ cardinality: "1",
74
+ onProperty: "http://www.europeana.eu/schemas/edm/happenedAt",
75
+ type: "http://www.w3.org/2002/07/owl#Restriction"
74
76
  )],
75
- type: "http://www.w3.org/2002/07/owl#Class".freeze
77
+ type: "http://www.w3.org/2002/07/owl#Class"
76
78
  term :InformationResource,
77
- 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,
78
- equivalentClass: ["http://www.cidoc-crm.org/rdfs/cidoc-crm#E89_Propositional_Object".freeze, term(
79
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
80
- 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)
79
+ definition: {en: "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."},
80
+ equivalentClass: ["http://www.cidoc-crm.org/rdfs/cidoc-crm#E89_Propositional_Object", term(
81
+ type: "http://www.w3.org/2002/07/owl#Class",
82
+ unionOf: list("http://iflastandards.info/ns/fr/frbr/frbroo/F1_Work", "http://iflastandards.info/ns/fr/frbr/frbroo/F2_Expression", "http://iflastandards.info/ns/fr/frbr/frbroo/F3_Manifestation_Product_Type", "http://iflastandards.info/ns/fr/frbr/frbroo/F4_Manifestation_Singleton")
81
83
  ), term(
82
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
83
- unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze)
84
+ type: "http://www.w3.org/2002/07/owl#Class",
85
+ unionOf: list("http://purl.org/vocab/frbr/core#Work", "http://purl.org/vocab/frbr/core#Expression", "http://purl.org/vocab/frbr/core#Manifestation")
84
86
  )],
85
- label: "Information Resource".freeze,
86
- type: "http://www.w3.org/2002/07/owl#Class".freeze
87
+ label: {en: "Information Resource"},
88
+ type: "http://www.w3.org/2002/07/owl#Class"
87
89
  term :NonInformationResource,
88
- definition: "All resources that are not information resources.".freeze,
89
- "http://www.w3.org/2002/07/owl#complementOf": "http://www.europeana.eu/schemas/edm/InformationResource".freeze,
90
- label: "Non-Information Resource".freeze,
91
- type: "http://www.w3.org/2002/07/owl#Class".freeze
90
+ definition: {en: "All resources that are not information resources."},
91
+ "http://www.w3.org/2002/07/owl#complementOf": "http://www.europeana.eu/schemas/edm/InformationResource",
92
+ label: {en: "Non-Information Resource"},
93
+ type: "http://www.w3.org/2002/07/owl#Class"
92
94
  term :PhysicalThing,
93
- 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,
94
- equivalentClass: "http://www.cidoc-crm.org/rdfs/cidoc-crm#E18_Physical_Thing".freeze,
95
- label: "Physical Thing".freeze,
96
- subClassOf: "http://www.europeana.eu/schemas/edm/NonInformationResource".freeze,
97
- type: "http://www.w3.org/2002/07/owl#Class".freeze
95
+ definition: {en: "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)."},
96
+ equivalentClass: "http://www.cidoc-crm.org/rdfs/cidoc-crm#E18_Physical_Thing",
97
+ label: {en: "Physical Thing"},
98
+ subClassOf: "http://www.europeana.eu/schemas/edm/NonInformationResource",
99
+ type: "http://www.w3.org/2002/07/owl#Class"
98
100
  term :Place,
99
- 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,
100
- 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],
101
- label: "Place".freeze,
102
- subClassOf: "http://www.europeana.eu/schemas/edm/NonInformationResource".freeze,
103
- type: "http://www.w3.org/2002/07/owl#Class".freeze
101
+ definition: {en: "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)"},
102
+ equivalentClass: ["http://iflastandards.info/ns/fr/frbr/frbroo/F9_Place", "http://metadata.net/harmony/abc#Place", "http://purl.org/vocab/frbr/core#Place", "http://www.cidoc-crm.org/rdfs/cidoc-crm#E53_Place", "http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#space-region"],
103
+ label: {en: "Place"},
104
+ subClassOf: "http://www.europeana.eu/schemas/edm/NonInformationResource",
105
+ type: "http://www.w3.org/2002/07/owl#Class"
104
106
  term :ProvidedCHO,
105
- definition: "This class comprises the Cultural Heritage objects that Europeana collects descriptions about.".freeze,
106
- "http://www.w3.org/2004/02/skos/core#example": "Mona Lisa, Winged Victory of Samothrace".freeze,
107
- "http://www.w3.org/2004/02/skos/core#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,
108
- label: "Provided CHO".freeze,
109
- 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,
107
+ definition: {en: "This class comprises the Cultural Heritage objects that Europeana collects descriptions about."},
108
+ "http://www.w3.org/2004/02/skos/core#example": {en: "Mona Lisa, Winged Victory of Samothrace"},
109
+ "http://www.w3.org/2004/02/skos/core#scopeNote": {en: "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."},
110
+ label: {en: "Provided CHO"},
111
+ note: {en: "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)."},
110
112
  subClassOf: term(
111
- cardinality: "1".freeze,
113
+ cardinality: "1",
112
114
  onProperty: term(
113
- inverseOf: "http://www.europeana.eu/schemas/edm/aggregatedCHO".freeze,
114
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
115
- ).freeze,
116
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
115
+ inverseOf: "http://www.europeana.eu/schemas/edm/aggregatedCHO",
116
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
117
+ ),
118
+ type: "http://www.w3.org/2002/07/owl#Restriction"
117
119
  ),
118
- type: "http://www.w3.org/2002/07/owl#Class".freeze
120
+ type: "http://www.w3.org/2002/07/owl#Class"
119
121
  term :TimeSpan,
120
- 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,
121
- 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],
122
- label: "Time Span".freeze,
123
- subClassOf: ["http://purl.org/dc/terms/PeriodOfTime".freeze, "http://www.europeana.eu/schemas/edm/NonInformationResource".freeze],
124
- type: "http://www.w3.org/2002/07/owl#Class".freeze
122
+ definition: {en: "The class of \"abstract temporal extents, in the sense of Galilean physics,\n having a beginning, an end and a duration\" (CIDOC CRM)"},
123
+ equivalentClass: ["http://metadata.net/harmony/abc#Time", "http://www.cidoc-crm.org/rdfs/cidoc-crm#E52_Time-Span", "http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#time-interval"],
124
+ label: {en: "Time Span"},
125
+ subClassOf: ["http://purl.org/dc/terms/PeriodOfTime", "http://www.europeana.eu/schemas/edm/NonInformationResource"],
126
+ type: "http://www.w3.org/2002/07/owl#Class"
125
127
  term :WebResource,
126
- definition: "Information Resources that have at least one Web Representation and at least\na URI.".freeze,
127
- label: "Web Resource".freeze,
128
- subClassOf: "http://www.europeana.eu/schemas/edm/InformationResource".freeze,
129
- type: "http://www.w3.org/2002/07/owl#Class".freeze
128
+ definition: {en: "Information Resources that have at least one Web Representation and at least\na URI."},
129
+ label: {en: "Web Resource"},
130
+ subClassOf: "http://www.europeana.eu/schemas/edm/InformationResource",
131
+ type: "http://www.w3.org/2002/07/owl#Class"
130
132
 
131
133
  # Property definitions
132
134
  property :aggregatedCHO,
133
- definition: "This property associates an ORE aggregation with the cultural heritage object(s) (CHO for short) it is about.".freeze,
134
- domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
135
- label: "Aggregated Cultural Heritage Object".freeze,
136
- range: "http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze,
137
- subPropertyOf: ["http://purl.org/dc/elements/1.1/subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P129_is_about".freeze, "http://www.openarchives.org/ore/terms/aggregates".freeze],
138
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
135
+ definition: {en: "This property associates an ORE aggregation with the cultural heritage object(s) (CHO for short) it is about."},
136
+ domain: "http://www.openarchives.org/ore/terms/Aggregation",
137
+ label: {en: "Aggregated Cultural Heritage Object"},
138
+ range: "http://www.europeana.eu/schemas/edm/ProvidedCHO",
139
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/subject", "http://www.cidoc-crm.org/rdfs/cidoc-crm#P129_is_about", "http://www.openarchives.org/ore/terms/aggregates"],
140
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
139
141
  property :begin,
140
- definition: "This property denotes the start date of a period of time.".freeze,
142
+ definition: {en: "This property denotes the start date of a period of time."},
141
143
  domain: term(
142
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
143
- unionOf: list("http://www.europeana.eu/schemas/edm/Agent".freeze, "http://www.europeana.eu/schemas/edm/TimeSpan".freeze)
144
+ type: "http://www.w3.org/2002/07/owl#Class",
145
+ unionOf: list("http://www.europeana.eu/schemas/edm/Agent", "http://www.europeana.eu/schemas/edm/TimeSpan")
144
146
  ),
145
- label: "Begin".freeze,
146
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo".freeze,
147
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
147
+ label: {en: "Begin"},
148
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo",
149
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
148
150
  property :collectionName,
149
- definition: "This property holds the collection identifier given to the dataset in Europeana.".freeze,
150
- label: "Collection Name".freeze,
151
- note: "The value of this property is provided by Europeana as part of the ingestion process.".freeze,
152
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
151
+ definition: {en: "This property holds the collection identifier given to the dataset in Europeana."},
152
+ label: {en: "Collection Name"},
153
+ note: {en: "The value of this property is provided by Europeana as part of the ingestion process."},
154
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
153
155
  property :country,
154
- label: "Country".freeze,
155
- subPropertyOf: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P12_occurred_in_the_presence_of".freeze,
156
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
156
+ label: {en: "Country"},
157
+ subPropertyOf: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P12_occurred_in_the_presence_of",
158
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
157
159
  property :currentLocation,
158
- definition: "The geographic location and/or name of the repository, building, site, or other entity whose boundaries presently include the resource.".freeze,
160
+ definition: {en: "The geographic location and/or name of the repository, building, site, or other entity whose boundaries presently include the resource."},
159
161
  domain: term(
160
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
161
- unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze, term(
162
+ type: "http://www.w3.org/2002/07/owl#Class",
163
+ unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO", term(
162
164
  intersectionOf: list(term(
163
- type: "http://www.w3.org/2002/07/owl#Class".freeze
165
+ type: "http://www.w3.org/2002/07/owl#Class"
164
166
  ), term(
165
- onProperty: "http://www.openarchives.org/ore/terms/proxyFor".freeze,
166
- someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze,
167
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
167
+ onProperty: "http://www.openarchives.org/ore/terms/proxyFor",
168
+ someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO",
169
+ type: "http://www.w3.org/2002/07/owl#Restriction"
168
170
  )),
169
- type: "http://www.w3.org/2002/07/owl#Class".freeze
171
+ type: "http://www.w3.org/2002/07/owl#Class"
170
172
  ))
171
173
  ),
172
- equivalentProperty: ["http://www.cidoc-crm.org/rdfs/cidoc-crm#P55_has_current_location".freeze, "http://www.w3.org/2003/01/geo/wgs84_pos#location".freeze],
173
- label: "Current Location".freeze,
174
- range: "http://www.europeana.eu/schemas/edm/Place".freeze,
175
- subPropertyOf: "http://purl.org/dc/terms/spatial".freeze,
176
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
174
+ equivalentProperty: ["http://www.cidoc-crm.org/rdfs/cidoc-crm#P55_has_current_location", "http://www.w3.org/2003/01/geo/wgs84_pos#location"],
175
+ label: {en: "Current Location"},
176
+ range: "http://www.europeana.eu/schemas/edm/Place",
177
+ subPropertyOf: "http://purl.org/dc/terms/spatial",
178
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
177
179
  property :dataProvider,
178
- definition: "The name or identifier of the organisation who contributes data indirectly to an aggregation service (e.g. Europeana).".freeze,
179
- domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
180
- label: "Data Provider".freeze,
181
- range: "http://www.europeana.eu/schemas/edm/Agent".freeze,
182
- subPropertyOf: "http://purl.org/dc/terms/provenance".freeze,
183
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
180
+ definition: {en: "The name or identifier of the organisation who contributes data indirectly to an aggregation service (e.g. Europeana)."},
181
+ domain: "http://www.openarchives.org/ore/terms/Aggregation",
182
+ label: {en: "Data Provider"},
183
+ range: "http://www.europeana.eu/schemas/edm/Agent",
184
+ subPropertyOf: "http://purl.org/dc/terms/provenance",
185
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
184
186
  property :end,
185
- definition: "This property denotes the end date of a period of time.".freeze,
187
+ definition: {en: "This property denotes the end date of a period of time."},
186
188
  domain: term(
187
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
188
- unionOf: list("http://www.europeana.eu/schemas/edm/Agent".freeze, "http://www.europeana.eu/schemas/edm/TimeSpan".freeze)
189
+ type: "http://www.w3.org/2002/07/owl#Class",
190
+ unionOf: list("http://www.europeana.eu/schemas/edm/Agent", "http://www.europeana.eu/schemas/edm/TimeSpan")
189
191
  ),
190
- label: "End".freeze,
191
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo".freeze,
192
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
192
+ label: {en: "End"},
193
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo",
194
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
193
195
  property :europeanaProxy,
194
- 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,
195
- label: "Europeana Proxy".freeze,
196
- note: "By default, any proxy without this flag can be interpreted as having the value false and is a provider proxy.".freeze,
197
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
196
+ definition: {en: "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."},
197
+ label: {en: "Europeana Proxy"},
198
+ note: {en: "By default, any proxy without this flag can be interpreted as having the value false and is a provider proxy."},
199
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
198
200
  property :happenedAt,
199
- definition: "This property associates an event with the place at which the event\nhappened.".freeze,
200
- domain: "http://www.europeana.eu/schemas/edm/Event".freeze,
201
- equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P7_took_place_at".freeze,
202
- label: "Happened At".freeze,
203
- range: "http://www.europeana.eu/schemas/edm/Place".freeze,
204
- subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
205
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
201
+ definition: {en: "This property associates an event with the place at which the event\nhappened."},
202
+ domain: "http://www.europeana.eu/schemas/edm/Event",
203
+ equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P7_took_place_at",
204
+ label: {en: "Happened At"},
205
+ range: "http://www.europeana.eu/schemas/edm/Place",
206
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation",
207
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
206
208
  property :hasMet,
207
- 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,
208
- label: "Has Met".freeze,
209
- subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
210
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
209
+ definition: {en: "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."},
210
+ label: {en: "Has Met"},
211
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation",
212
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
211
213
  property :hasType,
212
- 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,
214
+ definition: {en: "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."},
213
215
  domain: term(
214
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
215
- unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze, term(
216
+ type: "http://www.w3.org/2002/07/owl#Class",
217
+ unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO", term(
216
218
  intersectionOf: list(term(
217
- type: "http://www.w3.org/2002/07/owl#Class".freeze
219
+ type: "http://www.w3.org/2002/07/owl#Class"
218
220
  ), term(
219
- onProperty: "http://www.openarchives.org/ore/terms/proxyFor".freeze,
220
- someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze,
221
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
221
+ onProperty: "http://www.openarchives.org/ore/terms/proxyFor",
222
+ someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO",
223
+ type: "http://www.w3.org/2002/07/owl#Restriction"
222
224
  )),
223
- type: "http://www.w3.org/2002/07/owl#Class".freeze
225
+ type: "http://www.w3.org/2002/07/owl#Class"
224
226
  ))
225
227
  ),
226
- equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P2_has_type".freeze,
227
- label: "Has Type".freeze,
228
- range: "http://www.europeana.eu/schemas/edm/NonInformationResource".freeze,
229
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo".freeze,
230
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
228
+ equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P2_has_type",
229
+ label: {en: "Has Type"},
230
+ range: "http://www.europeana.eu/schemas/edm/NonInformationResource",
231
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo",
232
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
231
233
  property :hasView,
232
- 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,
233
- domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
234
- label: "Has View".freeze,
235
- range: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
236
- subPropertyOf: "http://www.openarchives.org/ore/terms/aggregates".freeze,
237
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
234
+ definition: {en: "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"},
235
+ domain: "http://www.openarchives.org/ore/terms/Aggregation",
236
+ label: {en: "Has View"},
237
+ range: "http://www.europeana.eu/schemas/edm/WebResource",
238
+ subPropertyOf: "http://www.openarchives.org/ore/terms/aggregates",
239
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
238
240
  property :incorporates,
239
- 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,
240
- equivalentProperty: "http://iflastandards.info/ns/fr/frbr/frbroo/R14_incorporates".freeze,
241
- label: "Incorporates".freeze,
242
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isSimilarTo".freeze,
243
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
241
+ definition: {en: "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."},
242
+ equivalentProperty: "http://iflastandards.info/ns/fr/frbr/frbroo/R14_incorporates",
243
+ label: {en: "Incorporates"},
244
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isSimilarTo",
245
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
244
246
  property :isAnnotationOf,
245
- definition: "This property relates an annotation (a Europeana object) with the resource\nthat it annotates.".freeze,
246
- domain: "http://www.europeana.eu/schemas/edm/EuropeanaObject".freeze,
247
- label: "Is Annotation Of".freeze,
247
+ definition: {en: "This property relates an annotation (a Europeana object) with the resource\nthat it annotates."},
248
+ domain: "http://www.europeana.eu/schemas/edm/EuropeanaObject",
249
+ label: {en: "Is Annotation Of"},
248
250
  range: term(
249
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
250
- unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze, term(
251
+ type: "http://www.w3.org/2002/07/owl#Class",
252
+ unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO", term(
251
253
  intersectionOf: list(term(
252
- type: "http://www.w3.org/2002/07/owl#Class".freeze
254
+ type: "http://www.w3.org/2002/07/owl#Class"
253
255
  ), term(
254
- onProperty: "http://www.openarchives.org/ore/terms/proxyFor".freeze,
255
- someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze,
256
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
256
+ onProperty: "http://www.openarchives.org/ore/terms/proxyFor",
257
+ someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO",
258
+ type: "http://www.w3.org/2002/07/owl#Restriction"
257
259
  )),
258
- type: "http://www.w3.org/2002/07/owl#Class".freeze
260
+ type: "http://www.w3.org/2002/07/owl#Class"
259
261
  ))
260
262
  ),
261
- subPropertyOf: ["http://purl.org/dc/elements/1.1/subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P67_refers_to".freeze],
262
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
263
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/subject", "http://www.cidoc-crm.org/rdfs/cidoc-crm#P67_refers_to"],
264
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
263
265
  property :isDerivativeOf,
264
- 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,
265
- equivalentProperty: "http://iflastandards.info/ns/fr/frbr/frbroo/R2_is_derivative_of".freeze,
266
- label: "Is Derivative Of".freeze,
267
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isSimilarTo".freeze,
268
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
266
+ definition: {en: "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."},
267
+ equivalentProperty: "http://iflastandards.info/ns/fr/frbr/frbroo/R2_is_derivative_of",
268
+ label: {en: "Is Derivative Of"},
269
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isSimilarTo",
270
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
269
271
  property :isNextInSequence,
270
- 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,
271
- label: "Is Next In Sequence Of".freeze,
272
- subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
273
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
272
+ definition: {en: "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."},
273
+ label: {en: "Is Next In Sequence Of"},
274
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation",
275
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
274
276
  property :isRelatedTo,
275
- 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,
277
+ definition: {en: "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."},
276
278
  domain: term(
277
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
278
- unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze, term(
279
+ type: "http://www.w3.org/2002/07/owl#Class",
280
+ unionOf: list("http://www.europeana.eu/schemas/edm/ProvidedCHO", term(
279
281
  intersectionOf: list(term(
280
- type: "http://www.w3.org/2002/07/owl#Class".freeze
282
+ type: "http://www.w3.org/2002/07/owl#Class"
281
283
  ), term(
282
- onProperty: "http://www.openarchives.org/ore/terms/proxyFor".freeze,
283
- someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO".freeze,
284
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
284
+ onProperty: "http://www.openarchives.org/ore/terms/proxyFor",
285
+ someValuesFrom: "http://www.europeana.eu/schemas/edm/ProvidedCHO",
286
+ type: "http://www.w3.org/2002/07/owl#Restriction"
285
287
  )),
286
- type: "http://www.w3.org/2002/07/owl#Class".freeze
288
+ type: "http://www.w3.org/2002/07/owl#Class"
287
289
  ))
288
290
  ),
289
- label: "Is Related To".freeze,
290
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
291
+ label: {en: "Is Related To"},
292
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
291
293
  property :isRepresentationOf,
292
- definition: "This property associates an information resource to the resource (if any) that it represents".freeze,
293
- domain: "http://www.europeana.eu/schemas/edm/InformationResource".freeze,
294
- label: "Is Representation Of".freeze,
295
- subPropertyOf: ["http://purl.org/dc/elements/1.1/subject".freeze, "http://www.cidoc-crm.org/rdfs/cidoc-crm#P138_represents".freeze],
296
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
294
+ definition: {en: "This property associates an information resource to the resource (if any) that it represents"},
295
+ domain: "http://www.europeana.eu/schemas/edm/InformationResource",
296
+ label: {en: "Is Representation Of"},
297
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/subject", "http://www.cidoc-crm.org/rdfs/cidoc-crm#P138_represents"],
298
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
297
299
  property :isShownAt,
298
- definition: "An unambiguous URL reference to the digital object on the provider’s web site in its full information context.".freeze,
299
- label: "Is Shown At".freeze,
300
- range: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
301
- subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView".freeze,
302
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
300
+ definition: {en: "An unambiguous URL reference to the digital object on the provider’s web site in its full information context."},
301
+ label: {en: "Is Shown At"},
302
+ range: "http://www.europeana.eu/schemas/edm/WebResource",
303
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView",
304
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
303
305
  property :isShownBy,
304
- definition: "An unambiguous URL reference to the digital object on the provider’s web site in the best available resolution/quality.".freeze,
305
- label: "Is Shown By".freeze,
306
- range: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
307
- subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView".freeze,
308
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
306
+ definition: {en: "An unambiguous URL reference to the digital object on the provider’s web site in the best available resolution/quality."},
307
+ label: {en: "Is Shown By"},
308
+ range: "http://www.europeana.eu/schemas/edm/WebResource",
309
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView",
310
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
309
311
  property :isSimilarTo,
310
- 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,
311
- equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P130_shows_features_of".freeze,
312
- label: "Is Similar To".freeze,
313
- subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
314
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
312
+ definition: {en: "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."},
313
+ equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P130_shows_features_of",
314
+ label: {en: "Is Similar To"},
315
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation",
316
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
315
317
  property :isSuccessorOf,
316
- 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,
317
- label: "Is Successor Of".freeze,
318
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isSimilarTo".freeze,
319
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
318
+ definition: {en: "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."},
319
+ label: {en: "Is Successor Of"},
320
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isSimilarTo",
321
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
320
322
  property :landingPage,
321
- 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,
322
- label: "Landing Page".freeze,
323
- range: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
324
- subPropertyOf: "http://www.openarchives.org/ore/terms/aggregates".freeze,
325
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
323
+ definition: {en: "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."},
324
+ label: {en: "Landing Page"},
325
+ range: "http://www.europeana.eu/schemas/edm/WebResource",
326
+ subPropertyOf: "http://www.openarchives.org/ore/terms/aggregates",
327
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
326
328
  property :language,
327
- 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,
328
- label: "Europeana Language".freeze,
329
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
329
+ definition: {en: "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."},
330
+ label: {en: "Europeana Language"},
331
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
330
332
  property :object,
331
- 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,
332
- label: "Object".freeze,
333
- range: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
334
- subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView".freeze,
335
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
333
+ definition: {en: "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."},
334
+ label: {en: "Object"},
335
+ range: "http://www.europeana.eu/schemas/edm/WebResource",
336
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView",
337
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
336
338
  property :occurredAt,
337
- definition: "This property associates an event to the smallest known time span that\noverlaps with the occurrence of that event".freeze,
338
- domain: "http://www.europeana.eu/schemas/edm/Event".freeze,
339
- equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P4_has_time-span".freeze,
340
- label: "Occured At".freeze,
341
- range: "http://www.europeana.eu/schemas/edm/TimeSpan".freeze,
342
- subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
343
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
339
+ definition: {en: "This property associates an event to the smallest known time span that\noverlaps with the occurrence of that event"},
340
+ domain: "http://www.europeana.eu/schemas/edm/Event",
341
+ equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P4_has_time-span",
342
+ label: {en: "Occured At"},
343
+ range: "http://www.europeana.eu/schemas/edm/TimeSpan",
344
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation",
345
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
344
346
  property :preview,
345
- definition: "The URL of a thumbnail representing the digital object, generated by Europeana.".freeze,
346
- label: "Preview".freeze,
347
- range: "http://www.europeana.eu/schemas/edm/WebResource".freeze,
348
- subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView".freeze,
349
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
347
+ definition: {en: "The URL of a thumbnail representing the digital object, generated by Europeana."},
348
+ label: {en: "Preview"},
349
+ range: "http://www.europeana.eu/schemas/edm/WebResource",
350
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/hasView",
351
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
350
352
  property :provider,
351
- definition: "The name or identifier of the organization who delivers data directly to an aggregation service (e.g. Europeana)".freeze,
352
- label: "Provider".freeze,
353
- range: "http://www.europeana.eu/schemas/edm/Agent".freeze,
354
- subPropertyOf: "http://www.europeana.eu/schemas/edm/hasMet".freeze,
355
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
353
+ definition: {en: "The name or identifier of the organization who delivers data directly to an aggregation service (e.g. Europeana)"},
354
+ label: {en: "Provider"},
355
+ range: "http://www.europeana.eu/schemas/edm/Agent",
356
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/hasMet",
357
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
356
358
  property :realizes,
357
- 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,
358
- domain: "http://www.europeana.eu/schemas/edm/PhysicalThing".freeze,
359
- equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P128_carries".freeze,
360
- label: "Realizes".freeze,
361
- range: "http://www.europeana.eu/schemas/edm/InformationResource".freeze,
362
- subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo".freeze,
363
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
359
+ definition: {en: "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."},
360
+ domain: "http://www.europeana.eu/schemas/edm/PhysicalThing",
361
+ equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P128_carries",
362
+ label: {en: "Realizes"},
363
+ range: "http://www.europeana.eu/schemas/edm/InformationResource",
364
+ subPropertyOf: "http://www.europeana.eu/schemas/edm/isRelatedTo",
365
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
364
366
  property :rights,
365
- definition: "Information about copyright of the digital object as specified by isShownBy\nand isShownAt".freeze,
366
- label: "Europeana Rights".freeze,
367
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
367
+ definition: {en: "Information about copyright of the digital object as specified by isShownBy\nand isShownAt"},
368
+ label: {en: "Europeana Rights"},
369
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
368
370
  property :type,
369
- definition: "The Europeana material type of the resource".freeze,
370
- label: "Europeana Type".freeze,
371
+ definition: {en: "The Europeana material type of the resource"},
372
+ label: {en: "Europeana Type"},
371
373
  range: term(
372
- "http://www.w3.org/2002/07/owl#oneOf": list("TEXT".freeze, "IMAGE".freeze, "SOUND".freeze, "VIDEO".freeze, "3D".freeze),
373
- type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
374
+ "http://www.w3.org/2002/07/owl#oneOf": list("TEXT", "IMAGE", "SOUND", "VIDEO", "3D"),
375
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
374
376
  ),
375
- subPropertyOf: "http://purl.org/dc/elements/1.1/type".freeze,
376
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
377
+ subPropertyOf: "http://purl.org/dc/elements/1.1/type",
378
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
377
379
  property :ugc,
378
- 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,
379
- label: "UGC".freeze,
380
+ definition: {en: "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."},
381
+ label: {en: "UGC"},
380
382
  range: term(
381
- "http://www.w3.org/2002/07/owl#oneOf": list("TRUE".freeze),
382
- type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
383
+ "http://www.w3.org/2002/07/owl#oneOf": list("TRUE"),
384
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
383
385
  ),
384
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
386
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
385
387
  property :unstored,
386
- definition: "This is a container element which includes all relevant information that\notherwise cannot be mapped to another element in the ESE.".freeze,
387
- label: "Unstored".freeze,
388
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
388
+ definition: {en: "This is a container element which includes all relevant information that\notherwise cannot be mapped to another element in the ESE."},
389
+ label: {en: "Unstored"},
390
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
389
391
  property :uri,
390
- definition: "This is a tag created by a user through the Europeana interface.".freeze,
391
- label: "Europeana URI".freeze,
392
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
392
+ definition: {en: "This is a tag created by a user through the Europeana interface."},
393
+ label: {en: "Europeana URI"},
394
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
393
395
  property :userTag,
394
- definition: "This is a tag created by a user through the Europeana interface.".freeze,
395
- label: "User Tag".freeze,
396
- subPropertyOf: "http://purl.org/dc/elements/1.1/description".freeze,
397
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
396
+ definition: {en: "This is a tag created by a user through the Europeana interface."},
397
+ label: {en: "User Tag"},
398
+ subPropertyOf: "http://purl.org/dc/elements/1.1/description",
399
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
398
400
  property :wasPresentAt,
399
- definition: "This property associates the people, things or information resources with an event at which they were present".freeze,
401
+ definition: {en: "This property associates the people, things or information resources with an event at which they were present"},
400
402
  domain: term(
401
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
402
- unionOf: list("http://www.europeana.eu/schemas/edm/Agent".freeze, "http://www.europeana.eu/schemas/edm/InformationResource".freeze, "http://www.europeana.eu/schemas/edm/PhysicalThing".freeze)
403
+ type: "http://www.w3.org/2002/07/owl#Class",
404
+ unionOf: list("http://www.europeana.eu/schemas/edm/Agent", "http://www.europeana.eu/schemas/edm/InformationResource", "http://www.europeana.eu/schemas/edm/PhysicalThing")
403
405
  ),
404
- equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P12i_was_present_at".freeze,
405
- label: "Was Present At".freeze,
406
- range: "http://www.europeana.eu/schemas/edm/Event".freeze,
407
- subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
408
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
406
+ equivalentProperty: "http://www.cidoc-crm.org/rdfs/cidoc-crm#P12i_was_present_at",
407
+ label: {en: "Was Present At"},
408
+ range: "http://www.europeana.eu/schemas/edm/Event",
409
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation",
410
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
409
411
  property :year,
410
- definition: "A point of time associated with an event in the life of the original analog or\nborn digital object.".freeze,
411
- label: "Europeana Year".freeze,
412
- subPropertyOf: "http://purl.org/dc/terms/temporal".freeze,
413
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
412
+ definition: {en: "A point of time associated with an event in the life of the original analog or\nborn digital object."},
413
+ label: {en: "Europeana Year"},
414
+ subPropertyOf: "http://purl.org/dc/terms/temporal",
415
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
414
416
  end
415
417
  end