rdf-vocab 3.1.1 → 3.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7ccd9640cada14cdebb6c2aca6c54787052f65c7e4c70d8cdfa69cf031bd11bf
4
- data.tar.gz: 3820efb944d4f6117e7707a83110ef93b3f4ebd1416f71237c00d92980fb3b76
3
+ metadata.gz: ae4d3b568e99eb40d526eb761c26cc0a6be7b8f249c7071e4d9ffdddb7d430c3
4
+ data.tar.gz: f2b3890369826e2995e91db074671f5e3d989404f0802d24cfbf403bce06b4f5
5
5
  SHA512:
6
- metadata.gz: 35d493c03feb48b7fadb9d7654c734a2ddea096106264153240ad73efa51130d39a0c4029ff62efc5935204465d80d00cf6808f772afd4f5e3e8a80df7b47493
7
- data.tar.gz: '066895b60efa229900afb7edc208926ca008e9054cc6a9fe30fb5301e58710066e7b0e9410aa256e64aa302b3de8dc89ea24c29b2aaafbd767bdfc877936cfd7'
6
+ metadata.gz: ca35e0ba82f08cf59854d019c6a438d426e68ea1432b3cd2b0065f6de7ed0c66470396efcab64f7abf4a4aef58b0a5fecb88a3ef024119522b5edf19e8e8e723
7
+ data.tar.gz: b45f40aa82e6219402124554d1eabc2737805b867bcb22bcfdede0ac9658ea47696c024e9b6c9bc702bd53ad10f67bffb71a42c0ed1a609e87b9cbcfe89176f1
data/README.md CHANGED
@@ -50,7 +50,7 @@ Also extends `RDF::Vocabulary::Format` with the `gen-vocab` command extension to
50
50
  * RDF::Vocab::OGC - [Open Graph protocol classes](http://ogp.me) - Alias of `RDF::OGC`
51
51
  * RDF::Vocab::ORE - [Object Reuse and Exchange Ontology](http://www.openarchives.org/ore/1.0/rdfxml) (OAI)
52
52
  * RDF::Vocab::ORG - [Organization Ontology](http://www.w3.org/TR/vocab-org/) (W3C)
53
- * RDF::Vocab::PCDMModels - [PCDM Models Ontology](http://pcdm.org/models#) (PCDM)
53
+ * RDF::Vocab::PCDM - [PCDM Ontology](http://pcdm.org/models#) (PCDM)
54
54
  * RDF::Vocab::PPLAN - [P-Plan Ontology](http://www.opmw.org/model/p-plan/)
55
55
  * RDF::Vocab::PREMIS - [Preservation Metadata Implementation Strategies Ontology](http://id.loc.gov/ontologies/premis.html) (LoC)
56
56
  * RDF::Vocab::PremisEventType - [PREMIS Event Type](http://id.loc.gov/vocabulary/preservation/eventType.html) (LoC)
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.1
1
+ 3.1.2
@@ -18,33 +18,25 @@ module RDF::Vocab
18
18
  # Class definitions
19
19
  term :Agent,
20
20
  comment: %(A resource that acts or has the power to act.).freeze,
21
- "dc:description": "Examples of Agent include person, organization, and software agent.".freeze,
22
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Agent-001".freeze,
23
21
  "dc:issued": "2008-01-14".freeze,
24
22
  isDefinedBy: "dc:".freeze,
25
23
  label: "Agent".freeze,
26
24
  type: ["dc:AgentClass".freeze, "rdfs:Class".freeze]
27
25
  term :AgentClass,
28
26
  comment: %(A group of agents.).freeze,
29
- "dc:description": "Examples of Agent Class include groups seen as classes, such as students, women, charities, lecturers.".freeze,
30
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#AgentClass-003".freeze,
31
27
  "dc:issued": "2008-01-14".freeze,
32
- "dc:modified": "2012-06-14".freeze,
33
28
  isDefinedBy: "dc:".freeze,
34
29
  label: "Agent Class".freeze,
35
30
  subClassOf: "rdfs:Class".freeze,
36
31
  type: "rdfs:Class".freeze
37
32
  term :BibliographicResource,
38
33
  comment: %(A book, article, or other documentary resource.).freeze,
39
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#BibliographicResource-001".freeze,
40
34
  "dc:issued": "2008-01-14".freeze,
41
35
  isDefinedBy: "dc:".freeze,
42
36
  label: "Bibliographic Resource".freeze,
43
37
  type: "rdfs:Class".freeze
44
38
  term :FileFormat,
45
39
  comment: %(A digital resource format.).freeze,
46
- "dc:description": "Examples include the formats defined by the list of Internet Media Types.".freeze,
47
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#FileFormat-001".freeze,
48
40
  "dc:issued": "2008-01-14".freeze,
49
41
  isDefinedBy: "dc:".freeze,
50
42
  label: "File Format".freeze,
@@ -52,22 +44,19 @@ module RDF::Vocab
52
44
  type: "rdfs:Class".freeze
53
45
  term :Frequency,
54
46
  comment: %(A rate at which something recurs.).freeze,
55
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Frequency-001".freeze,
56
47
  "dc:issued": "2008-01-14".freeze,
57
48
  isDefinedBy: "dc:".freeze,
58
49
  label: "Frequency".freeze,
59
50
  type: "rdfs:Class".freeze
60
51
  term :Jurisdiction,
61
52
  comment: %(The extent or range of judicial, law enforcement, or other authority.).freeze,
62
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Jurisdiction-001".freeze,
63
53
  "dc:issued": "2008-01-14".freeze,
64
54
  isDefinedBy: "dc:".freeze,
65
55
  label: "Jurisdiction".freeze,
66
56
  subClassOf: "dc:LocationPeriodOrJurisdiction".freeze,
67
57
  type: "rdfs:Class".freeze
68
58
  term :LicenseDocument,
69
- comment: %(A legal document giving official permission to do something with a Resource.).freeze,
70
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#LicenseDocument-001".freeze,
59
+ comment: %(A legal document giving official permission to do something with a resource.).freeze,
71
60
  "dc:issued": "2008-01-14".freeze,
72
61
  isDefinedBy: "dc:".freeze,
73
62
  label: "License Document".freeze,
@@ -75,15 +64,13 @@ module RDF::Vocab
75
64
  type: "rdfs:Class".freeze
76
65
  term :LinguisticSystem,
77
66
  comment: %(A system of signs, symbols, sounds, gestures, or rules used in communication.).freeze,
78
- "dc:description": "Examples include written, spoken, sign, and computer languages.".freeze,
79
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#LinguisticSystem-001".freeze,
67
+ "dc:description": "Written, spoken, sign, and computer languages are linguistic systems.".freeze,
80
68
  "dc:issued": "2008-01-14".freeze,
81
69
  isDefinedBy: "dc:".freeze,
82
70
  label: "Linguistic System".freeze,
83
71
  type: "rdfs:Class".freeze
84
72
  term :Location,
85
73
  comment: %(A spatial region or named place.).freeze,
86
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Location-001".freeze,
87
74
  "dc:issued": "2008-01-14".freeze,
88
75
  isDefinedBy: "dc:".freeze,
89
76
  label: "Location".freeze,
@@ -91,14 +78,12 @@ module RDF::Vocab
91
78
  type: "rdfs:Class".freeze
92
79
  term :LocationPeriodOrJurisdiction,
93
80
  comment: %(A location, period of time, or jurisdiction.).freeze,
94
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#LocationPeriodOrJurisdiction-001".freeze,
95
81
  "dc:issued": "2008-01-14".freeze,
96
82
  isDefinedBy: "dc:".freeze,
97
83
  label: "Location, Period, or Jurisdiction".freeze,
98
84
  type: "rdfs:Class".freeze
99
85
  term :MediaType,
100
86
  comment: %(A file format or physical medium.).freeze,
101
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#MediaType-001".freeze,
102
87
  "dc:issued": "2008-01-14".freeze,
103
88
  isDefinedBy: "dc:".freeze,
104
89
  label: "Media Type".freeze,
@@ -106,28 +91,24 @@ module RDF::Vocab
106
91
  type: "rdfs:Class".freeze
107
92
  term :MediaTypeOrExtent,
108
93
  comment: %(A media type or extent.).freeze,
109
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#MediaTypeOrExtent-001".freeze,
110
94
  "dc:issued": "2008-01-14".freeze,
111
95
  isDefinedBy: "dc:".freeze,
112
96
  label: "Media Type or Extent".freeze,
113
97
  type: "rdfs:Class".freeze
114
98
  term :MethodOfAccrual,
115
99
  comment: %(A method by which resources are added to a collection.).freeze,
116
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#MethodOfAccrual-001".freeze,
117
100
  "dc:issued": "2008-01-14".freeze,
118
101
  isDefinedBy: "dc:".freeze,
119
102
  label: "Method of Accrual".freeze,
120
103
  type: "rdfs:Class".freeze
121
104
  term :MethodOfInstruction,
122
105
  comment: %(A process that is used to engender knowledge, attitudes, and skills.).freeze,
123
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#MethodOfInstruction-001".freeze,
124
106
  "dc:issued": "2008-01-14".freeze,
125
107
  isDefinedBy: "dc:".freeze,
126
108
  label: "Method of Instruction".freeze,
127
109
  type: "rdfs:Class".freeze
128
110
  term :PeriodOfTime,
129
111
  comment: %(An interval of time that is named or defined by its start and end dates.).freeze,
130
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#PeriodOfTime-001".freeze,
131
112
  "dc:issued": "2008-01-14".freeze,
132
113
  isDefinedBy: "dc:".freeze,
133
114
  label: "Period of Time".freeze,
@@ -136,7 +117,6 @@ module RDF::Vocab
136
117
  term :PhysicalMedium,
137
118
  comment: %(A physical material or carrier.).freeze,
138
119
  "dc:description": "Examples include paper, canvas, or DVD.".freeze,
139
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#PhysicalMedium-001".freeze,
140
120
  "dc:issued": "2008-01-14".freeze,
141
121
  isDefinedBy: "dc:".freeze,
142
122
  label: "Physical Medium".freeze,
@@ -144,28 +124,24 @@ module RDF::Vocab
144
124
  type: "rdfs:Class".freeze
145
125
  term :PhysicalResource,
146
126
  comment: %(A material thing.).freeze,
147
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#PhysicalResource-001".freeze,
148
127
  "dc:issued": "2008-01-14".freeze,
149
128
  isDefinedBy: "dc:".freeze,
150
129
  label: "Physical Resource".freeze,
151
130
  type: "rdfs:Class".freeze
152
131
  term :Policy,
153
132
  comment: %(A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.).freeze,
154
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Policy-001".freeze,
155
133
  "dc:issued": "2008-01-14".freeze,
156
134
  isDefinedBy: "dc:".freeze,
157
135
  label: "Policy".freeze,
158
136
  type: "rdfs:Class".freeze
159
137
  term :ProvenanceStatement,
160
- comment: %(A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.).freeze,
161
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#ProvenanceStatement-001".freeze,
138
+ comment: %(Any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.).freeze,
162
139
  "dc:issued": "2008-01-14".freeze,
163
140
  isDefinedBy: "dc:".freeze,
164
141
  label: "Provenance Statement".freeze,
165
142
  type: "rdfs:Class".freeze
166
143
  term :RightsStatement,
167
- comment: %(A statement about the intellectual property rights \(IPR\) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights.).freeze,
168
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#RightsStatement-001".freeze,
144
+ comment: %(A statement about the intellectual property rights \(IPR\) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights.).freeze,
169
145
  "dc:issued": "2008-01-14".freeze,
170
146
  isDefinedBy: "dc:".freeze,
171
147
  label: "Rights Statement".freeze,
@@ -173,15 +149,13 @@ module RDF::Vocab
173
149
  term :SizeOrDuration,
174
150
  comment: %(A dimension or extent, or a time taken to play or execute.).freeze,
175
151
  "dc:description": "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.".freeze,
176
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#SizeOrDuration-001".freeze,
177
152
  "dc:issued": "2008-01-14".freeze,
178
153
  isDefinedBy: "dc:".freeze,
179
154
  label: "Size or Duration".freeze,
180
155
  subClassOf: "dc:MediaTypeOrExtent".freeze,
181
156
  type: "rdfs:Class".freeze
182
157
  term :Standard,
183
- comment: %(A basis for comparison; a reference point against which other things can be evaluated.).freeze,
184
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Standard-001".freeze,
158
+ comment: %(A reference point against which other things can be evaluated or compared.).freeze,
185
159
  "dc:issued": "2008-01-14".freeze,
186
160
  isDefinedBy: "dc:".freeze,
187
161
  label: "Standard".freeze,
@@ -190,605 +164,446 @@ module RDF::Vocab
190
164
  # Property definitions
191
165
  property :abstract,
192
166
  comment: %(A summary of the resource.).freeze,
193
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#abstract-003".freeze,
194
167
  "dc:issued": "2000-07-11".freeze,
195
- "dc:modified": "2008-01-14".freeze,
196
168
  isDefinedBy: "dc:".freeze,
197
169
  label: "Abstract".freeze,
198
- subPropertyOf: ["dc11:description".freeze, "dc:description".freeze],
199
170
  type: "rdf:Property".freeze
200
171
  property :accessRights,
201
- comment: %(Information about who can access the resource or an indication of its security status.).freeze,
172
+ comment: %(Information about who access the resource or an indication of its security status.).freeze,
202
173
  "dc:description": "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.".freeze,
203
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#accessRights-002".freeze,
204
174
  "dc:issued": "2003-02-15".freeze,
205
- "dc:modified": "2008-01-14".freeze,
175
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:RightsStatement".freeze,
206
176
  isDefinedBy: "dc:".freeze,
207
177
  label: "Access Rights".freeze,
208
- range: "dc:RightsStatement".freeze,
209
- subPropertyOf: ["dc11:rights".freeze, "dc:rights".freeze],
210
178
  type: "rdf:Property".freeze
211
179
  property :accrualMethod,
212
180
  comment: %(The method by which items are added to a collection.).freeze,
213
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#accrualMethod-003".freeze,
181
+ "dc:description": "Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)].".freeze,
214
182
  "dc:issued": "2005-06-13".freeze,
215
- "dc:modified": "2010-10-11".freeze,
216
183
  domain: "dcmitype:Collection".freeze,
184
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:MethodOfAccrual".freeze,
217
185
  isDefinedBy: "dc:".freeze,
218
186
  label: "Accrual Method".freeze,
219
- range: "dc:MethodOfAccrual".freeze,
220
187
  type: "rdf:Property".freeze
221
188
  property :accrualPeriodicity,
222
189
  comment: %(The frequency with which items are added to a collection.).freeze,
223
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#accrualPeriodicity-003".freeze,
190
+ "dc:description": "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)].".freeze,
224
191
  "dc:issued": "2005-06-13".freeze,
225
- "dc:modified": "2010-10-11".freeze,
226
192
  domain: "dcmitype:Collection".freeze,
193
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Frequency".freeze,
227
194
  isDefinedBy: "dc:".freeze,
228
195
  label: "Accrual Periodicity".freeze,
229
- range: "dc:Frequency".freeze,
230
196
  type: "rdf:Property".freeze
231
197
  property :accrualPolicy,
232
198
  comment: %(The policy governing the addition of items to a collection.).freeze,
233
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#accrualPolicy-003".freeze,
199
+ "dc:description": "Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)].".freeze,
234
200
  "dc:issued": "2005-06-13".freeze,
235
- "dc:modified": "2010-10-11".freeze,
236
201
  domain: "dcmitype:Collection".freeze,
202
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Policy".freeze,
237
203
  isDefinedBy: "dc:".freeze,
238
204
  label: "Accrual Policy".freeze,
239
- range: "dc:Policy".freeze,
240
205
  type: "rdf:Property".freeze
241
206
  property :alternative,
242
207
  comment: %(An alternative name for the resource.).freeze,
243
208
  "dc:description": "The distinction between titles and alternative titles is application-specific.".freeze,
244
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#alternative-003".freeze,
245
209
  "dc:issued": "2000-07-11".freeze,
246
- "dc:modified": "2010-10-11".freeze,
247
210
  isDefinedBy: "dc:".freeze,
248
211
  label: "Alternative Title".freeze,
249
212
  range: "rdfs:Literal".freeze,
250
- subPropertyOf: ["dc11:title".freeze, "dc:title".freeze],
251
213
  type: "rdf:Property".freeze
252
214
  property :audience,
253
- comment: %(A class of entity for whom the resource is intended or useful.).freeze,
254
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#audience-003".freeze,
215
+ comment: %(A class of agents for whom the resource is intended or useful.).freeze,
216
+ "dc:description": "Recommended practice is to use this property with non-literal values from a vocabulary of audience types.".freeze,
255
217
  "dc:issued": "2001-05-21".freeze,
256
- "dc:modified": "2008-01-14".freeze,
218
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:AgentClass".freeze,
257
219
  isDefinedBy: "dc:".freeze,
258
220
  label: "Audience".freeze,
259
- range: "dc:AgentClass".freeze,
260
221
  type: "rdf:Property".freeze
261
222
  property :available,
262
- comment: %(Date \(often a range\) that the resource became or will become available.).freeze,
263
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#available-003".freeze,
223
+ comment: %(Date that the resource became or will become available.).freeze,
224
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.".freeze,
264
225
  "dc:issued": "2000-07-11".freeze,
265
- "dc:modified": "2008-01-14".freeze,
266
226
  isDefinedBy: "dc:".freeze,
267
227
  label: "Date Available".freeze,
268
228
  range: "rdfs:Literal".freeze,
269
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
270
229
  type: "rdf:Property".freeze
271
230
  property :bibliographicCitation,
272
231
  comment: %(A bibliographic reference for the resource.).freeze,
273
232
  "dc:description": "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.".freeze,
274
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#bibliographicCitation-002".freeze,
275
233
  "dc:issued": "2003-02-15".freeze,
276
- "dc:modified": "2008-01-14".freeze,
277
- domain: "dc:BibliographicResource".freeze,
278
234
  isDefinedBy: "dc:".freeze,
279
235
  label: "Bibliographic Citation".freeze,
280
236
  range: "rdfs:Literal".freeze,
281
- subPropertyOf: ["dc11:identifier".freeze, "dc:identifier".freeze],
282
237
  type: "rdf:Property".freeze
283
238
  property :conformsTo,
284
239
  comment: %(An established standard to which the described resource conforms.).freeze,
285
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#conformsTo-003".freeze,
286
240
  "dc:issued": "2001-05-21".freeze,
287
- "dc:modified": "2008-01-14".freeze,
241
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Standard".freeze,
288
242
  isDefinedBy: "dc:".freeze,
289
243
  label: "Conforms To".freeze,
290
- range: "dc:Standard".freeze,
291
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
292
244
  type: "rdf:Property".freeze
293
245
  property :contributor,
294
246
  comment: %(An entity responsible for making contributions to the resource.).freeze,
295
- "dc:description": "Examples of a Contributor include a person, an organization, or a service.".freeze,
296
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#contributorT-001".freeze,
247
+ "dc:description": "The guidelines for using names of persons or organizations as creators apply to contributors.".freeze,
297
248
  "dc:issued": "2008-01-14".freeze,
298
- "dc:modified": "2010-10-11".freeze,
249
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
299
250
  isDefinedBy: "dc:".freeze,
300
251
  label: "Contributor".freeze,
301
- range: "dc:Agent".freeze,
302
- subPropertyOf: "dc11:contributor".freeze,
303
252
  type: "rdf:Property".freeze
304
253
  property :coverage,
305
- comment: %(The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.).freeze,
306
- "dc:description": "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.".freeze,
307
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#coverageT-001".freeze,
254
+ comment: %(The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.).freeze,
255
+ "dc:description": "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage.".freeze,
308
256
  "dc:issued": "2008-01-14".freeze,
309
- "dc:modified": "2008-01-14".freeze,
257
+ "http://purl.org/dc/dcam/rangeIncludes": ["dc:Jurisdiction".freeze, "dc:Location".freeze, "dc:Period".freeze],
310
258
  isDefinedBy: "dc:".freeze,
311
259
  label: "Coverage".freeze,
312
- range: "dc:LocationPeriodOrJurisdiction".freeze,
313
- subPropertyOf: "dc11:coverage".freeze,
314
260
  type: "rdf:Property".freeze
315
261
  property :created,
316
262
  comment: %(Date of creation of the resource.).freeze,
317
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#created-003".freeze,
263
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.".freeze,
318
264
  "dc:issued": "2000-07-11".freeze,
319
- "dc:modified": "2008-01-14".freeze,
320
265
  isDefinedBy: "dc:".freeze,
321
266
  label: "Date Created".freeze,
322
267
  range: "rdfs:Literal".freeze,
323
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
324
268
  type: "rdf:Property".freeze
325
269
  property :creator,
326
- comment: %(An entity primarily responsible for making the resource.).freeze,
327
- "dc:description": "Examples of a Creator include a person, an organization, or a service.".freeze,
328
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#creatorT-002".freeze,
270
+ comment: %(An entity responsible for making the resource.).freeze,
271
+ "dc:description": "Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided.".freeze,
329
272
  "dc:issued": "2008-01-14".freeze,
330
- "dc:modified": "2010-10-11".freeze,
331
273
  equivalentProperty: "foaf:maker".freeze,
274
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
332
275
  isDefinedBy: "dc:".freeze,
333
276
  label: "Creator".freeze,
334
- range: "dc:Agent".freeze,
335
- subPropertyOf: ["dc11:creator".freeze, "dc:contributor".freeze],
336
277
  type: "rdf:Property".freeze
337
278
  property :date,
338
279
  comment: %(A point or period of time associated with an event in the lifecycle of the resource.).freeze,
339
- "dc:description": "Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].".freeze,
340
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#dateT-001".freeze,
280
+ "dc:description": "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing.".freeze,
341
281
  "dc:issued": "2008-01-14".freeze,
342
- "dc:modified": "2008-01-14".freeze,
343
282
  isDefinedBy: "dc:".freeze,
344
283
  label: "Date".freeze,
345
284
  range: "rdfs:Literal".freeze,
346
- subPropertyOf: "dc11:date".freeze,
347
285
  type: "rdf:Property".freeze
348
286
  property :dateAccepted,
349
287
  comment: %(Date of acceptance of the resource.).freeze,
350
- "dc:description": "Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal).".freeze,
351
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#dateAccepted-002".freeze,
288
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal).".freeze,
352
289
  "dc:issued": "2002-07-13".freeze,
353
- "dc:modified": "2008-01-14".freeze,
354
290
  isDefinedBy: "dc:".freeze,
355
291
  label: "Date Accepted".freeze,
356
292
  range: "rdfs:Literal".freeze,
357
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
358
293
  type: "rdf:Property".freeze
359
294
  property :dateCopyrighted,
360
- comment: %(Date of copyright.).freeze,
361
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#dateCopyrighted-002".freeze,
295
+ comment: %(Date of copyright of the resource.).freeze,
296
+ "dc:description": "Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.".freeze,
362
297
  "dc:issued": "2002-07-13".freeze,
363
- "dc:modified": "2008-01-14".freeze,
364
298
  isDefinedBy: "dc:".freeze,
365
299
  label: "Date Copyrighted".freeze,
366
300
  range: "rdfs:Literal".freeze,
367
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
368
301
  type: "rdf:Property".freeze
369
302
  property :dateSubmitted,
370
303
  comment: %(Date of submission of the resource.).freeze,
371
- "dc:description": "Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal).".freeze,
372
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#dateSubmitted-002".freeze,
304
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal).".freeze,
373
305
  "dc:issued": "2002-07-13".freeze,
374
- "dc:modified": "2008-01-14".freeze,
375
306
  isDefinedBy: "dc:".freeze,
376
307
  label: "Date Submitted".freeze,
377
308
  range: "rdfs:Literal".freeze,
378
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
379
309
  type: "rdf:Property".freeze
380
310
  property :description,
381
311
  comment: %(An account of the resource.).freeze,
382
312
  "dc:description": "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.".freeze,
383
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#descriptionT-001".freeze,
384
313
  "dc:issued": "2008-01-14".freeze,
385
- "dc:modified": "2008-01-14".freeze,
386
314
  isDefinedBy: "dc:".freeze,
387
315
  label: "Description".freeze,
388
- subPropertyOf: "dc11:description".freeze,
389
316
  type: "rdf:Property".freeze
390
317
  property :educationLevel,
391
- comment: %(A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended.).freeze,
392
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#educationLevel-002".freeze,
318
+ comment: %(A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.).freeze,
393
319
  "dc:issued": "2002-07-13".freeze,
394
- "dc:modified": "2008-01-14".freeze,
320
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:AgentClass".freeze,
395
321
  isDefinedBy: "dc:".freeze,
396
322
  label: "Audience Education Level".freeze,
397
- range: "dc:AgentClass".freeze,
398
- subPropertyOf: "dc:audience".freeze,
399
323
  type: "rdf:Property".freeze
400
324
  property :extent,
401
325
  comment: %(The size or duration of the resource.).freeze,
402
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#extent-003".freeze,
326
+ "dc:description": "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format.".freeze,
403
327
  "dc:issued": "2000-07-11".freeze,
404
- "dc:modified": "2008-01-14".freeze,
328
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:SizeOrDuration".freeze,
405
329
  isDefinedBy: "dc:".freeze,
406
330
  label: "Extent".freeze,
407
- range: "dc:SizeOrDuration".freeze,
408
- subPropertyOf: ["dc11:format".freeze, "dc:format".freeze],
409
331
  type: "rdf:Property".freeze
410
332
  property :format,
411
333
  comment: %(The file format, physical medium, or dimensions of the resource.).freeze,
412
- "dc:description": "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].".freeze,
413
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#formatT-001".freeze,
334
+ "dc:description": "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration.".freeze,
414
335
  "dc:issued": "2008-01-14".freeze,
415
- "dc:modified": "2008-01-14".freeze,
336
+ "http://purl.org/dc/dcam/rangeIncludes": ["dc:Extent".freeze, "dc:MediaType".freeze],
416
337
  isDefinedBy: "dc:".freeze,
417
338
  label: "Format".freeze,
418
- range: "dc:MediaTypeOrExtent".freeze,
419
- subPropertyOf: "dc11:format".freeze,
420
339
  type: "rdf:Property".freeze
421
340
  property :hasFormat,
422
341
  comment: %(A related resource that is substantially the same as the pre-existing described resource, but in another format.).freeze,
423
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#hasFormat-003".freeze,
342
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of.".freeze,
424
343
  "dc:issued": "2000-07-11".freeze,
425
- "dc:modified": "2008-01-14".freeze,
426
344
  isDefinedBy: "dc:".freeze,
427
345
  label: "Has Format".freeze,
428
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
429
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
430
346
  type: "rdf:Property".freeze
431
347
  property :hasPart,
432
348
  comment: %(A related resource that is included either physically or logically in the described resource.).freeze,
433
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#hasPart-003".freeze,
349
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of.".freeze,
434
350
  "dc:issued": "2000-07-11".freeze,
435
- "dc:modified": "2008-01-14".freeze,
436
351
  isDefinedBy: "dc:".freeze,
437
352
  label: "Has Part".freeze,
438
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
439
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
440
353
  type: "rdf:Property".freeze
441
354
  property :hasVersion,
442
355
  comment: %(A related resource that is a version, edition, or adaptation of the described resource.).freeze,
443
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#hasVersion-003".freeze,
356
+ "dc:description": "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of.".freeze,
444
357
  "dc:issued": "2000-07-11".freeze,
445
- "dc:modified": "2008-01-14".freeze,
446
358
  isDefinedBy: "dc:".freeze,
447
359
  label: "Has Version".freeze,
448
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
449
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
450
360
  type: "rdf:Property".freeze
451
361
  property :identifier,
452
362
  comment: %(An unambiguous reference to the resource within a given context.).freeze,
453
- "dc:description": "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. ".freeze,
454
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#identifierT-001".freeze,
363
+ "dc:description": "Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs.".freeze,
455
364
  "dc:issued": "2008-01-14".freeze,
456
- "dc:modified": "2008-01-14".freeze,
457
365
  isDefinedBy: "dc:".freeze,
458
366
  label: "Identifier".freeze,
459
367
  range: "rdfs:Literal".freeze,
460
- subPropertyOf: "dc11:identifier".freeze,
461
368
  type: "rdf:Property".freeze
462
369
  property :instructionalMethod,
463
370
  comment: %(A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.).freeze,
464
- "dc:description": "Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback.".freeze,
465
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#instructionalMethod-002".freeze,
371
+ "dc:description": "Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback.".freeze,
466
372
  "dc:issued": "2005-06-13".freeze,
467
- "dc:modified": "2008-01-14".freeze,
373
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:MethodOfInstruction".freeze,
468
374
  isDefinedBy: "dc:".freeze,
469
375
  label: "Instructional Method".freeze,
470
- range: "dc:MethodOfInstruction".freeze,
471
376
  type: "rdf:Property".freeze
472
377
  property :isFormatOf,
473
- comment: %(A related resource that is substantially the same as the described resource, but in another format.).freeze,
474
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#isFormatOf-003".freeze,
378
+ comment: %(A pre-existing related resource that is substantially the same as the described resource, but in another format.).freeze,
379
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Has Format.".freeze,
475
380
  "dc:issued": "2000-07-11".freeze,
476
- "dc:modified": "2008-01-14".freeze,
477
381
  isDefinedBy: "dc:".freeze,
478
382
  label: "Is Format Of".freeze,
479
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
480
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
481
383
  type: "rdf:Property".freeze
482
384
  property :isPartOf,
483
385
  comment: %(A related resource in which the described resource is physically or logically included.).freeze,
484
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#isPartOf-003".freeze,
386
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Has Part.".freeze,
485
387
  "dc:issued": "2000-07-11".freeze,
486
- "dc:modified": "2008-01-14".freeze,
487
388
  isDefinedBy: "dc:".freeze,
488
389
  label: "Is Part Of".freeze,
489
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
490
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
491
390
  type: "rdf:Property".freeze
492
391
  property :isReferencedBy,
493
392
  comment: %(A related resource that references, cites, or otherwise points to the described resource.).freeze,
494
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#isReferencedBy-003".freeze,
393
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of References.".freeze,
495
394
  "dc:issued": "2000-07-11".freeze,
496
- "dc:modified": "2008-01-14".freeze,
497
395
  isDefinedBy: "dc:".freeze,
498
396
  label: "Is Referenced By".freeze,
499
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
500
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
501
397
  type: "rdf:Property".freeze
502
398
  property :isReplacedBy,
503
399
  comment: %(A related resource that supplants, displaces, or supersedes the described resource.).freeze,
504
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#isReplacedBy-003".freeze,
400
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Replaces.".freeze,
505
401
  "dc:issued": "2000-07-11".freeze,
506
- "dc:modified": "2008-01-14".freeze,
507
402
  isDefinedBy: "dc:".freeze,
508
403
  label: "Is Replaced By".freeze,
509
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
510
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
511
404
  type: "rdf:Property".freeze
512
405
  property :isRequiredBy,
513
406
  comment: %(A related resource that requires the described resource to support its function, delivery, or coherence.).freeze,
514
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#isRequiredBy-003".freeze,
407
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Requires.".freeze,
515
408
  "dc:issued": "2000-07-11".freeze,
516
- "dc:modified": "2008-01-14".freeze,
517
409
  isDefinedBy: "dc:".freeze,
518
410
  label: "Is Required By".freeze,
519
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
520
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
521
411
  type: "rdf:Property".freeze
522
412
  property :isVersionOf,
523
413
  comment: %(A related resource of which the described resource is a version, edition, or adaptation.).freeze,
524
- "dc:description": "Changes in version imply substantive changes in content rather than differences in format.".freeze,
525
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#isVersionOf-003".freeze,
414
+ "dc:description": "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version.".freeze,
526
415
  "dc:issued": "2000-07-11".freeze,
527
- "dc:modified": "2008-01-14".freeze,
528
416
  isDefinedBy: "dc:".freeze,
529
417
  label: "Is Version Of".freeze,
530
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
531
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
532
418
  type: "rdf:Property".freeze
533
419
  property :issued,
534
- comment: %(Date of formal issuance \(e.g., publication\) of the resource.).freeze,
535
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#issued-003".freeze,
420
+ comment: %(Date of formal issuance of the resource.).freeze,
421
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.".freeze,
536
422
  "dc:issued": "2000-07-11".freeze,
537
- "dc:modified": "2008-01-14".freeze,
538
423
  isDefinedBy: "dc:".freeze,
539
424
  label: "Date Issued".freeze,
540
425
  range: "rdfs:Literal".freeze,
541
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
542
426
  type: "rdf:Property".freeze
543
427
  property :language,
544
428
  comment: %(A language of the resource.).freeze,
545
- "dc:description": "Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].".freeze,
546
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#languageT-001".freeze,
429
+ "dc:description": "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag.".freeze,
547
430
  "dc:issued": "2008-01-14".freeze,
548
- "dc:modified": "2008-01-14".freeze,
431
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:LinguisticSystem".freeze,
549
432
  isDefinedBy: "dc:".freeze,
550
433
  label: "Language".freeze,
551
- range: "dc:LinguisticSystem".freeze,
552
- subPropertyOf: "dc11:language".freeze,
553
434
  type: "rdf:Property".freeze
554
435
  property :license,
555
436
  comment: %(A legal document giving official permission to do something with the resource.).freeze,
556
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#license-002".freeze,
437
+ "dc:description": "Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided.".freeze,
557
438
  "dc:issued": "2004-06-14".freeze,
558
- "dc:modified": "2008-01-14".freeze,
439
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:LicenseDocument".freeze,
559
440
  isDefinedBy: "dc:".freeze,
560
441
  label: "License".freeze,
561
- range: "dc:LicenseDocument".freeze,
562
- subPropertyOf: ["dc11:rights".freeze, "dc:rights".freeze],
563
442
  type: "rdf:Property".freeze
564
443
  property :mediator,
565
- comment: %(An entity that mediates access to the resource and for whom the resource is intended or useful.).freeze,
444
+ comment: %(An entity that mediates access to the resource.).freeze,
566
445
  "dc:description": "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.".freeze,
567
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#mediator-003".freeze,
568
446
  "dc:issued": "2001-05-21".freeze,
569
- "dc:modified": "2008-01-14".freeze,
447
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:AgentClass".freeze,
570
448
  isDefinedBy: "dc:".freeze,
571
449
  label: "Mediator".freeze,
572
- range: "dc:AgentClass".freeze,
573
- subPropertyOf: "dc:audience".freeze,
574
450
  type: "rdf:Property".freeze
575
451
  property :medium,
576
452
  comment: %(The material or physical carrier of the resource.).freeze,
577
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#medium-003".freeze,
578
453
  "dc:issued": "2000-07-11".freeze,
579
- "dc:modified": "2008-01-14".freeze,
580
- domain: "dc:PhysicalResource".freeze,
454
+ "http://purl.org/dc/dcam/domainIncludes": "dc:PhysicalResource".freeze,
455
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:PhysicalMedium".freeze,
581
456
  isDefinedBy: "dc:".freeze,
582
457
  label: "Medium".freeze,
583
- range: "dc:PhysicalMedium".freeze,
584
- subPropertyOf: ["dc11:format".freeze, "dc:format".freeze],
585
458
  type: "rdf:Property".freeze
586
459
  property :modified,
587
460
  comment: %(Date on which the resource was changed.).freeze,
588
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#modified-003".freeze,
461
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.".freeze,
589
462
  "dc:issued": "2000-07-11".freeze,
590
- "dc:modified": "2008-01-14".freeze,
591
463
  isDefinedBy: "dc:".freeze,
592
464
  label: "Date Modified".freeze,
593
465
  range: "rdfs:Literal".freeze,
594
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
595
466
  type: "rdf:Property".freeze
596
467
  property :provenance,
597
468
  comment: %(A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.).freeze,
598
469
  "dc:description": "The statement may include a description of any changes successive custodians made to the resource.".freeze,
599
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#provenance-002".freeze,
600
470
  "dc:issued": "2004-09-20".freeze,
601
- "dc:modified": "2008-01-14".freeze,
471
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:ProvenanceStatement".freeze,
602
472
  isDefinedBy: "dc:".freeze,
603
473
  label: "Provenance".freeze,
604
- range: "dc:ProvenanceStatement".freeze,
605
474
  type: "rdf:Property".freeze
606
475
  property :publisher,
607
476
  comment: %(An entity responsible for making the resource available.).freeze,
608
- "dc:description": "Examples of a Publisher include a person, an organization, or a service.".freeze,
609
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#publisherT-001".freeze,
610
477
  "dc:issued": "2008-01-14".freeze,
611
- "dc:modified": "2010-10-11".freeze,
478
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
612
479
  isDefinedBy: "dc:".freeze,
613
480
  label: "Publisher".freeze,
614
- range: "dc:Agent".freeze,
615
- subPropertyOf: "dc11:publisher".freeze,
616
481
  type: "rdf:Property".freeze
617
482
  property :references,
618
483
  comment: %(A related resource that is referenced, cited, or otherwise pointed to by the described resource.).freeze,
619
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#references-003".freeze,
484
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By.".freeze,
620
485
  "dc:issued": "2000-07-11".freeze,
621
- "dc:modified": "2008-01-14".freeze,
622
486
  isDefinedBy: "dc:".freeze,
623
487
  label: "References".freeze,
624
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
625
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
626
488
  type: "rdf:Property".freeze
627
489
  property :relation,
628
490
  comment: %(A related resource.).freeze,
629
- "dc:description": "Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. ".freeze,
630
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#relationT-001".freeze,
491
+ "dc:description": "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided.".freeze,
631
492
  "dc:issued": "2008-01-14".freeze,
632
- "dc:modified": "2008-01-14".freeze,
633
493
  isDefinedBy: "dc:".freeze,
634
494
  label: "Relation".freeze,
635
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
636
- subPropertyOf: "dc11:relation".freeze,
637
495
  type: "rdf:Property".freeze
638
496
  property :replaces,
639
497
  comment: %(A related resource that is supplanted, displaced, or superseded by the described resource.).freeze,
640
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#replaces-003".freeze,
498
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By.".freeze,
641
499
  "dc:issued": "2000-07-11".freeze,
642
- "dc:modified": "2008-01-14".freeze,
643
500
  isDefinedBy: "dc:".freeze,
644
501
  label: "Replaces".freeze,
645
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
646
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
647
502
  type: "rdf:Property".freeze
648
503
  property :requires,
649
504
  comment: %(A related resource that is required by the described resource to support its function, delivery, or coherence.).freeze,
650
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#requires-003".freeze,
505
+ "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By.".freeze,
651
506
  "dc:issued": "2000-07-11".freeze,
652
- "dc:modified": "2008-01-14".freeze,
653
507
  isDefinedBy: "dc:".freeze,
654
508
  label: "Requires".freeze,
655
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
656
- subPropertyOf: ["dc11:relation".freeze, "dc:relation".freeze],
657
509
  type: "rdf:Property".freeze
658
510
  property :rights,
659
511
  comment: %(Information about rights held in and over the resource.).freeze,
660
- "dc:description": "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.".freeze,
661
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#rightsT-001".freeze,
512
+ "dc:description": "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided.".freeze,
662
513
  "dc:issued": "2008-01-14".freeze,
663
- "dc:modified": "2008-01-14".freeze,
514
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:RightsStatement".freeze,
664
515
  isDefinedBy: "dc:".freeze,
665
516
  label: "Rights".freeze,
666
- range: "dc:RightsStatement".freeze,
667
- subPropertyOf: "dc11:rights".freeze,
668
517
  type: "rdf:Property".freeze
669
518
  property :rightsHolder,
670
519
  comment: %(A person or organization owning or managing rights over the resource.).freeze,
671
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#rightsHolder-002".freeze,
520
+ "dc:description": "Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided.".freeze,
672
521
  "dc:issued": "2004-06-14".freeze,
673
- "dc:modified": "2008-01-14".freeze,
522
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
674
523
  isDefinedBy: "dc:".freeze,
675
524
  label: "Rights Holder".freeze,
676
- range: "dc:Agent".freeze,
677
525
  type: "rdf:Property".freeze
678
526
  property :source,
679
527
  comment: %(A related resource from which the described resource is derived.).freeze,
680
- "dc:description": "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.".freeze,
681
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#sourceT-001".freeze,
528
+ "dc:description": "This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system.".freeze,
682
529
  "dc:issued": "2008-01-14".freeze,
683
- "dc:modified": "2008-01-14".freeze,
684
530
  isDefinedBy: "dc:".freeze,
685
531
  label: "Source".freeze,
686
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
687
- subPropertyOf: ["dc11:source".freeze, "dc:relation".freeze],
688
532
  type: "rdf:Property".freeze
689
533
  property :spatial,
690
534
  comment: %(Spatial characteristics of the resource.).freeze,
691
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#spatial-003".freeze,
692
535
  "dc:issued": "2000-07-11".freeze,
693
- "dc:modified": "2008-01-14".freeze,
536
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:Location".freeze,
694
537
  isDefinedBy: "dc:".freeze,
695
538
  label: "Spatial Coverage".freeze,
696
- range: "dc:Location".freeze,
697
- subPropertyOf: ["dc11:coverage".freeze, "dc:coverage".freeze],
698
539
  type: "rdf:Property".freeze
699
540
  property :subject,
700
- comment: %(The topic of the resource.).freeze,
701
- "dc:description": "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.".freeze,
702
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#subjectT-002".freeze,
541
+ comment: %(A topic of the resource.).freeze,
542
+ "dc:description": "Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary.".freeze,
703
543
  "dc:issued": "2008-01-14".freeze,
704
- "dc:modified": "2012-06-14".freeze,
705
544
  isDefinedBy: "dc:".freeze,
706
545
  label: "Subject".freeze,
707
- note: %(This term is intended to be used with non-literal values as defined in the DCMI Abstract Model \(http://dublincore.org/documents/abstract-model/\). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.).freeze,
708
- subPropertyOf: "dc11:subject".freeze,
709
546
  type: "rdf:Property".freeze
710
547
  property :tableOfContents,
711
548
  comment: %(A list of subunits of the resource.).freeze,
712
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#tableOfContents-003".freeze,
713
549
  "dc:issued": "2000-07-11".freeze,
714
- "dc:modified": "2008-01-14".freeze,
715
550
  isDefinedBy: "dc:".freeze,
716
551
  label: "Table Of Contents".freeze,
717
- subPropertyOf: ["dc11:description".freeze, "dc:description".freeze],
718
552
  type: "rdf:Property".freeze
719
553
  property :temporal,
720
554
  comment: %(Temporal characteristics of the resource.).freeze,
721
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#temporal-003".freeze,
722
555
  "dc:issued": "2000-07-11".freeze,
723
- "dc:modified": "2008-01-14".freeze,
556
+ "http://purl.org/dc/dcam/rangeIncludes": "dc:PeriodOfTime".freeze,
724
557
  isDefinedBy: "dc:".freeze,
725
558
  label: "Temporal Coverage".freeze,
726
- range: "dc:PeriodOfTime".freeze,
727
- subPropertyOf: ["dc11:coverage".freeze, "dc:coverage".freeze],
728
559
  type: "rdf:Property".freeze
729
560
  property :title,
730
561
  comment: %(A name given to the resource.).freeze,
731
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#titleT-002".freeze,
732
562
  "dc:issued": "2008-01-14".freeze,
733
- "dc:modified": "2010-10-11".freeze,
734
563
  isDefinedBy: "dc:".freeze,
735
564
  label: "Title".freeze,
736
565
  range: "rdfs:Literal".freeze,
737
- subPropertyOf: "dc11:title".freeze,
738
566
  type: "rdf:Property".freeze
739
567
  property :type,
740
568
  comment: %(The nature or genre of the resource.).freeze,
741
- "dc:description": "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.".freeze,
742
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#typeT-001".freeze,
569
+ "dc:description": "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format.".freeze,
743
570
  "dc:issued": "2008-01-14".freeze,
744
- "dc:modified": "2008-01-14".freeze,
745
571
  isDefinedBy: "dc:".freeze,
746
572
  label: "Type".freeze,
747
- range: "rdfs:Class".freeze,
748
- subPropertyOf: "dc11:type".freeze,
749
573
  type: "rdf:Property".freeze
750
574
  property :valid,
751
575
  comment: %(Date \(often a range\) of validity of a resource.).freeze,
752
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#valid-003".freeze,
576
+ "dc:description": "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.".freeze,
753
577
  "dc:issued": "2000-07-11".freeze,
754
- "dc:modified": "2008-01-14".freeze,
755
578
  isDefinedBy: "dc:".freeze,
756
579
  label: "Date Valid".freeze,
757
580
  range: "rdfs:Literal".freeze,
758
- subPropertyOf: ["dc11:date".freeze, "dc:date".freeze],
759
581
  type: "rdf:Property".freeze
760
582
 
761
583
  # Datatype definitions
762
584
  term :Box,
763
585
  comment: %(The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.).freeze,
764
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Box-003".freeze,
765
586
  "dc:issued": "2000-07-11".freeze,
766
- "dc:modified": "2008-01-14".freeze,
767
587
  isDefinedBy: "dc:".freeze,
768
588
  label: "DCMI Box".freeze,
769
- "rdfs:seeAlso": "http://dublincore.org/documents/dcmi-box/".freeze,
589
+ "rdfs:seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-box/".freeze,
770
590
  type: "rdfs:Datatype".freeze
771
591
  term :ISO3166,
772
592
  comment: %(The set of codes listed in ISO 3166-1 for the representation of names of countries.).freeze,
773
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#ISO3166-004".freeze,
774
593
  "dc:issued": "2000-07-11".freeze,
775
- "dc:modified": "2008-01-14".freeze,
776
594
  isDefinedBy: "dc:".freeze,
777
595
  label: "ISO 3166".freeze,
778
596
  "rdfs:seeAlso": "http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html".freeze,
779
597
  type: "rdfs:Datatype".freeze
780
598
  term :"ISO639-2",
781
599
  comment: %(The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.).freeze,
782
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#ISO639-2-003".freeze,
783
600
  "dc:issued": "2000-07-11".freeze,
784
- "dc:modified": "2008-01-14".freeze,
785
601
  isDefinedBy: "dc:".freeze,
786
602
  label: "ISO 639-2".freeze,
787
603
  "rdfs:seeAlso": "http://lcweb.loc.gov/standards/iso639-2/langhome.html".freeze,
788
604
  type: "rdfs:Datatype".freeze
789
605
  term :"ISO639-3",
790
606
  comment: %(The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.).freeze,
791
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#ISO639-3-001".freeze,
792
607
  "dc:issued": "2008-01-14".freeze,
793
608
  isDefinedBy: "dc:".freeze,
794
609
  label: "ISO 639-3".freeze,
@@ -796,27 +611,21 @@ module RDF::Vocab
796
611
  type: "rdfs:Datatype".freeze
797
612
  term :Period,
798
613
  comment: %(The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.).freeze,
799
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Period-003".freeze,
800
614
  "dc:issued": "2000-07-11".freeze,
801
- "dc:modified": "2008-01-14".freeze,
802
615
  isDefinedBy: "dc:".freeze,
803
616
  label: "DCMI Period".freeze,
804
- "rdfs:seeAlso": "http://dublincore.org/documents/dcmi-period/".freeze,
617
+ "rdfs:seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-period/".freeze,
805
618
  type: "rdfs:Datatype".freeze
806
619
  term :Point,
807
620
  comment: %(The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.).freeze,
808
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#Point-003".freeze,
809
621
  "dc:issued": "2000-07-11".freeze,
810
- "dc:modified": "2008-01-14".freeze,
811
622
  isDefinedBy: "dc:".freeze,
812
623
  label: "DCMI Point".freeze,
813
- "rdfs:seeAlso": "http://dublincore.org/documents/dcmi-point/".freeze,
624
+ "rdfs:seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-point/".freeze,
814
625
  type: "rdfs:Datatype".freeze
815
626
  term :RFC1766,
816
627
  comment: %(The set of tags, constructed according to RFC 1766, for the identification of languages.).freeze,
817
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#RFC1766-003".freeze,
818
628
  "dc:issued": "2000-07-11".freeze,
819
- "dc:modified": "2008-01-14".freeze,
820
629
  isDefinedBy: "dc:".freeze,
821
630
  label: "RFC 1766".freeze,
822
631
  "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc1766.txt".freeze,
@@ -824,9 +633,7 @@ module RDF::Vocab
824
633
  term :RFC3066,
825
634
  comment: %(The set of tags constructed according to RFC 3066 for the identification of languages.).freeze,
826
635
  "dc:description": "RFC 3066 has been obsoleted by RFC 4646.".freeze,
827
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#RFC3066-002".freeze,
828
636
  "dc:issued": "2002-07-13".freeze,
829
- "dc:modified": "2008-01-14".freeze,
830
637
  isDefinedBy: "dc:".freeze,
831
638
  label: "RFC 3066".freeze,
832
639
  "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc3066.txt".freeze,
@@ -834,7 +641,6 @@ module RDF::Vocab
834
641
  term :RFC4646,
835
642
  comment: %(The set of tags constructed according to RFC 4646 for the identification of languages.).freeze,
836
643
  "dc:description": "RFC 4646 obsoletes RFC 3066.".freeze,
837
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#RFC4646-001".freeze,
838
644
  "dc:issued": "2008-01-14".freeze,
839
645
  isDefinedBy: "dc:".freeze,
840
646
  label: "RFC 4646".freeze,
@@ -843,7 +649,6 @@ module RDF::Vocab
843
649
  term :RFC5646,
844
650
  comment: %(The set of tags constructed according to RFC 5646 for the identification of languages.).freeze,
845
651
  "dc:description": "RFC 5646 obsoletes RFC 4646.".freeze,
846
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#RFC5646-001".freeze,
847
652
  "dc:issued": "2010-10-11".freeze,
848
653
  isDefinedBy: "dc:".freeze,
849
654
  label: "RFC 5646".freeze,
@@ -851,18 +656,14 @@ module RDF::Vocab
851
656
  type: "rdfs:Datatype".freeze
852
657
  term :URI,
853
658
  comment: %(The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.).freeze,
854
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#URI-003".freeze,
855
659
  "dc:issued": "2000-07-11".freeze,
856
- "dc:modified": "2008-01-14".freeze,
857
660
  isDefinedBy: "dc:".freeze,
858
661
  label: "URI".freeze,
859
662
  "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc3986.txt".freeze,
860
663
  type: "rdfs:Datatype".freeze
861
664
  term :W3CDTF,
862
665
  comment: %(The set of dates and times constructed according to the W3C Date and Time Formats Specification.).freeze,
863
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#W3CDTF-003".freeze,
864
666
  "dc:issued": "2000-07-11".freeze,
865
- "dc:modified": "2008-01-14".freeze,
866
667
  isDefinedBy: "dc:".freeze,
867
668
  label: "W3C-DTF".freeze,
868
669
  "rdfs:seeAlso": "http://www.w3.org/TR/NOTE-datetime".freeze,
@@ -871,80 +672,62 @@ module RDF::Vocab
871
672
  # Extra definitions
872
673
  term :DCMIType,
873
674
  comment: %(The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.).freeze,
874
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#DCMIType-005".freeze,
875
675
  "dc:issued": "2000-07-11".freeze,
876
- "dc:modified": "2012-06-14".freeze,
877
676
  isDefinedBy: "dc:".freeze,
878
677
  label: "DCMI Type Vocabulary".freeze,
879
678
  "rdfs:seeAlso": "dcmitype:".freeze,
880
679
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
881
680
  term :DDC,
882
681
  comment: %(The set of conceptual resources specified by the Dewey Decimal Classification.).freeze,
883
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#DDC-003".freeze,
884
682
  "dc:issued": "2000-07-11".freeze,
885
- "dc:modified": "2008-01-14".freeze,
886
683
  isDefinedBy: "dc:".freeze,
887
684
  label: "DDC".freeze,
888
685
  "rdfs:seeAlso": "http://www.oclc.org/dewey/".freeze,
889
686
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
890
687
  term :IMT,
891
688
  comment: %(The set of media types specified by the Internet Assigned Numbers Authority.).freeze,
892
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#IMT-004".freeze,
893
689
  "dc:issued": "2000-07-11".freeze,
894
- "dc:modified": "2008-01-14".freeze,
895
690
  isDefinedBy: "dc:".freeze,
896
691
  label: "IMT".freeze,
897
692
  "rdfs:seeAlso": "http://www.iana.org/assignments/media-types/".freeze,
898
693
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
899
694
  term :LCC,
900
695
  comment: %(The set of conceptual resources specified by the Library of Congress Classification.).freeze,
901
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#LCC-003".freeze,
902
696
  "dc:issued": "2000-07-11".freeze,
903
- "dc:modified": "2008-01-14".freeze,
904
697
  isDefinedBy: "dc:".freeze,
905
698
  label: "LCC".freeze,
906
699
  "rdfs:seeAlso": "http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html".freeze,
907
700
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
908
701
  term :LCSH,
909
702
  comment: %(The set of labeled concepts specified by the Library of Congress Subject Headings.).freeze,
910
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#LCSH-003".freeze,
911
703
  "dc:issued": "2000-07-11".freeze,
912
- "dc:modified": "2008-01-14".freeze,
913
704
  isDefinedBy: "dc:".freeze,
914
705
  label: "LCSH".freeze,
915
706
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
916
707
  term :MESH,
917
708
  comment: %(The set of labeled concepts specified by the Medical Subject Headings.).freeze,
918
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#MESH-003".freeze,
919
709
  "dc:issued": "2000-07-11".freeze,
920
- "dc:modified": "2008-01-14".freeze,
921
710
  isDefinedBy: "dc:".freeze,
922
711
  label: "MeSH".freeze,
923
712
  "rdfs:seeAlso": "http://www.nlm.nih.gov/mesh/meshhome.html".freeze,
924
713
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
925
714
  term :NLM,
926
715
  comment: %(The set of conceptual resources specified by the National Library of Medicine Classification.).freeze,
927
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#NLM-002".freeze,
928
716
  "dc:issued": "2005-06-13".freeze,
929
- "dc:modified": "2008-01-14".freeze,
930
717
  isDefinedBy: "dc:".freeze,
931
718
  label: "NLM".freeze,
932
719
  "rdfs:seeAlso": "http://wwwcf.nlm.nih.gov/class/".freeze,
933
720
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
934
721
  term :TGN,
935
722
  comment: %(The set of places specified by the Getty Thesaurus of Geographic Names.).freeze,
936
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#TGN-003".freeze,
937
723
  "dc:issued": "2000-07-11".freeze,
938
- "dc:modified": "2008-01-14".freeze,
939
724
  isDefinedBy: "dc:".freeze,
940
725
  label: "TGN".freeze,
941
726
  "rdfs:seeAlso": "http://www.getty.edu/research/tools/vocabulary/tgn/index.html".freeze,
942
727
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
943
728
  term :UDC,
944
729
  comment: %(The set of conceptual resources specified by the Universal Decimal Classification.).freeze,
945
- "dc:hasVersion": "http://dublincore.org/usage/terms/history/#UDC-003".freeze,
946
730
  "dc:issued": "2000-07-11".freeze,
947
- "dc:modified": "2008-01-14".freeze,
948
731
  isDefinedBy: "dc:".freeze,
949
732
  label: "UDC".freeze,
950
733
  "rdfs:seeAlso": "http://www.udcc.org/".freeze,