rdf-vocab 3.1.7 → 3.1.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -3
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +33 -8
  5. data/lib/rdf/vocab/acl.rb +67 -194
  6. data/lib/rdf/vocab/as.rb +471 -984
  7. data/lib/rdf/vocab/bf2.rb +1714 -3034
  8. data/lib/rdf/vocab/bibframe.rb +2270 -1840
  9. data/lib/rdf/vocab/bibo.rb +696 -1201
  10. data/lib/rdf/vocab/cc.rb +75 -214
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1420 -3261
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +556 -898
  17. data/lib/rdf/vocab/dc11.rb +92 -158
  18. data/lib/rdf/vocab/dcat.rb +300 -466
  19. data/lib/rdf/vocab/dcmitype.rb +77 -131
  20. data/lib/rdf/vocab/disco.rb +228 -459
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1639 -2395
  23. data/lib/rdf/vocab/earl.rb +105 -243
  24. data/lib/rdf/vocab/ebucore.rb +3957 -8695
  25. data/lib/rdf/vocab/edm.rb +211 -426
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +268 -648
  29. data/lib/rdf/vocab/foaf.rb +448 -756
  30. data/lib/rdf/vocab/geo.rb +24 -167
  31. data/lib/rdf/vocab/geojson.rb +32 -101
  32. data/lib/rdf/vocab/geonames.rb +2915 -3092
  33. data/lib/rdf/vocab/gr.rb +716 -1991
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +133 -300
  36. data/lib/rdf/vocab/hydra.rb +298 -511
  37. data/lib/rdf/vocab/iana.rb +142 -417
  38. data/lib/rdf/vocab/ical.rb +532 -1045
  39. data/lib/rdf/vocab/identifiers.rb +215 -1019
  40. data/lib/rdf/vocab/iiif.rb +106 -245
  41. data/lib/rdf/vocab/jsonld.rb +163 -323
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +175 -199
  44. data/lib/rdf/vocab/ma.rb +312 -702
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +540 -1351
  47. data/lib/rdf/vocab/mo.rb +1579 -2844
  48. data/lib/rdf/vocab/mods.rb +503 -1026
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +264 -546
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +33 -70
  53. data/lib/rdf/vocab/ore.rb +64 -123
  54. data/lib/rdf/vocab/org.rb +226 -422
  55. data/lib/rdf/vocab/pcdm.rb +61 -133
  56. data/lib/rdf/vocab/pplan.rb +16 -202
  57. data/lib/rdf/vocab/premis.rb +793 -2039
  58. data/lib/rdf/vocab/premiseventtype.rb +115 -273
  59. data/lib/rdf/vocab/prov.rb +1077 -1724
  60. data/lib/rdf/vocab/ptr.rb +111 -254
  61. data/lib/rdf/vocab/rdau.rb +10506 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +102 -110
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +34 -79
  65. data/lib/rdf/vocab/schema.rb +11734 -22244
  66. data/lib/rdf/vocab/schemas.rb +16870 -0
  67. data/lib/rdf/vocab/sd.rb +123 -280
  68. data/lib/rdf/vocab/sh.rb +912 -1651
  69. data/lib/rdf/vocab/sioc.rb +513 -917
  70. data/lib/rdf/vocab/siocservices.rb +39 -80
  71. data/lib/rdf/vocab/sioctypes.rb +183 -344
  72. data/lib/rdf/vocab/skos.rb +136 -260
  73. data/lib/rdf/vocab/skosxl.rb +36 -69
  74. data/lib/rdf/vocab/v.rb +231 -529
  75. data/lib/rdf/vocab/vcard.rb +407 -1038
  76. data/lib/rdf/vocab/vmd.rb +231 -529
  77. data/lib/rdf/vocab/void.rb +112 -236
  78. data/lib/rdf/vocab/vs.rb +20 -42
  79. data/lib/rdf/vocab/wdrs.rb +65 -158
  80. data/lib/rdf/vocab/wot.rb +113 -194
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +206 -663
  83. data/lib/rdf/vocab/xkos.rb +122 -275
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +72 -24
data/lib/rdf/vocab/dc.rb CHANGED
@@ -3,1120 +3,778 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://purl.org/dc/terms/
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://purl.org/dc/terms/>
8
- # #
9
- # # DCMI Metadata Terms - other
10
- # class DC < RDF::StrictVocabulary
11
- # # A resource that acts or has the power to act.
12
- # # @return [RDF::Vocabulary::Term]
13
- # attr_reader :Agent
14
- #
15
- # # A group of agents.
16
- # # @return [RDF::Vocabulary::Term]
17
- # attr_reader :AgentClass
18
- #
19
- # # A book, article, or other documentary resource.
20
- # # @return [RDF::Vocabulary::Term]
21
- # attr_reader :BibliographicResource
22
- #
23
- # # A digital resource format.
24
- # # @return [RDF::Vocabulary::Term]
25
- # attr_reader :FileFormat
26
- #
27
- # # A rate at which something recurs.
28
- # # @return [RDF::Vocabulary::Term]
29
- # attr_reader :Frequency
30
- #
31
- # # The extent or range of judicial, law enforcement, or other authority.
32
- # # @return [RDF::Vocabulary::Term]
33
- # attr_reader :Jurisdiction
34
- #
35
- # # A legal document giving official permission to do something with a resource.
36
- # # @return [RDF::Vocabulary::Term]
37
- # attr_reader :LicenseDocument
38
- #
39
- # # A system of signs, symbols, sounds, gestures, or rules used in communication.
40
- # # @return [RDF::Vocabulary::Term]
41
- # attr_reader :LinguisticSystem
42
- #
43
- # # A spatial region or named place.
44
- # # @return [RDF::Vocabulary::Term]
45
- # attr_reader :Location
46
- #
47
- # # A location, period of time, or jurisdiction.
48
- # # @return [RDF::Vocabulary::Term]
49
- # attr_reader :LocationPeriodOrJurisdiction
50
- #
51
- # # A file format or physical medium.
52
- # # @return [RDF::Vocabulary::Term]
53
- # attr_reader :MediaType
54
- #
55
- # # A media type or extent.
56
- # # @return [RDF::Vocabulary::Term]
57
- # attr_reader :MediaTypeOrExtent
58
- #
59
- # # A method by which resources are added to a collection.
60
- # # @return [RDF::Vocabulary::Term]
61
- # attr_reader :MethodOfAccrual
62
- #
63
- # # A process that is used to engender knowledge, attitudes, and skills.
64
- # # @return [RDF::Vocabulary::Term]
65
- # attr_reader :MethodOfInstruction
66
- #
67
- # # An interval of time that is named or defined by its start and end dates.
68
- # # @return [RDF::Vocabulary::Term]
69
- # attr_reader :PeriodOfTime
70
- #
71
- # # A physical material or carrier.
72
- # # @return [RDF::Vocabulary::Term]
73
- # attr_reader :PhysicalMedium
74
- #
75
- # # A material thing.
76
- # # @return [RDF::Vocabulary::Term]
77
- # attr_reader :PhysicalResource
78
- #
79
- # # A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.
80
- # # @return [RDF::Vocabulary::Term]
81
- # attr_reader :Policy
82
- #
83
- # # Any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.
84
- # # @return [RDF::Vocabulary::Term]
85
- # attr_reader :ProvenanceStatement
86
- #
87
- # # 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.
88
- # # @return [RDF::Vocabulary::Term]
89
- # attr_reader :RightsStatement
90
- #
91
- # # A dimension or extent, or a time taken to play or execute.
92
- # # @return [RDF::Vocabulary::Term]
93
- # attr_reader :SizeOrDuration
94
- #
95
- # # A reference point against which other things can be evaluated or compared.
96
- # # @return [RDF::Vocabulary::Term]
97
- # attr_reader :Standard
98
- #
99
- # # A summary of the resource.
100
- # # @return [RDF::Vocabulary::Term]
101
- # attr_reader :abstract
102
- #
103
- # # Information about who access the resource or an indication of its security status.
104
- # # @return [RDF::Vocabulary::Term]
105
- # attr_reader :accessRights
106
- #
107
- # # The method by which items are added to a collection.
108
- # # @return [RDF::Vocabulary::Term]
109
- # attr_reader :accrualMethod
110
- #
111
- # # The frequency with which items are added to a collection.
112
- # # @return [RDF::Vocabulary::Term]
113
- # attr_reader :accrualPeriodicity
114
- #
115
- # # The policy governing the addition of items to a collection.
116
- # # @return [RDF::Vocabulary::Term]
117
- # attr_reader :accrualPolicy
118
- #
119
- # # An alternative name for the resource.
120
- # # @return [RDF::Vocabulary::Term]
121
- # attr_reader :alternative
122
- #
123
- # # A class of agents for whom the resource is intended or useful.
124
- # # @return [RDF::Vocabulary::Term]
125
- # attr_reader :audience
126
- #
127
- # # Date that the resource became or will become available.
128
- # # @return [RDF::Vocabulary::Term]
129
- # attr_reader :available
130
- #
131
- # # A bibliographic reference for the resource.
132
- # # @return [RDF::Vocabulary::Term]
133
- # attr_reader :bibliographicCitation
134
- #
135
- # # An established standard to which the described resource conforms.
136
- # # @return [RDF::Vocabulary::Term]
137
- # attr_reader :conformsTo
138
- #
139
- # # An entity responsible for making contributions to the resource.
140
- # # @return [RDF::Vocabulary::Term]
141
- # attr_reader :contributor
142
- #
143
- # # The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
144
- # # @return [RDF::Vocabulary::Term]
145
- # attr_reader :coverage
146
- #
147
- # # Date of creation of the resource.
148
- # # @return [RDF::Vocabulary::Term]
149
- # attr_reader :created
150
- #
151
- # # An entity responsible for making the resource.
152
- # # @return [RDF::Vocabulary::Term]
153
- # attr_reader :creator
154
- #
155
- # # A point or period of time associated with an event in the lifecycle of the resource.
156
- # # @return [RDF::Vocabulary::Term]
157
- # attr_reader :date
158
- #
159
- # # Date of acceptance of the resource.
160
- # # @return [RDF::Vocabulary::Term]
161
- # attr_reader :dateAccepted
162
- #
163
- # # Date of copyright of the resource.
164
- # # @return [RDF::Vocabulary::Term]
165
- # attr_reader :dateCopyrighted
166
- #
167
- # # Date of submission of the resource.
168
- # # @return [RDF::Vocabulary::Term]
169
- # attr_reader :dateSubmitted
170
- #
171
- # # An account of the resource.
172
- # # @return [RDF::Vocabulary::Term]
173
- # attr_reader :description
174
- #
175
- # # A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.
176
- # # @return [RDF::Vocabulary::Term]
177
- # attr_reader :educationLevel
178
- #
179
- # # The size or duration of the resource.
180
- # # @return [RDF::Vocabulary::Term]
181
- # attr_reader :extent
182
- #
183
- # # The file format, physical medium, or dimensions of the resource.
184
- # # @return [RDF::Vocabulary::Term]
185
- # attr_reader :format
186
- #
187
- # # A related resource that is substantially the same as the pre-existing described resource, but in another format.
188
- # # @return [RDF::Vocabulary::Term]
189
- # attr_reader :hasFormat
190
- #
191
- # # A related resource that is included either physically or logically in the described resource.
192
- # # @return [RDF::Vocabulary::Term]
193
- # attr_reader :hasPart
194
- #
195
- # # A related resource that is a version, edition, or adaptation of the described resource.
196
- # # @return [RDF::Vocabulary::Term]
197
- # attr_reader :hasVersion
198
- #
199
- # # An unambiguous reference to the resource within a given context.
200
- # # @return [RDF::Vocabulary::Term]
201
- # attr_reader :identifier
202
- #
203
- # # A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
204
- # # @return [RDF::Vocabulary::Term]
205
- # attr_reader :instructionalMethod
206
- #
207
- # # A pre-existing related resource that is substantially the same as the described resource, but in another format.
208
- # # @return [RDF::Vocabulary::Term]
209
- # attr_reader :isFormatOf
210
- #
211
- # # A related resource in which the described resource is physically or logically included.
212
- # # @return [RDF::Vocabulary::Term]
213
- # attr_reader :isPartOf
214
- #
215
- # # A related resource that references, cites, or otherwise points to the described resource.
216
- # # @return [RDF::Vocabulary::Term]
217
- # attr_reader :isReferencedBy
218
- #
219
- # # A related resource that supplants, displaces, or supersedes the described resource.
220
- # # @return [RDF::Vocabulary::Term]
221
- # attr_reader :isReplacedBy
222
- #
223
- # # A related resource that requires the described resource to support its function, delivery, or coherence.
224
- # # @return [RDF::Vocabulary::Term]
225
- # attr_reader :isRequiredBy
226
- #
227
- # # A related resource of which the described resource is a version, edition, or adaptation.
228
- # # @return [RDF::Vocabulary::Term]
229
- # attr_reader :isVersionOf
230
- #
231
- # # Date of formal issuance of the resource.
232
- # # @return [RDF::Vocabulary::Term]
233
- # attr_reader :issued
234
- #
235
- # # A language of the resource.
236
- # # @return [RDF::Vocabulary::Term]
237
- # attr_reader :language
238
- #
239
- # # A legal document giving official permission to do something with the resource.
240
- # # @return [RDF::Vocabulary::Term]
241
- # attr_reader :license
242
- #
243
- # # An entity that mediates access to the resource.
244
- # # @return [RDF::Vocabulary::Term]
245
- # attr_reader :mediator
246
- #
247
- # # The material or physical carrier of the resource.
248
- # # @return [RDF::Vocabulary::Term]
249
- # attr_reader :medium
250
- #
251
- # # Date on which the resource was changed.
252
- # # @return [RDF::Vocabulary::Term]
253
- # attr_reader :modified
254
- #
255
- # # A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
256
- # # @return [RDF::Vocabulary::Term]
257
- # attr_reader :provenance
258
- #
259
- # # An entity responsible for making the resource available.
260
- # # @return [RDF::Vocabulary::Term]
261
- # attr_reader :publisher
262
- #
263
- # # A related resource that is referenced, cited, or otherwise pointed to by the described resource.
264
- # # @return [RDF::Vocabulary::Term]
265
- # attr_reader :references
266
- #
267
- # # A related resource.
268
- # # @return [RDF::Vocabulary::Term]
269
- # attr_reader :relation
270
- #
271
- # # A related resource that is supplanted, displaced, or superseded by the described resource.
272
- # # @return [RDF::Vocabulary::Term]
273
- # attr_reader :replaces
274
- #
275
- # # A related resource that is required by the described resource to support its function, delivery, or coherence.
276
- # # @return [RDF::Vocabulary::Term]
277
- # attr_reader :requires
278
- #
279
- # # Information about rights held in and over the resource.
280
- # # @return [RDF::Vocabulary::Term]
281
- # attr_reader :rights
282
- #
283
- # # A person or organization owning or managing rights over the resource.
284
- # # @return [RDF::Vocabulary::Term]
285
- # attr_reader :rightsHolder
286
- #
287
- # # A related resource from which the described resource is derived.
288
- # # @return [RDF::Vocabulary::Term]
289
- # attr_reader :source
290
- #
291
- # # Spatial characteristics of the resource.
292
- # # @return [RDF::Vocabulary::Term]
293
- # attr_reader :spatial
294
- #
295
- # # A topic of the resource.
296
- # # @return [RDF::Vocabulary::Term]
297
- # attr_reader :subject
298
- #
299
- # # A list of subunits of the resource.
300
- # # @return [RDF::Vocabulary::Term]
301
- # attr_reader :tableOfContents
302
- #
303
- # # Temporal characteristics of the resource.
304
- # # @return [RDF::Vocabulary::Term]
305
- # attr_reader :temporal
306
- #
307
- # # A name given to the resource.
308
- # # @return [RDF::Vocabulary::Term]
309
- # attr_reader :title
310
- #
311
- # # The nature or genre of the resource.
312
- # # @return [RDF::Vocabulary::Term]
313
- # attr_reader :type
314
- #
315
- # # Date (often a range) of validity of a resource.
316
- # # @return [RDF::Vocabulary::Term]
317
- # attr_reader :valid
318
- #
319
- # # The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.
320
- # # @return [RDF::Vocabulary::Term]
321
- # attr_reader :Box
322
- #
323
- # # The set of codes listed in ISO 3166-1 for the representation of names of countries.
324
- # # @return [RDF::Vocabulary::Term]
325
- # attr_reader :ISO3166
326
- #
327
- # # The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.
328
- # # @return [RDF::Vocabulary::Term]
329
- # attr_reader :Period
330
- #
331
- # # The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.
332
- # # @return [RDF::Vocabulary::Term]
333
- # attr_reader :Point
334
- #
335
- # # The set of tags, constructed according to RFC 1766, for the identification of languages.
336
- # # @return [RDF::Vocabulary::Term]
337
- # attr_reader :RFC1766
338
- #
339
- # # The set of tags constructed according to RFC 3066 for the identification of languages.
340
- # # @return [RDF::Vocabulary::Term]
341
- # attr_reader :RFC3066
342
- #
343
- # # The set of tags constructed according to RFC 4646 for the identification of languages.
344
- # # @return [RDF::Vocabulary::Term]
345
- # attr_reader :RFC4646
346
- #
347
- # # The set of tags constructed according to RFC 5646 for the identification of languages.
348
- # # @return [RDF::Vocabulary::Term]
349
- # attr_reader :RFC5646
350
- #
351
- # # The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.
352
- # # @return [RDF::Vocabulary::Term]
353
- # attr_reader :URI
354
- #
355
- # # The set of dates and times constructed according to the W3C Date and Time Formats Specification.
356
- # # @return [RDF::Vocabulary::Term]
357
- # attr_reader :W3CDTF
358
- #
359
- # # The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.
360
- # # @return [RDF::Vocabulary::Term]
361
- # attr_reader :DCMIType
362
- #
363
- # # The set of conceptual resources specified by the Dewey Decimal Classification.
364
- # # @return [RDF::Vocabulary::Term]
365
- # attr_reader :DDC
366
- #
367
- # # The set of media types specified by the Internet Assigned Numbers Authority.
368
- # # @return [RDF::Vocabulary::Term]
369
- # attr_reader :IMT
370
- #
371
- # # The set of conceptual resources specified by the Library of Congress Classification.
372
- # # @return [RDF::Vocabulary::Term]
373
- # attr_reader :LCC
374
- #
375
- # # The set of labeled concepts specified by the Library of Congress Subject Headings.
376
- # # @return [RDF::Vocabulary::Term]
377
- # attr_reader :LCSH
378
- #
379
- # # The set of labeled concepts specified by the Medical Subject Headings.
380
- # # @return [RDF::Vocabulary::Term]
381
- # attr_reader :MESH
382
- #
383
- # # The set of conceptual resources specified by the National Library of Medicine Classification.
384
- # # @return [RDF::Vocabulary::Term]
385
- # attr_reader :NLM
386
- #
387
- # # The set of places specified by the Getty Thesaurus of Geographic Names.
388
- # # @return [RDF::Vocabulary::Term]
389
- # attr_reader :TGN
390
- #
391
- # # The set of conceptual resources specified by the Universal Decimal Classification.
392
- # # @return [RDF::Vocabulary::Term]
393
- # attr_reader :UDC
394
- #
395
- # end
396
6
  DC = Class.new(RDF::StrictVocabulary("http://purl.org/dc/terms/")) do
397
7
 
398
8
  # Ontology definition
399
9
  ontology :"http://purl.org/dc/terms/",
400
- "dc:modified": "2012-06-14".freeze,
401
- "dc:publisher": "http://purl.org/dc/aboutdcmi#DCMI".freeze,
402
- "dc:title": "DCMI Metadata Terms - other".freeze
10
+ "http://purl.org/dc/terms/modified": "2012-06-14".freeze,
11
+ "http://purl.org/dc/terms/publisher": "http://purl.org/dc/aboutdcmi#DCMI".freeze,
12
+ "http://purl.org/dc/terms/title": "DCMI Metadata Terms - other".freeze
403
13
 
404
14
  # Class definitions
405
15
  term :Agent,
406
- comment: %(A resource that acts or has the power to act.).freeze,
407
- "dc:issued": "2008-01-14".freeze,
408
- isDefinedBy: "dc:".freeze,
16
+ comment: "A resource that acts or has the power to act.".freeze,
17
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
18
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
409
19
  label: "Agent".freeze,
410
- type: ["dc:AgentClass".freeze, "rdfs:Class".freeze]
20
+ type: ["http://purl.org/dc/terms/AgentClass".freeze, "http://www.w3.org/2000/01/rdf-schema#Class".freeze]
411
21
  term :AgentClass,
412
- comment: %(A group of agents.).freeze,
413
- "dc:issued": "2008-01-14".freeze,
414
- isDefinedBy: "dc:".freeze,
22
+ comment: "A group of agents.".freeze,
23
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
24
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
415
25
  label: "Agent Class".freeze,
416
- subClassOf: "rdfs:Class".freeze,
417
- type: "rdfs:Class".freeze
26
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
27
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
418
28
  term :BibliographicResource,
419
- comment: %(A book, article, or other documentary resource.).freeze,
420
- "dc:issued": "2008-01-14".freeze,
421
- isDefinedBy: "dc:".freeze,
29
+ comment: "A book, article, or other documentary resource.".freeze,
30
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
31
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
422
32
  label: "Bibliographic Resource".freeze,
423
- type: "rdfs:Class".freeze
33
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
424
34
  term :FileFormat,
425
- comment: %(A digital resource format.).freeze,
426
- "dc:issued": "2008-01-14".freeze,
427
- isDefinedBy: "dc:".freeze,
35
+ comment: "A digital resource format.".freeze,
36
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
37
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
428
38
  label: "File Format".freeze,
429
- subClassOf: "dc:MediaType".freeze,
430
- type: "rdfs:Class".freeze
39
+ subClassOf: "http://purl.org/dc/terms/MediaType".freeze,
40
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
431
41
  term :Frequency,
432
- comment: %(A rate at which something recurs.).freeze,
433
- "dc:issued": "2008-01-14".freeze,
434
- isDefinedBy: "dc:".freeze,
42
+ comment: "A rate at which something recurs.".freeze,
43
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
44
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
435
45
  label: "Frequency".freeze,
436
- type: "rdfs:Class".freeze
46
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
437
47
  term :Jurisdiction,
438
- comment: %(The extent or range of judicial, law enforcement, or other authority.).freeze,
439
- "dc:issued": "2008-01-14".freeze,
440
- isDefinedBy: "dc:".freeze,
48
+ comment: "The extent or range of judicial, law enforcement, or other authority.".freeze,
49
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
50
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
441
51
  label: "Jurisdiction".freeze,
442
- subClassOf: "dc:LocationPeriodOrJurisdiction".freeze,
443
- type: "rdfs:Class".freeze
52
+ subClassOf: "http://purl.org/dc/terms/LocationPeriodOrJurisdiction".freeze,
53
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
444
54
  term :LicenseDocument,
445
- comment: %(A legal document giving official permission to do something with a resource.).freeze,
446
- "dc:issued": "2008-01-14".freeze,
447
- isDefinedBy: "dc:".freeze,
55
+ comment: "A legal document giving official permission to do something with a resource.".freeze,
56
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
57
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
448
58
  label: "License Document".freeze,
449
- subClassOf: "dc:RightsStatement".freeze,
450
- type: "rdfs:Class".freeze
59
+ subClassOf: "http://purl.org/dc/terms/RightsStatement".freeze,
60
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
451
61
  term :LinguisticSystem,
452
- comment: %(A system of signs, symbols, sounds, gestures, or rules used in communication.).freeze,
453
- "dc:description": "Written, spoken, sign, and computer languages are linguistic systems.".freeze,
454
- "dc:issued": "2008-01-14".freeze,
455
- isDefinedBy: "dc:".freeze,
62
+ comment: "A system of signs, symbols, sounds, gestures, or rules used in communication.".freeze,
63
+ "http://purl.org/dc/terms/description": "Written, spoken, sign, and computer languages are linguistic systems.".freeze,
64
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
65
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
456
66
  label: "Linguistic System".freeze,
457
- type: "rdfs:Class".freeze
67
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
458
68
  term :Location,
459
- comment: %(A spatial region or named place.).freeze,
460
- "dc:issued": "2008-01-14".freeze,
461
- isDefinedBy: "dc:".freeze,
69
+ comment: "A spatial region or named place.".freeze,
70
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
71
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
462
72
  label: "Location".freeze,
463
- subClassOf: "dc:LocationPeriodOrJurisdiction".freeze,
464
- type: "rdfs:Class".freeze
73
+ subClassOf: "http://purl.org/dc/terms/LocationPeriodOrJurisdiction".freeze,
74
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
465
75
  term :LocationPeriodOrJurisdiction,
466
- comment: %(A location, period of time, or jurisdiction.).freeze,
467
- "dc:issued": "2008-01-14".freeze,
468
- isDefinedBy: "dc:".freeze,
76
+ comment: "A location, period of time, or jurisdiction.".freeze,
77
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
78
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
469
79
  label: "Location, Period, or Jurisdiction".freeze,
470
- type: "rdfs:Class".freeze
80
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
471
81
  term :MediaType,
472
- comment: %(A file format or physical medium.).freeze,
473
- "dc:issued": "2008-01-14".freeze,
474
- isDefinedBy: "dc:".freeze,
82
+ comment: "A file format or physical medium.".freeze,
83
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
84
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
475
85
  label: "Media Type".freeze,
476
- subClassOf: "dc:MediaTypeOrExtent".freeze,
477
- type: "rdfs:Class".freeze
86
+ subClassOf: "http://purl.org/dc/terms/MediaTypeOrExtent".freeze,
87
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
478
88
  term :MediaTypeOrExtent,
479
- comment: %(A media type or extent.).freeze,
480
- "dc:issued": "2008-01-14".freeze,
481
- isDefinedBy: "dc:".freeze,
89
+ comment: "A media type or extent.".freeze,
90
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
91
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
482
92
  label: "Media Type or Extent".freeze,
483
- type: "rdfs:Class".freeze
93
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
484
94
  term :MethodOfAccrual,
485
- comment: %(A method by which resources are added to a collection.).freeze,
486
- "dc:issued": "2008-01-14".freeze,
487
- isDefinedBy: "dc:".freeze,
95
+ comment: "A method by which resources are added to a collection.".freeze,
96
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
97
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
488
98
  label: "Method of Accrual".freeze,
489
- type: "rdfs:Class".freeze
99
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
490
100
  term :MethodOfInstruction,
491
- comment: %(A process that is used to engender knowledge, attitudes, and skills.).freeze,
492
- "dc:issued": "2008-01-14".freeze,
493
- isDefinedBy: "dc:".freeze,
101
+ comment: "A process that is used to engender knowledge, attitudes, and skills.".freeze,
102
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
103
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
494
104
  label: "Method of Instruction".freeze,
495
- type: "rdfs:Class".freeze
105
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
496
106
  term :PeriodOfTime,
497
- comment: %(An interval of time that is named or defined by its start and end dates.).freeze,
498
- "dc:issued": "2008-01-14".freeze,
499
- isDefinedBy: "dc:".freeze,
107
+ comment: "An interval of time that is named or defined by its start and end dates.".freeze,
108
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
109
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
500
110
  label: "Period of Time".freeze,
501
- subClassOf: "dc:LocationPeriodOrJurisdiction".freeze,
502
- type: "rdfs:Class".freeze
111
+ subClassOf: "http://purl.org/dc/terms/LocationPeriodOrJurisdiction".freeze,
112
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
503
113
  term :PhysicalMedium,
504
- comment: %(A physical material or carrier.).freeze,
505
- "dc:description": "Examples include paper, canvas, or DVD.".freeze,
506
- "dc:issued": "2008-01-14".freeze,
507
- isDefinedBy: "dc:".freeze,
114
+ comment: "A physical material or carrier.".freeze,
115
+ "http://purl.org/dc/terms/description": "Examples include paper, canvas, or DVD.".freeze,
116
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
117
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
508
118
  label: "Physical Medium".freeze,
509
- subClassOf: "dc:MediaType".freeze,
510
- type: "rdfs:Class".freeze
119
+ subClassOf: "http://purl.org/dc/terms/MediaType".freeze,
120
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
511
121
  term :PhysicalResource,
512
- comment: %(A material thing.).freeze,
513
- "dc:issued": "2008-01-14".freeze,
514
- isDefinedBy: "dc:".freeze,
122
+ comment: "A material thing.".freeze,
123
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
124
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
515
125
  label: "Physical Resource".freeze,
516
- type: "rdfs:Class".freeze
126
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
517
127
  term :Policy,
518
- comment: %(A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.).freeze,
519
- "dc:issued": "2008-01-14".freeze,
520
- isDefinedBy: "dc:".freeze,
128
+ comment: "A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.".freeze,
129
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
130
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
521
131
  label: "Policy".freeze,
522
- type: "rdfs:Class".freeze
132
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
523
133
  term :ProvenanceStatement,
524
- comment: %(Any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.).freeze,
525
- "dc:issued": "2008-01-14".freeze,
526
- isDefinedBy: "dc:".freeze,
134
+ comment: "Any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.".freeze,
135
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
136
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
527
137
  label: "Provenance Statement".freeze,
528
- type: "rdfs:Class".freeze
138
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
529
139
  term :RightsStatement,
530
- 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,
531
- "dc:issued": "2008-01-14".freeze,
532
- isDefinedBy: "dc:".freeze,
140
+ 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,
141
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
142
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
533
143
  label: "Rights Statement".freeze,
534
- type: "rdfs:Class".freeze
144
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
535
145
  term :SizeOrDuration,
536
- comment: %(A dimension or extent, or a time taken to play or execute.).freeze,
537
- "dc:description": "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.".freeze,
538
- "dc:issued": "2008-01-14".freeze,
539
- isDefinedBy: "dc:".freeze,
146
+ comment: "A dimension or extent, or a time taken to play or execute.".freeze,
147
+ "http://purl.org/dc/terms/description": "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.".freeze,
148
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
149
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
540
150
  label: "Size or Duration".freeze,
541
- subClassOf: "dc:MediaTypeOrExtent".freeze,
542
- type: "rdfs:Class".freeze
151
+ subClassOf: "http://purl.org/dc/terms/MediaTypeOrExtent".freeze,
152
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
543
153
  term :Standard,
544
- comment: %(A reference point against which other things can be evaluated or compared.).freeze,
545
- "dc:issued": "2008-01-14".freeze,
546
- isDefinedBy: "dc:".freeze,
154
+ comment: "A reference point against which other things can be evaluated or compared.".freeze,
155
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
156
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
547
157
  label: "Standard".freeze,
548
- type: "rdfs:Class".freeze
158
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
549
159
 
550
160
  # Property definitions
551
161
  property :abstract,
552
- comment: %(A summary of the resource.).freeze,
553
- "dc:issued": "2000-07-11".freeze,
554
- isDefinedBy: "dc:".freeze,
162
+ comment: "A summary of the resource.".freeze,
163
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
164
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
555
165
  label: "Abstract".freeze,
556
- type: "rdf:Property".freeze
166
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/description".freeze, "http://purl.org/dc/terms/description".freeze],
167
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
557
168
  property :accessRights,
558
- comment: %(Information about who access the resource or an indication of its security status.).freeze,
559
- "dc:description": "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.".freeze,
560
- "dc:issued": "2003-02-15".freeze,
561
- "http://purl.org/dc/dcam/rangeIncludes": "dc:RightsStatement".freeze,
562
- isDefinedBy: "dc:".freeze,
169
+ comment: "Information about who access the resource or an indication of its security status.".freeze,
170
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/RightsStatement".freeze,
171
+ "http://purl.org/dc/terms/description": "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.".freeze,
172
+ "http://purl.org/dc/terms/issued": "2003-02-15".freeze,
173
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
563
174
  label: "Access Rights".freeze,
564
- type: "rdf:Property".freeze
175
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/rights".freeze, "http://purl.org/dc/terms/rights".freeze],
176
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
565
177
  property :accrualMethod,
566
- comment: %(The method by which items are added to a collection.).freeze,
567
- "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,
568
- "dc:issued": "2005-06-13".freeze,
569
- domain: "dcmitype:Collection".freeze,
570
- "http://purl.org/dc/dcam/rangeIncludes": "dc:MethodOfAccrual".freeze,
571
- isDefinedBy: "dc:".freeze,
178
+ comment: "The method by which items are added to a collection.".freeze,
179
+ domain: "http://purl.org/dc/dcmitype/Collection".freeze,
180
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/MethodOfAccrual".freeze,
181
+ "http://purl.org/dc/terms/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,
182
+ "http://purl.org/dc/terms/issued": "2005-06-13".freeze,
183
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
572
184
  label: "Accrual Method".freeze,
573
- type: "rdf:Property".freeze
185
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
574
186
  property :accrualPeriodicity,
575
- comment: %(The frequency with which items are added to a collection.).freeze,
576
- "dc:description": "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)].".freeze,
577
- "dc:issued": "2005-06-13".freeze,
578
- domain: "dcmitype:Collection".freeze,
579
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Frequency".freeze,
580
- isDefinedBy: "dc:".freeze,
187
+ comment: "The frequency with which items are added to a collection.".freeze,
188
+ domain: "http://purl.org/dc/dcmitype/Collection".freeze,
189
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Frequency".freeze,
190
+ "http://purl.org/dc/terms/description": "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)].".freeze,
191
+ "http://purl.org/dc/terms/issued": "2005-06-13".freeze,
192
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
581
193
  label: "Accrual Periodicity".freeze,
582
- type: "rdf:Property".freeze
194
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
583
195
  property :accrualPolicy,
584
- comment: %(The policy governing the addition of items to a collection.).freeze,
585
- "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,
586
- "dc:issued": "2005-06-13".freeze,
587
- domain: "dcmitype:Collection".freeze,
588
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Policy".freeze,
589
- isDefinedBy: "dc:".freeze,
196
+ comment: "The policy governing the addition of items to a collection.".freeze,
197
+ domain: "http://purl.org/dc/dcmitype/Collection".freeze,
198
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Policy".freeze,
199
+ "http://purl.org/dc/terms/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,
200
+ "http://purl.org/dc/terms/issued": "2005-06-13".freeze,
201
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
590
202
  label: "Accrual Policy".freeze,
591
- type: "rdf:Property".freeze
203
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
592
204
  property :alternative,
593
- comment: %(An alternative name for the resource.).freeze,
594
- "dc:description": "The distinction between titles and alternative titles is application-specific.".freeze,
595
- "dc:issued": "2000-07-11".freeze,
596
- isDefinedBy: "dc:".freeze,
205
+ comment: "An alternative name for the resource.".freeze,
206
+ "http://purl.org/dc/terms/description": "The distinction between titles and alternative titles is application-specific.".freeze,
207
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
208
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
597
209
  label: "Alternative Title".freeze,
598
- range: "rdfs:Literal".freeze,
599
- type: "rdf:Property".freeze
210
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
211
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/title".freeze, "http://purl.org/dc/terms/title".freeze],
212
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
600
213
  property :audience,
601
- comment: %(A class of agents for whom the resource is intended or useful.).freeze,
602
- "dc:description": "Recommended practice is to use this property with non-literal values from a vocabulary of audience types.".freeze,
603
- "dc:issued": "2001-05-21".freeze,
604
- "http://purl.org/dc/dcam/rangeIncludes": "dc:AgentClass".freeze,
605
- isDefinedBy: "dc:".freeze,
214
+ comment: "A class of agents for whom the resource is intended or useful.".freeze,
215
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/AgentClass".freeze,
216
+ "http://purl.org/dc/terms/description": "Recommended practice is to use this property with non-literal values from a vocabulary of audience types.".freeze,
217
+ "http://purl.org/dc/terms/issued": "2001-05-21".freeze,
218
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
606
219
  label: "Audience".freeze,
607
- type: "rdf:Property".freeze
220
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
608
221
  property :available,
609
- comment: %(Date that the resource became or will become available.).freeze,
610
- "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,
611
- "dc:issued": "2000-07-11".freeze,
612
- isDefinedBy: "dc:".freeze,
222
+ comment: "Date that the resource became or will become available.".freeze,
223
+ "http://purl.org/dc/terms/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,
224
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
225
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
613
226
  label: "Date Available".freeze,
614
- range: "rdfs:Literal".freeze,
615
- type: "rdf:Property".freeze
227
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
228
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
229
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
616
230
  property :bibliographicCitation,
617
- comment: %(A bibliographic reference for the resource.).freeze,
618
- "dc:description": "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.".freeze,
619
- "dc:issued": "2003-02-15".freeze,
620
- isDefinedBy: "dc:".freeze,
231
+ comment: "A bibliographic reference for the resource.".freeze,
232
+ "http://purl.org/dc/terms/description": "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.".freeze,
233
+ "http://purl.org/dc/terms/issued": "2003-02-15".freeze,
234
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
621
235
  label: "Bibliographic Citation".freeze,
622
- range: "rdfs:Literal".freeze,
623
- type: "rdf:Property".freeze
236
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
237
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/identifier".freeze, "http://purl.org/dc/terms/identifier".freeze],
238
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
624
239
  property :conformsTo,
625
- comment: %(An established standard to which the described resource conforms.).freeze,
626
- "dc:issued": "2001-05-21".freeze,
627
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Standard".freeze,
628
- isDefinedBy: "dc:".freeze,
240
+ comment: "An established standard to which the described resource conforms.".freeze,
241
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Standard".freeze,
242
+ "http://purl.org/dc/terms/issued": "2001-05-21".freeze,
243
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
629
244
  label: "Conforms To".freeze,
630
- type: "rdf:Property".freeze
245
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
246
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
631
247
  property :contributor,
632
- comment: %(An entity responsible for making contributions to the resource.).freeze,
633
- "dc:description": "The guidelines for using names of persons or organizations as creators apply to contributors.".freeze,
634
- "dc:issued": "2008-01-14".freeze,
635
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
636
- isDefinedBy: "dc:".freeze,
248
+ comment: "An entity responsible for making contributions to the resource.".freeze,
249
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Agent".freeze,
250
+ "http://purl.org/dc/terms/description": "The guidelines for using names of persons or organizations as creators apply to contributors.".freeze,
251
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
252
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
637
253
  label: "Contributor".freeze,
638
- type: "rdf:Property".freeze
254
+ subPropertyOf: "http://purl.org/dc/elements/1.1/contributor".freeze,
255
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
639
256
  property :coverage,
640
- comment: %(The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.).freeze,
641
- "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,
642
- "dc:issued": "2008-01-14".freeze,
643
- "http://purl.org/dc/dcam/rangeIncludes": ["dc:Jurisdiction".freeze, "dc:Location".freeze, "dc:Period".freeze],
644
- isDefinedBy: "dc:".freeze,
257
+ comment: "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.".freeze,
258
+ "http://purl.org/dc/dcam/rangeIncludes": ["http://purl.org/dc/terms/Jurisdiction".freeze, "http://purl.org/dc/terms/Location".freeze, "http://purl.org/dc/terms/Period".freeze],
259
+ "http://purl.org/dc/terms/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,
260
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
261
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
645
262
  label: "Coverage".freeze,
646
- type: "rdf:Property".freeze
263
+ subPropertyOf: "http://purl.org/dc/elements/1.1/coverage".freeze,
264
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
647
265
  property :created,
648
- comment: %(Date of creation of the resource.).freeze,
649
- "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,
650
- "dc:issued": "2000-07-11".freeze,
651
- isDefinedBy: "dc:".freeze,
266
+ comment: "Date of creation of the resource.".freeze,
267
+ "http://purl.org/dc/terms/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,
268
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
269
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
652
270
  label: "Date Created".freeze,
653
- range: "rdfs:Literal".freeze,
654
- type: "rdf:Property".freeze
271
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
272
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
273
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
655
274
  property :creator,
656
- comment: %(An entity responsible for making the resource.).freeze,
657
- "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,
658
- "dc:issued": "2008-01-14".freeze,
659
- equivalentProperty: "foaf:maker".freeze,
660
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
661
- isDefinedBy: "dc:".freeze,
275
+ comment: "An entity responsible for making the resource.".freeze,
276
+ equivalentProperty: "http://xmlns.com/foaf/0.1/maker".freeze,
277
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Agent".freeze,
278
+ "http://purl.org/dc/terms/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,
279
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
280
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
662
281
  label: "Creator".freeze,
663
- type: "rdf:Property".freeze
282
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/creator".freeze, "http://purl.org/dc/terms/contributor".freeze],
283
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
664
284
  property :date,
665
- comment: %(A point or period of time associated with an event in the lifecycle of the resource.).freeze,
666
- "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,
667
- "dc:issued": "2008-01-14".freeze,
668
- isDefinedBy: "dc:".freeze,
285
+ comment: "A point or period of time associated with an event in the lifecycle of the resource.".freeze,
286
+ "http://purl.org/dc/terms/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,
287
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
288
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
669
289
  label: "Date".freeze,
670
- range: "rdfs:Literal".freeze,
671
- type: "rdf:Property".freeze
290
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
291
+ subPropertyOf: "http://purl.org/dc/elements/1.1/date".freeze,
292
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
672
293
  property :dateAccepted,
673
- comment: %(Date of acceptance of the resource.).freeze,
674
- "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,
675
- "dc:issued": "2002-07-13".freeze,
676
- isDefinedBy: "dc:".freeze,
294
+ comment: "Date of acceptance of the resource.".freeze,
295
+ "http://purl.org/dc/terms/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,
296
+ "http://purl.org/dc/terms/issued": "2002-07-13".freeze,
297
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
677
298
  label: "Date Accepted".freeze,
678
- range: "rdfs:Literal".freeze,
679
- type: "rdf:Property".freeze
299
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
300
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
301
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
680
302
  property :dateCopyrighted,
681
- comment: %(Date of copyright of the resource.).freeze,
682
- "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,
683
- "dc:issued": "2002-07-13".freeze,
684
- isDefinedBy: "dc:".freeze,
303
+ comment: "Date of copyright of the resource.".freeze,
304
+ "http://purl.org/dc/terms/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,
305
+ "http://purl.org/dc/terms/issued": "2002-07-13".freeze,
306
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
685
307
  label: "Date Copyrighted".freeze,
686
- range: "rdfs:Literal".freeze,
687
- type: "rdf:Property".freeze
308
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
309
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
310
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
688
311
  property :dateSubmitted,
689
- comment: %(Date of submission of the resource.).freeze,
690
- "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,
691
- "dc:issued": "2002-07-13".freeze,
692
- isDefinedBy: "dc:".freeze,
312
+ comment: "Date of submission of the resource.".freeze,
313
+ "http://purl.org/dc/terms/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,
314
+ "http://purl.org/dc/terms/issued": "2002-07-13".freeze,
315
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
693
316
  label: "Date Submitted".freeze,
694
- range: "rdfs:Literal".freeze,
695
- type: "rdf:Property".freeze
317
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
318
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
319
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
696
320
  property :description,
697
- comment: %(An account of the resource.).freeze,
698
- "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,
699
- "dc:issued": "2008-01-14".freeze,
700
- isDefinedBy: "dc:".freeze,
321
+ comment: "An account of the resource.".freeze,
322
+ "http://purl.org/dc/terms/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,
323
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
324
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
701
325
  label: "Description".freeze,
702
- type: "rdf:Property".freeze
326
+ subPropertyOf: "http://purl.org/dc/elements/1.1/description".freeze,
327
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
703
328
  property :educationLevel,
704
- comment: %(A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.).freeze,
705
- "dc:issued": "2002-07-13".freeze,
706
- "http://purl.org/dc/dcam/rangeIncludes": "dc:AgentClass".freeze,
707
- isDefinedBy: "dc:".freeze,
329
+ comment: "A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.".freeze,
330
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/AgentClass".freeze,
331
+ "http://purl.org/dc/terms/issued": "2002-07-13".freeze,
332
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
708
333
  label: "Audience Education Level".freeze,
709
- type: "rdf:Property".freeze
334
+ subPropertyOf: "http://purl.org/dc/terms/audience".freeze,
335
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
710
336
  property :extent,
711
- comment: %(The size or duration of the resource.).freeze,
712
- "dc:description": "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format.".freeze,
713
- "dc:issued": "2000-07-11".freeze,
714
- "http://purl.org/dc/dcam/rangeIncludes": "dc:SizeOrDuration".freeze,
715
- isDefinedBy: "dc:".freeze,
337
+ comment: "The size or duration of the resource.".freeze,
338
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/SizeOrDuration".freeze,
339
+ "http://purl.org/dc/terms/description": "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format.".freeze,
340
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
341
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
716
342
  label: "Extent".freeze,
717
- type: "rdf:Property".freeze
343
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/format".freeze, "http://purl.org/dc/terms/format".freeze],
344
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
718
345
  property :format,
719
- comment: %(The file format, physical medium, or dimensions of the resource.).freeze,
720
- "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,
721
- "dc:issued": "2008-01-14".freeze,
722
- "http://purl.org/dc/dcam/rangeIncludes": ["dc:Extent".freeze, "dc:MediaType".freeze],
723
- isDefinedBy: "dc:".freeze,
346
+ comment: "The file format, physical medium, or dimensions of the resource.".freeze,
347
+ "http://purl.org/dc/dcam/rangeIncludes": ["http://purl.org/dc/terms/Extent".freeze, "http://purl.org/dc/terms/MediaType".freeze],
348
+ "http://purl.org/dc/terms/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,
349
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
350
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
724
351
  label: "Format".freeze,
725
- type: "rdf:Property".freeze
352
+ subPropertyOf: "http://purl.org/dc/elements/1.1/format".freeze,
353
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
726
354
  property :hasFormat,
727
- comment: %(A related resource that is substantially the same as the pre-existing described resource, but in another format.).freeze,
728
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of.".freeze,
729
- "dc:issued": "2000-07-11".freeze,
730
- isDefinedBy: "dc:".freeze,
355
+ comment: "A related resource that is substantially the same as the pre-existing described resource, but in another format.".freeze,
356
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of.".freeze,
357
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
358
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
731
359
  label: "Has Format".freeze,
732
- type: "rdf:Property".freeze
360
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
361
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
733
362
  property :hasPart,
734
- comment: %(A related resource that is included either physically or logically in the described resource.).freeze,
735
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of.".freeze,
736
- "dc:issued": "2000-07-11".freeze,
737
- isDefinedBy: "dc:".freeze,
363
+ comment: "A related resource that is included either physically or logically in the described resource.".freeze,
364
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of.".freeze,
365
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
366
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
738
367
  label: "Has Part".freeze,
739
- type: "rdf:Property".freeze
368
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
369
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
740
370
  property :hasVersion,
741
- comment: %(A related resource that is a version, edition, or adaptation of the described resource.).freeze,
742
- "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,
743
- "dc:issued": "2000-07-11".freeze,
744
- isDefinedBy: "dc:".freeze,
371
+ comment: "A related resource that is a version, edition, or adaptation of the described resource.".freeze,
372
+ "http://purl.org/dc/terms/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,
373
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
374
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
745
375
  label: "Has Version".freeze,
746
- type: "rdf:Property".freeze
376
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
377
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
747
378
  property :identifier,
748
- comment: %(An unambiguous reference to the resource within a given context.).freeze,
749
- "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,
750
- "dc:issued": "2008-01-14".freeze,
751
- isDefinedBy: "dc:".freeze,
379
+ comment: "An unambiguous reference to the resource within a given context.".freeze,
380
+ "http://purl.org/dc/terms/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,
381
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
382
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
752
383
  label: "Identifier".freeze,
753
- range: "rdfs:Literal".freeze,
754
- type: "rdf:Property".freeze
384
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
385
+ subPropertyOf: "http://purl.org/dc/elements/1.1/identifier".freeze,
386
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
755
387
  property :instructionalMethod,
756
- comment: %(A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.).freeze,
757
- "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,
758
- "dc:issued": "2005-06-13".freeze,
759
- "http://purl.org/dc/dcam/rangeIncludes": "dc:MethodOfInstruction".freeze,
760
- isDefinedBy: "dc:".freeze,
388
+ comment: "A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.".freeze,
389
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/MethodOfInstruction".freeze,
390
+ "http://purl.org/dc/terms/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,
391
+ "http://purl.org/dc/terms/issued": "2005-06-13".freeze,
392
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
761
393
  label: "Instructional Method".freeze,
762
- type: "rdf:Property".freeze
394
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
763
395
  property :isFormatOf,
764
- comment: %(A pre-existing related resource that is substantially the same as the described resource, but in another format.).freeze,
765
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Has Format.".freeze,
766
- "dc:issued": "2000-07-11".freeze,
767
- isDefinedBy: "dc:".freeze,
396
+ comment: "A pre-existing related resource that is substantially the same as the described resource, but in another format.".freeze,
397
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Has Format.".freeze,
398
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
399
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
768
400
  label: "Is Format Of".freeze,
769
- type: "rdf:Property".freeze
401
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
402
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
770
403
  property :isPartOf,
771
- comment: %(A related resource in which the described resource is physically or logically included.).freeze,
772
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Has Part.".freeze,
773
- "dc:issued": "2000-07-11".freeze,
774
- isDefinedBy: "dc:".freeze,
404
+ comment: "A related resource in which the described resource is physically or logically included.".freeze,
405
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Has Part.".freeze,
406
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
407
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
775
408
  label: "Is Part Of".freeze,
776
- type: "rdf:Property".freeze
409
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
410
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
777
411
  property :isReferencedBy,
778
- comment: %(A related resource that references, cites, or otherwise points to the described resource.).freeze,
779
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of References.".freeze,
780
- "dc:issued": "2000-07-11".freeze,
781
- isDefinedBy: "dc:".freeze,
412
+ comment: "A related resource that references, cites, or otherwise points to the described resource.".freeze,
413
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of References.".freeze,
414
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
415
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
782
416
  label: "Is Referenced By".freeze,
783
- type: "rdf:Property".freeze
417
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
418
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
784
419
  property :isReplacedBy,
785
- comment: %(A related resource that supplants, displaces, or supersedes the described resource.).freeze,
786
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Replaces.".freeze,
787
- "dc:issued": "2000-07-11".freeze,
788
- isDefinedBy: "dc:".freeze,
420
+ comment: "A related resource that supplants, displaces, or supersedes the described resource.".freeze,
421
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Replaces.".freeze,
422
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
423
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
789
424
  label: "Is Replaced By".freeze,
790
- type: "rdf:Property".freeze
425
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
426
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
791
427
  property :isRequiredBy,
792
- comment: %(A related resource that requires the described resource to support its function, delivery, or coherence.).freeze,
793
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Requires.".freeze,
794
- "dc:issued": "2000-07-11".freeze,
795
- isDefinedBy: "dc:".freeze,
428
+ comment: "A related resource that requires the described resource to support its function, delivery, or coherence.".freeze,
429
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Requires.".freeze,
430
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
431
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
796
432
  label: "Is Required By".freeze,
797
- type: "rdf:Property".freeze
433
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
434
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
798
435
  property :isVersionOf,
799
- comment: %(A related resource of which the described resource is a version, edition, or adaptation.).freeze,
800
- "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,
801
- "dc:issued": "2000-07-11".freeze,
802
- isDefinedBy: "dc:".freeze,
436
+ comment: "A related resource of which the described resource is a version, edition, or adaptation.".freeze,
437
+ "http://purl.org/dc/terms/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,
438
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
439
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
803
440
  label: "Is Version Of".freeze,
804
- type: "rdf:Property".freeze
441
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
442
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
805
443
  property :issued,
806
- comment: %(Date of formal issuance of the resource.).freeze,
807
- "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,
808
- "dc:issued": "2000-07-11".freeze,
809
- isDefinedBy: "dc:".freeze,
444
+ comment: "Date of formal issuance of the resource.".freeze,
445
+ "http://purl.org/dc/terms/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,
446
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
447
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
810
448
  label: "Date Issued".freeze,
811
- range: "rdfs:Literal".freeze,
812
- type: "rdf:Property".freeze
449
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
450
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
451
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
813
452
  property :language,
814
- comment: %(A language of the resource.).freeze,
815
- "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,
816
- "dc:issued": "2008-01-14".freeze,
817
- "http://purl.org/dc/dcam/rangeIncludes": "dc:LinguisticSystem".freeze,
818
- isDefinedBy: "dc:".freeze,
453
+ comment: "A language of the resource.".freeze,
454
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/LinguisticSystem".freeze,
455
+ "http://purl.org/dc/terms/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,
456
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
457
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
819
458
  label: "Language".freeze,
820
- type: "rdf:Property".freeze
459
+ subPropertyOf: "http://purl.org/dc/elements/1.1/language".freeze,
460
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
821
461
  property :license,
822
- comment: %(A legal document giving official permission to do something with the resource.).freeze,
823
- "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,
824
- "dc:issued": "2004-06-14".freeze,
825
- "http://purl.org/dc/dcam/rangeIncludes": "dc:LicenseDocument".freeze,
826
- isDefinedBy: "dc:".freeze,
462
+ comment: "A legal document giving official permission to do something with the resource.".freeze,
463
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/LicenseDocument".freeze,
464
+ "http://purl.org/dc/terms/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,
465
+ "http://purl.org/dc/terms/issued": "2004-06-14".freeze,
466
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
827
467
  label: "License".freeze,
828
- type: "rdf:Property".freeze
468
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/rights".freeze, "http://purl.org/dc/terms/rights".freeze],
469
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
829
470
  property :mediator,
830
- comment: %(An entity that mediates access to the resource.).freeze,
831
- "dc:description": "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.".freeze,
832
- "dc:issued": "2001-05-21".freeze,
833
- "http://purl.org/dc/dcam/rangeIncludes": "dc:AgentClass".freeze,
834
- isDefinedBy: "dc:".freeze,
471
+ comment: "An entity that mediates access to the resource.".freeze,
472
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/AgentClass".freeze,
473
+ "http://purl.org/dc/terms/description": "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.".freeze,
474
+ "http://purl.org/dc/terms/issued": "2001-05-21".freeze,
475
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
835
476
  label: "Mediator".freeze,
836
- type: "rdf:Property".freeze
477
+ subPropertyOf: "http://purl.org/dc/terms/audience".freeze,
478
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
837
479
  property :medium,
838
- comment: %(The material or physical carrier of the resource.).freeze,
839
- "dc:issued": "2000-07-11".freeze,
840
- "http://purl.org/dc/dcam/domainIncludes": "dc:PhysicalResource".freeze,
841
- "http://purl.org/dc/dcam/rangeIncludes": "dc:PhysicalMedium".freeze,
842
- isDefinedBy: "dc:".freeze,
480
+ comment: "The material or physical carrier of the resource.".freeze,
481
+ "http://purl.org/dc/dcam/domainIncludes": "http://purl.org/dc/terms/PhysicalResource".freeze,
482
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/PhysicalMedium".freeze,
483
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
484
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
843
485
  label: "Medium".freeze,
844
- type: "rdf:Property".freeze
486
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/format".freeze, "http://purl.org/dc/terms/format".freeze],
487
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
845
488
  property :modified,
846
- comment: %(Date on which the resource was changed.).freeze,
847
- "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,
848
- "dc:issued": "2000-07-11".freeze,
849
- isDefinedBy: "dc:".freeze,
489
+ comment: "Date on which the resource was changed.".freeze,
490
+ "http://purl.org/dc/terms/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,
491
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
492
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
850
493
  label: "Date Modified".freeze,
851
- range: "rdfs:Literal".freeze,
852
- type: "rdf:Property".freeze
494
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
495
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
496
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
853
497
  property :provenance,
854
- 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,
855
- "dc:description": "The statement may include a description of any changes successive custodians made to the resource.".freeze,
856
- "dc:issued": "2004-09-20".freeze,
857
- "http://purl.org/dc/dcam/rangeIncludes": "dc:ProvenanceStatement".freeze,
858
- isDefinedBy: "dc:".freeze,
498
+ 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,
499
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/ProvenanceStatement".freeze,
500
+ "http://purl.org/dc/terms/description": "The statement may include a description of any changes successive custodians made to the resource.".freeze,
501
+ "http://purl.org/dc/terms/issued": "2004-09-20".freeze,
502
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
859
503
  label: "Provenance".freeze,
860
- type: "rdf:Property".freeze
504
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
861
505
  property :publisher,
862
- comment: %(An entity responsible for making the resource available.).freeze,
863
- "dc:issued": "2008-01-14".freeze,
864
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
865
- isDefinedBy: "dc:".freeze,
506
+ comment: "An entity responsible for making the resource available.".freeze,
507
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Agent".freeze,
508
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
509
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
866
510
  label: "Publisher".freeze,
867
- type: "rdf:Property".freeze
511
+ subPropertyOf: "http://purl.org/dc/elements/1.1/publisher".freeze,
512
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
868
513
  property :references,
869
- comment: %(A related resource that is referenced, cited, or otherwise pointed to by the described resource.).freeze,
870
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By.".freeze,
871
- "dc:issued": "2000-07-11".freeze,
872
- isDefinedBy: "dc:".freeze,
514
+ comment: "A related resource that is referenced, cited, or otherwise pointed to by the described resource.".freeze,
515
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By.".freeze,
516
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
517
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
873
518
  label: "References".freeze,
874
- type: "rdf:Property".freeze
519
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
520
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
875
521
  property :relation,
876
- comment: %(A related resource.).freeze,
877
- "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,
878
- "dc:issued": "2008-01-14".freeze,
879
- isDefinedBy: "dc:".freeze,
522
+ comment: "A related resource.".freeze,
523
+ "http://purl.org/dc/terms/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,
524
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
525
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
880
526
  label: "Relation".freeze,
881
- type: "rdf:Property".freeze
527
+ subPropertyOf: "http://purl.org/dc/elements/1.1/relation".freeze,
528
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
882
529
  property :replaces,
883
- comment: %(A related resource that is supplanted, displaced, or superseded by the described resource.).freeze,
884
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By.".freeze,
885
- "dc:issued": "2000-07-11".freeze,
886
- isDefinedBy: "dc:".freeze,
530
+ comment: "A related resource that is supplanted, displaced, or superseded by the described resource.".freeze,
531
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By.".freeze,
532
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
533
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
887
534
  label: "Replaces".freeze,
888
- type: "rdf:Property".freeze
535
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
536
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
889
537
  property :requires,
890
- comment: %(A related resource that is required by the described resource to support its function, delivery, or coherence.).freeze,
891
- "dc:description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By.".freeze,
892
- "dc:issued": "2000-07-11".freeze,
893
- isDefinedBy: "dc:".freeze,
538
+ comment: "A related resource that is required by the described resource to support its function, delivery, or coherence.".freeze,
539
+ "http://purl.org/dc/terms/description": "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By.".freeze,
540
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
541
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
894
542
  label: "Requires".freeze,
895
- type: "rdf:Property".freeze
543
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/relation".freeze, "http://purl.org/dc/terms/relation".freeze],
544
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
896
545
  property :rights,
897
- comment: %(Information about rights held in and over the resource.).freeze,
898
- "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,
899
- "dc:issued": "2008-01-14".freeze,
900
- "http://purl.org/dc/dcam/rangeIncludes": "dc:RightsStatement".freeze,
901
- isDefinedBy: "dc:".freeze,
546
+ comment: "Information about rights held in and over the resource.".freeze,
547
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/RightsStatement".freeze,
548
+ "http://purl.org/dc/terms/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,
549
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
550
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
902
551
  label: "Rights".freeze,
903
- type: "rdf:Property".freeze
552
+ subPropertyOf: "http://purl.org/dc/elements/1.1/rights".freeze,
553
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
904
554
  property :rightsHolder,
905
- comment: %(A person or organization owning or managing rights over the resource.).freeze,
906
- "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,
907
- "dc:issued": "2004-06-14".freeze,
908
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Agent".freeze,
909
- isDefinedBy: "dc:".freeze,
555
+ comment: "A person or organization owning or managing rights over the resource.".freeze,
556
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Agent".freeze,
557
+ "http://purl.org/dc/terms/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,
558
+ "http://purl.org/dc/terms/issued": "2004-06-14".freeze,
559
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
910
560
  label: "Rights Holder".freeze,
911
- type: "rdf:Property".freeze
561
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
912
562
  property :source,
913
- comment: %(A related resource from which the described resource is derived.).freeze,
914
- "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,
915
- "dc:issued": "2008-01-14".freeze,
916
- isDefinedBy: "dc:".freeze,
563
+ comment: "A related resource from which the described resource is derived.".freeze,
564
+ "http://purl.org/dc/terms/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,
565
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
566
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
917
567
  label: "Source".freeze,
918
- type: "rdf:Property".freeze
568
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/source".freeze, "http://purl.org/dc/terms/relation".freeze],
569
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
919
570
  property :spatial,
920
- comment: %(Spatial characteristics of the resource.).freeze,
921
- "dc:issued": "2000-07-11".freeze,
922
- "http://purl.org/dc/dcam/rangeIncludes": "dc:Location".freeze,
923
- isDefinedBy: "dc:".freeze,
571
+ comment: "Spatial characteristics of the resource.".freeze,
572
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/Location".freeze,
573
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
574
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
924
575
  label: "Spatial Coverage".freeze,
925
- type: "rdf:Property".freeze
576
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/coverage".freeze, "http://purl.org/dc/terms/coverage".freeze],
577
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
926
578
  property :subject,
927
- comment: %(A topic of the resource.).freeze,
928
- "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,
929
- "dc:issued": "2008-01-14".freeze,
930
- isDefinedBy: "dc:".freeze,
579
+ comment: "A topic of the resource.".freeze,
580
+ "http://purl.org/dc/terms/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,
581
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
582
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
931
583
  label: "Subject".freeze,
932
- type: "rdf:Property".freeze
584
+ subPropertyOf: "http://purl.org/dc/elements/1.1/subject".freeze,
585
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
933
586
  property :tableOfContents,
934
- comment: %(A list of subunits of the resource.).freeze,
935
- "dc:issued": "2000-07-11".freeze,
936
- isDefinedBy: "dc:".freeze,
587
+ comment: "A list of subunits of the resource.".freeze,
588
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
589
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
937
590
  label: "Table Of Contents".freeze,
938
- type: "rdf:Property".freeze
591
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/description".freeze, "http://purl.org/dc/terms/description".freeze],
592
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
939
593
  property :temporal,
940
- comment: %(Temporal characteristics of the resource.).freeze,
941
- "dc:issued": "2000-07-11".freeze,
942
- "http://purl.org/dc/dcam/rangeIncludes": "dc:PeriodOfTime".freeze,
943
- isDefinedBy: "dc:".freeze,
594
+ comment: "Temporal characteristics of the resource.".freeze,
595
+ "http://purl.org/dc/dcam/rangeIncludes": "http://purl.org/dc/terms/PeriodOfTime".freeze,
596
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
597
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
944
598
  label: "Temporal Coverage".freeze,
945
- type: "rdf:Property".freeze
599
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/coverage".freeze, "http://purl.org/dc/terms/coverage".freeze],
600
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
946
601
  property :title,
947
- comment: %(A name given to the resource.).freeze,
948
- "dc:issued": "2008-01-14".freeze,
949
- isDefinedBy: "dc:".freeze,
602
+ comment: "A name given to the resource.".freeze,
603
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
604
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
950
605
  label: "Title".freeze,
951
- range: "rdfs:Literal".freeze,
952
- type: "rdf:Property".freeze
606
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
607
+ subPropertyOf: "http://purl.org/dc/elements/1.1/title".freeze,
608
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
953
609
  property :type,
954
- comment: %(The nature or genre of the resource.).freeze,
955
- "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,
956
- "dc:issued": "2008-01-14".freeze,
957
- isDefinedBy: "dc:".freeze,
610
+ comment: "The nature or genre of the resource.".freeze,
611
+ "http://purl.org/dc/terms/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,
612
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
613
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
958
614
  label: "Type".freeze,
959
- type: "rdf:Property".freeze
615
+ subPropertyOf: "http://purl.org/dc/elements/1.1/type".freeze,
616
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
960
617
  property :valid,
961
- comment: %(Date \(often a range\) of validity of a resource.).freeze,
962
- "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,
963
- "dc:issued": "2000-07-11".freeze,
964
- isDefinedBy: "dc:".freeze,
618
+ comment: "Date (often a range) of validity of a resource.".freeze,
619
+ "http://purl.org/dc/terms/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,
620
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
621
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
965
622
  label: "Date Valid".freeze,
966
- range: "rdfs:Literal".freeze,
967
- type: "rdf:Property".freeze
623
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
624
+ subPropertyOf: ["http://purl.org/dc/elements/1.1/date".freeze, "http://purl.org/dc/terms/date".freeze],
625
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
968
626
 
969
627
  # Datatype definitions
970
628
  term :Box,
971
- comment: %(The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.).freeze,
972
- "dc:issued": "2000-07-11".freeze,
973
- isDefinedBy: "dc:".freeze,
629
+ comment: "The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.".freeze,
630
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
631
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-box/".freeze,
632
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
974
633
  label: "DCMI Box".freeze,
975
- "rdfs:seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-box/".freeze,
976
- type: "rdfs:Datatype".freeze
634
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
977
635
  term :ISO3166,
978
- comment: %(The set of codes listed in ISO 3166-1 for the representation of names of countries.).freeze,
979
- "dc:issued": "2000-07-11".freeze,
980
- isDefinedBy: "dc:".freeze,
636
+ comment: "The set of codes listed in ISO 3166-1 for the representation of names of countries.".freeze,
637
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
638
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.iso.org/obp/ui/#search".freeze,
639
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
981
640
  label: "ISO 3166".freeze,
982
- "rdfs:seeAlso": "http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html".freeze,
983
- type: "rdfs:Datatype".freeze
641
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
984
642
  term :"ISO639-2",
985
- comment: %(The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.).freeze,
986
- "dc:issued": "2000-07-11".freeze,
987
- isDefinedBy: "dc:".freeze,
643
+ comment: "The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.".freeze,
644
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
645
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://lcweb.loc.gov/standards/iso639-2/langhome.html".freeze,
646
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
988
647
  label: "ISO 639-2".freeze,
989
- "rdfs:seeAlso": "http://lcweb.loc.gov/standards/iso639-2/langhome.html".freeze,
990
- type: "rdfs:Datatype".freeze
648
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
991
649
  term :"ISO639-3",
992
- comment: %(The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.).freeze,
993
- "dc:issued": "2008-01-14".freeze,
994
- isDefinedBy: "dc:".freeze,
650
+ comment: "The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.".freeze,
651
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
652
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.sil.org/iso639-3/".freeze,
653
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
995
654
  label: "ISO 639-3".freeze,
996
- "rdfs:seeAlso": "http://www.sil.org/iso639-3/".freeze,
997
- type: "rdfs:Datatype".freeze
655
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
998
656
  term :Period,
999
- comment: %(The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.).freeze,
1000
- "dc:issued": "2000-07-11".freeze,
1001
- isDefinedBy: "dc:".freeze,
657
+ comment: "The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.".freeze,
658
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
659
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-period/".freeze,
660
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1002
661
  label: "DCMI Period".freeze,
1003
- "rdfs:seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-period/".freeze,
1004
- type: "rdfs:Datatype".freeze
662
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1005
663
  term :Point,
1006
- comment: %(The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.).freeze,
1007
- "dc:issued": "2000-07-11".freeze,
1008
- isDefinedBy: "dc:".freeze,
664
+ comment: "The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.".freeze,
665
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
666
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-point/".freeze,
667
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1009
668
  label: "DCMI Point".freeze,
1010
- "rdfs:seeAlso": "https://www.dublincore.org/specifications/dublin-core/dcmi-point/".freeze,
1011
- type: "rdfs:Datatype".freeze
669
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1012
670
  term :RFC1766,
1013
- comment: %(The set of tags, constructed according to RFC 1766, for the identification of languages.).freeze,
1014
- "dc:issued": "2000-07-11".freeze,
1015
- isDefinedBy: "dc:".freeze,
671
+ comment: "The set of tags, constructed according to RFC 1766, for the identification of languages.".freeze,
672
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
673
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.ietf.org/rfc/rfc1766.txt".freeze,
674
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1016
675
  label: "RFC 1766".freeze,
1017
- "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc1766.txt".freeze,
1018
- type: "rdfs:Datatype".freeze
676
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1019
677
  term :RFC3066,
1020
- comment: %(The set of tags constructed according to RFC 3066 for the identification of languages.).freeze,
1021
- "dc:description": "RFC 3066 has been obsoleted by RFC 4646.".freeze,
1022
- "dc:issued": "2002-07-13".freeze,
1023
- isDefinedBy: "dc:".freeze,
678
+ comment: "The set of tags constructed according to RFC 3066 for the identification of languages.".freeze,
679
+ "http://purl.org/dc/terms/description": "RFC 3066 has been obsoleted by RFC 4646.".freeze,
680
+ "http://purl.org/dc/terms/issued": "2002-07-13".freeze,
681
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.ietf.org/rfc/rfc3066.txt".freeze,
682
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1024
683
  label: "RFC 3066".freeze,
1025
- "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc3066.txt".freeze,
1026
- type: "rdfs:Datatype".freeze
684
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1027
685
  term :RFC4646,
1028
- comment: %(The set of tags constructed according to RFC 4646 for the identification of languages.).freeze,
1029
- "dc:description": "RFC 4646 obsoletes RFC 3066.".freeze,
1030
- "dc:issued": "2008-01-14".freeze,
1031
- isDefinedBy: "dc:".freeze,
686
+ comment: "The set of tags constructed according to RFC 4646 for the identification of languages.".freeze,
687
+ "http://purl.org/dc/terms/description": "RFC 4646 obsoletes RFC 3066.".freeze,
688
+ "http://purl.org/dc/terms/issued": "2008-01-14".freeze,
689
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.ietf.org/rfc/rfc4646.txt".freeze,
690
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1032
691
  label: "RFC 4646".freeze,
1033
- "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc4646.txt".freeze,
1034
- type: "rdfs:Datatype".freeze
692
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1035
693
  term :RFC5646,
1036
- comment: %(The set of tags constructed according to RFC 5646 for the identification of languages.).freeze,
1037
- "dc:description": "RFC 5646 obsoletes RFC 4646.".freeze,
1038
- "dc:issued": "2010-10-11".freeze,
1039
- isDefinedBy: "dc:".freeze,
694
+ comment: "The set of tags constructed according to RFC 5646 for the identification of languages.".freeze,
695
+ "http://purl.org/dc/terms/description": "RFC 5646 obsoletes RFC 4646.".freeze,
696
+ "http://purl.org/dc/terms/issued": "2010-10-11".freeze,
697
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.ietf.org/rfc/rfc5646.txt".freeze,
698
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1040
699
  label: "RFC 5646".freeze,
1041
- "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc5646.txt".freeze,
1042
- type: "rdfs:Datatype".freeze
700
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1043
701
  term :URI,
1044
- comment: %(The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.).freeze,
1045
- "dc:issued": "2000-07-11".freeze,
1046
- isDefinedBy: "dc:".freeze,
702
+ comment: "The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.".freeze,
703
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
704
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.ietf.org/rfc/rfc3986.txt".freeze,
705
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1047
706
  label: "URI".freeze,
1048
- "rdfs:seeAlso": "http://www.ietf.org/rfc/rfc3986.txt".freeze,
1049
- type: "rdfs:Datatype".freeze
707
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1050
708
  term :W3CDTF,
1051
- comment: %(The set of dates and times constructed according to the W3C Date and Time Formats Specification.).freeze,
1052
- "dc:issued": "2000-07-11".freeze,
1053
- isDefinedBy: "dc:".freeze,
709
+ comment: "The set of dates and times constructed according to the W3C Date and Time Formats Specification.".freeze,
710
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
711
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/TR/NOTE-datetime".freeze,
712
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1054
713
  label: "W3C-DTF".freeze,
1055
- "rdfs:seeAlso": "http://www.w3.org/TR/NOTE-datetime".freeze,
1056
- type: "rdfs:Datatype".freeze
714
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1057
715
 
1058
716
  # Extra definitions
1059
717
  term :DCMIType,
1060
- comment: %(The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.).freeze,
1061
- "dc:issued": "2000-07-11".freeze,
1062
- isDefinedBy: "dc:".freeze,
718
+ comment: "The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.".freeze,
719
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
720
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://purl.org/dc/dcmitype/".freeze,
721
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1063
722
  label: "DCMI Type Vocabulary".freeze,
1064
- "rdfs:seeAlso": "dcmitype:".freeze,
1065
723
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1066
724
  term :DDC,
1067
- comment: %(The set of conceptual resources specified by the Dewey Decimal Classification.).freeze,
1068
- "dc:issued": "2000-07-11".freeze,
1069
- isDefinedBy: "dc:".freeze,
725
+ comment: "The set of conceptual resources specified by the Dewey Decimal Classification.".freeze,
726
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
727
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.oclc.org/dewey/".freeze,
728
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1070
729
  label: "DDC".freeze,
1071
- "rdfs:seeAlso": "http://www.oclc.org/dewey/".freeze,
1072
730
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1073
731
  term :IMT,
1074
- comment: %(The set of media types specified by the Internet Assigned Numbers Authority.).freeze,
1075
- "dc:issued": "2000-07-11".freeze,
1076
- isDefinedBy: "dc:".freeze,
732
+ comment: "The set of media types specified by the Internet Assigned Numbers Authority.".freeze,
733
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
734
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.iana.org/assignments/media-types/".freeze,
735
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1077
736
  label: "IMT".freeze,
1078
- "rdfs:seeAlso": "http://www.iana.org/assignments/media-types/".freeze,
1079
737
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1080
738
  term :LCC,
1081
- comment: %(The set of conceptual resources specified by the Library of Congress Classification.).freeze,
1082
- "dc:issued": "2000-07-11".freeze,
1083
- isDefinedBy: "dc:".freeze,
739
+ comment: "The set of conceptual resources specified by the Library of Congress Classification.".freeze,
740
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
741
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html".freeze,
742
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1084
743
  label: "LCC".freeze,
1085
- "rdfs:seeAlso": "http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html".freeze,
1086
744
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1087
745
  term :LCSH,
1088
- comment: %(The set of labeled concepts specified by the Library of Congress Subject Headings.).freeze,
1089
- "dc:issued": "2000-07-11".freeze,
1090
- isDefinedBy: "dc:".freeze,
746
+ comment: "The set of labeled concepts specified by the Library of Congress Subject Headings.".freeze,
747
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
748
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1091
749
  label: "LCSH".freeze,
1092
750
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1093
751
  term :MESH,
1094
- comment: %(The set of labeled concepts specified by the Medical Subject Headings.).freeze,
1095
- "dc:issued": "2000-07-11".freeze,
1096
- isDefinedBy: "dc:".freeze,
752
+ comment: "The set of labeled concepts specified by the Medical Subject Headings.".freeze,
753
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
754
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.nlm.nih.gov/mesh/meshhome.html".freeze,
755
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1097
756
  label: "MeSH".freeze,
1098
- "rdfs:seeAlso": "http://www.nlm.nih.gov/mesh/meshhome.html".freeze,
1099
757
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1100
758
  term :NLM,
1101
- comment: %(The set of conceptual resources specified by the National Library of Medicine Classification.).freeze,
1102
- "dc:issued": "2005-06-13".freeze,
1103
- isDefinedBy: "dc:".freeze,
759
+ comment: "The set of conceptual resources specified by the National Library of Medicine Classification.".freeze,
760
+ "http://purl.org/dc/terms/issued": "2005-06-13".freeze,
761
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://wwwcf.nlm.nih.gov/class/".freeze,
762
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1104
763
  label: "NLM".freeze,
1105
- "rdfs:seeAlso": "http://wwwcf.nlm.nih.gov/class/".freeze,
1106
764
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1107
765
  term :TGN,
1108
- comment: %(The set of places specified by the Getty Thesaurus of Geographic Names.).freeze,
1109
- "dc:issued": "2000-07-11".freeze,
1110
- isDefinedBy: "dc:".freeze,
766
+ comment: "The set of places specified by the Getty Thesaurus of Geographic Names.".freeze,
767
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
768
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.getty.edu/research/tools/vocabulary/tgn/index.html".freeze,
769
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1111
770
  label: "TGN".freeze,
1112
- "rdfs:seeAlso": "http://www.getty.edu/research/tools/vocabulary/tgn/index.html".freeze,
1113
771
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1114
772
  term :UDC,
1115
- comment: %(The set of conceptual resources specified by the Universal Decimal Classification.).freeze,
1116
- "dc:issued": "2000-07-11".freeze,
1117
- isDefinedBy: "dc:".freeze,
773
+ comment: "The set of conceptual resources specified by the Universal Decimal Classification.".freeze,
774
+ "http://purl.org/dc/terms/issued": "2000-07-11".freeze,
775
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.udcc.org/".freeze,
776
+ isDefinedBy: "http://purl.org/dc/terms/".freeze,
1118
777
  label: "UDC".freeze,
1119
- "rdfs:seeAlso": "http://www.udcc.org/".freeze,
1120
778
  type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
1121
779
  end
1122
780
  end