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/ore.rb CHANGED
@@ -3,104 +3,106 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.openarchives.org/ore/terms/
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.openarchives.org/ore/terms/>
7
+ # @!visibility private
6
8
  ORE = Class.new(RDF::StrictVocabulary("http://www.openarchives.org/ore/terms/")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.openarchives.org/ore/terms/",
10
- comment: "The set of terms provided by the OAI ORE initiative".freeze,
11
- "http://purl.org/dc/terms/license": "http://creativecommons.org/licenses/by-sa/3.0/".freeze,
12
+ comment: "The set of terms provided by the OAI ORE initiative",
13
+ "http://purl.org/dc/terms/license": "http://creativecommons.org/licenses/by-sa/3.0/",
12
14
  "http://purl.org/dc/terms/publisher": term(
13
- label: "The Open Archives Initiative ORE Project".freeze
15
+ label: "The Open Archives Initiative ORE Project"
14
16
  ),
15
- "http://purl.org/dc/terms/title": "The OAI ORE terms vocabulary".freeze,
16
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.openarchives.org/ore/toc".freeze,
17
- label: "The OAI ORE terms vocabulary".freeze
17
+ "http://purl.org/dc/terms/title": "The OAI ORE terms vocabulary",
18
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.openarchives.org/ore/toc",
19
+ label: "The OAI ORE terms vocabulary"
18
20
 
19
21
  # Class definitions
20
22
  term :AggregatedResource,
21
- comment: "A resource which is included in an Aggregation. Note that asserting that a resource is a member of the class of Aggregated Resources does not imply anything other than that it is aggregated by at least one Aggregation.".freeze,
22
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
23
- label: "Aggregated Resource".freeze,
24
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
23
+ comment: "A resource which is included in an Aggregation. Note that asserting that a resource is a member of the class of Aggregated Resources does not imply anything other than that it is aggregated by at least one Aggregation.",
24
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
25
+ label: "Aggregated Resource",
26
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
25
27
  term :Aggregation,
26
- comment: "A set of related resources (Aggregated Resources), grouped together such that the set can be treated as a single resource. This is the entity described within the ORE interoperability framework by a Resource Map.".freeze,
27
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
28
- label: "Aggregation".freeze,
29
- subClassOf: "http://purl.org/dc/dcmitype/Collection".freeze,
30
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
28
+ comment: "A set of related resources (Aggregated Resources), grouped together such that the set can be treated as a single resource. This is the entity described within the ORE interoperability framework by a Resource Map.",
29
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
30
+ label: "Aggregation",
31
+ subClassOf: "http://purl.org/dc/dcmitype/Collection",
32
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
31
33
  term :Proxy,
32
- comment: "A Proxy represents an Aggregated Resource as it exists in a specific Aggregation. All assertions made about an entity are globally true, not only within the context of the Aggregation. As such, in order to make assertions which are only true of a resource as it exists in an Aggregation, a Proxy object is required. For example, one might want to cite an article as it appears in a specific journal, or assign aggregation-specific metadata to a Resource.".freeze,
33
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
34
- label: "Proxy".freeze,
35
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
34
+ comment: "A Proxy represents an Aggregated Resource as it exists in a specific Aggregation. All assertions made about an entity are globally true, not only within the context of the Aggregation. As such, in order to make assertions which are only true of a resource as it exists in an Aggregation, a Proxy object is required. For example, one might want to cite an article as it appears in a specific journal, or assign aggregation-specific metadata to a Resource.",
35
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
36
+ label: "Proxy",
37
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
36
38
  term :ResourceMap,
37
- comment: "A description of an Aggregation according to the OAI-ORE data model. Resource Maps are serialised to a machine readable format according to the implementation guidelines.".freeze,
38
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
39
- label: "Resource Map".freeze,
40
- subClassOf: "http://www.w3.org/2004/03/trix/rdfg-1/Graph".freeze,
41
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
39
+ comment: "A description of an Aggregation according to the OAI-ORE data model. Resource Maps are serialised to a machine readable format according to the implementation guidelines.",
40
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
41
+ label: "Resource Map",
42
+ subClassOf: "http://www.w3.org/2004/03/trix/rdfg-1/Graph",
43
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
42
44
 
43
45
  # Property definitions
44
46
  property :aggregates,
45
- comment: "Aggregations, by definition, aggregate resources. The ore:aggregates relationship expresses that the object resource is a member of the set of Aggregated Resources of the subject (the Aggregation). This relationship between the Aggregation and its Aggregated Resources is thus more specific than a simple part/whole relationship, as expressed by dcterms:hasPart for example.".freeze,
46
- domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
47
- inverseOf: "http://www.openarchives.org/ore/terms/isAggregatedBy".freeze,
48
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
49
- label: "Aggregates".freeze,
50
- range: "http://www.openarchives.org/ore/terms/AggregatedResource".freeze,
51
- subPropertyOf: "http://purl.org/dc/terms/hasPart".freeze,
52
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
47
+ comment: "Aggregations, by definition, aggregate resources. The ore:aggregates relationship expresses that the object resource is a member of the set of Aggregated Resources of the subject (the Aggregation). This relationship between the Aggregation and its Aggregated Resources is thus more specific than a simple part/whole relationship, as expressed by dcterms:hasPart for example.",
48
+ domain: "http://www.openarchives.org/ore/terms/Aggregation",
49
+ inverseOf: "http://www.openarchives.org/ore/terms/isAggregatedBy",
50
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
51
+ label: "Aggregates",
52
+ range: "http://www.openarchives.org/ore/terms/AggregatedResource",
53
+ subPropertyOf: "http://purl.org/dc/terms/hasPart",
54
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
53
55
  property :describes,
54
- comment: "This relationship asserts that the subject (a Resource Map) describes the object (an Aggregation).".freeze,
55
- domain: "http://www.openarchives.org/ore/terms/ResourceMap".freeze,
56
- inverseOf: "http://www.openarchives.org/ore/terms/isDescribedBy".freeze,
57
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
58
- label: "Describes".freeze,
59
- range: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
60
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
56
+ comment: "This relationship asserts that the subject (a Resource Map) describes the object (an Aggregation).",
57
+ domain: "http://www.openarchives.org/ore/terms/ResourceMap",
58
+ inverseOf: "http://www.openarchives.org/ore/terms/isDescribedBy",
59
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
60
+ label: "Describes",
61
+ range: "http://www.openarchives.org/ore/terms/Aggregation",
62
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
61
63
  property :isAggregatedBy,
62
- comment: "The inverse relationship of ore:aggregates, ore:isAggregatedBy asserts that an Aggregated Resource is aggregated by an Aggregation.".freeze,
63
- domain: "http://www.openarchives.org/ore/terms/AggregatedResource".freeze,
64
- inverseOf: "http://www.openarchives.org/ore/terms/aggregates".freeze,
65
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
66
- label: "Is Aggregated By".freeze,
67
- range: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
68
- subPropertyOf: "http://purl.org/dc/terms/isPartOf".freeze,
69
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
64
+ comment: "The inverse relationship of ore:aggregates, ore:isAggregatedBy asserts that an Aggregated Resource is aggregated by an Aggregation.",
65
+ domain: "http://www.openarchives.org/ore/terms/AggregatedResource",
66
+ inverseOf: "http://www.openarchives.org/ore/terms/aggregates",
67
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
68
+ label: "Is Aggregated By",
69
+ range: "http://www.openarchives.org/ore/terms/Aggregation",
70
+ subPropertyOf: "http://purl.org/dc/terms/isPartOf",
71
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
70
72
  property :isDescribedBy,
71
- comment: "The inverse relationship of ore:describes, in this case the object of the relationship is the Resource Map and the subject is the Aggregation which it describes.".freeze,
72
- domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
73
- inverseOf: "http://www.openarchives.org/ore/terms/describes".freeze,
74
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
75
- label: "Is Described By".freeze,
76
- range: "http://www.openarchives.org/ore/terms/ResourceMap".freeze,
77
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
73
+ comment: "The inverse relationship of ore:describes, in this case the object of the relationship is the Resource Map and the subject is the Aggregation which it describes.",
74
+ domain: "http://www.openarchives.org/ore/terms/Aggregation",
75
+ inverseOf: "http://www.openarchives.org/ore/terms/describes",
76
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
77
+ label: "Is Described By",
78
+ range: "http://www.openarchives.org/ore/terms/ResourceMap",
79
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
78
80
  property :lineage,
79
- comment: "ore:lineage is a relationship between two Proxy objects, both of which MUST have the same Resource for which they are proxies. The meaning is that the Resource for which the subject of the relationship is a Proxy was discovered in the Aggregation in which the object Proxy's resource is aggregated.".freeze,
80
- domain: "http://www.openarchives.org/ore/terms/Proxy".freeze,
81
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
82
- label: "Lineage".freeze,
83
- range: "http://www.openarchives.org/ore/terms/Proxy".freeze,
84
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
81
+ comment: "ore:lineage is a relationship between two Proxy objects, both of which MUST have the same Resource for which they are proxies. The meaning is that the Resource for which the subject of the relationship is a Proxy was discovered in the Aggregation in which the object Proxy's resource is aggregated.",
82
+ domain: "http://www.openarchives.org/ore/terms/Proxy",
83
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
84
+ label: "Lineage",
85
+ range: "http://www.openarchives.org/ore/terms/Proxy",
86
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
85
87
  property :proxyFor,
86
- comment: "Proxy objects are used to represent a Resource as it is aggregated in a particular Aggregation. The ore:proxyFor relationship is used to link the proxy to the Aggregated Resource it is a proxy for. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregated Resource.".freeze,
87
- domain: "http://www.openarchives.org/ore/terms/Proxy".freeze,
88
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
89
- label: "Proxy For".freeze,
90
- range: "http://www.openarchives.org/ore/terms/AggregatedResource".freeze,
91
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
88
+ comment: "Proxy objects are used to represent a Resource as it is aggregated in a particular Aggregation. The ore:proxyFor relationship is used to link the proxy to the Aggregated Resource it is a proxy for. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregated Resource.",
89
+ domain: "http://www.openarchives.org/ore/terms/Proxy",
90
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
91
+ label: "Proxy For",
92
+ range: "http://www.openarchives.org/ore/terms/AggregatedResource",
93
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
92
94
  property :proxyIn,
93
- comment: "Proxy objects must link to the Aggregation in which the resource being proxied is aggregated. The ore:proxyIn relationship is used for this purpose. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregation.".freeze,
94
- domain: "http://www.openarchives.org/ore/terms/Proxy".freeze,
95
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
96
- label: "Proxy In".freeze,
97
- range: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
98
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
95
+ comment: "Proxy objects must link to the Aggregation in which the resource being proxied is aggregated. The ore:proxyIn relationship is used for this purpose. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregation.",
96
+ domain: "http://www.openarchives.org/ore/terms/Proxy",
97
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
98
+ label: "Proxy In",
99
+ range: "http://www.openarchives.org/ore/terms/Aggregation",
100
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
99
101
  property :similarTo,
100
- comment: "The subject of this relationship MUST be an Aggregation. This Aggregation should be considered an expression within the ORE context of the object of the relationship, as it is broadly equivalent to the resource. For example, the Aggregation may consist of the resources which, together, make up a journal article which has a DOI assigned to it. The Aggregation is not the article to which the DOI was assigned, but is a representation of it in some manner.".freeze,
101
- domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
102
- isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
103
- label: "Similar To".freeze,
104
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
102
+ comment: "The subject of this relationship MUST be an Aggregation. This Aggregation should be considered an expression within the ORE context of the object of the relationship, as it is broadly equivalent to the resource. For example, the Aggregation may consist of the resources which, together, make up a journal article which has a DOI assigned to it. The Aggregation is not the article to which the DOI was assigned, but is a representation of it in some manner.",
103
+ domain: "http://www.openarchives.org/ore/terms/Aggregation",
104
+ isDefinedBy: "http://www.openarchives.org/ore/terms/",
105
+ label: "Similar To",
106
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
105
107
  end
106
108
  end