rdf-vocab 3.1.10 → 3.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +13 -1
- data/lib/rdf/vocab/acl.rb +47 -134
- data/lib/rdf/vocab/as.rb +381 -894
- data/lib/rdf/vocab/bf2.rb +1241 -2561
- data/lib/rdf/vocab/bibframe.rb +1241 -2561
- data/lib/rdf/vocab/bibo.rb +576 -1078
- data/lib/rdf/vocab/cc.rb +57 -167
- data/lib/rdf/vocab/cert.rb +72 -143
- data/lib/rdf/vocab/cnt.rb +51 -133
- data/lib/rdf/vocab/crm.rb +1180 -2486
- data/lib/rdf/vocab/datacite.rb +161 -161
- data/lib/rdf/vocab/dbo.rb +3900 -14140
- data/lib/rdf/vocab/dc.rb +458 -848
- data/lib/rdf/vocab/dc11.rb +62 -128
- data/lib/rdf/vocab/dcat.rb +215 -382
- data/lib/rdf/vocab/dcmitype.rb +65 -119
- data/lib/rdf/vocab/disco.rb +170 -401
- data/lib/rdf/vocab/doap.rb +197 -375
- data/lib/rdf/vocab/dwc.rb +1451 -2207
- data/lib/rdf/vocab/earl.rb +80 -218
- data/lib/rdf/vocab/ebucore.rb +2991 -7439
- data/lib/rdf/vocab/edm.rb +159 -351
- data/lib/rdf/vocab/exif.rb +453 -1106
- data/lib/rdf/vocab/extensions.rb +3 -3
- data/lib/rdf/vocab/fcrepo4.rb +247 -627
- data/lib/rdf/vocab/foaf.rb +373 -681
- data/lib/rdf/vocab/geo.rb +16 -58
- data/lib/rdf/vocab/geojson.rb +16 -85
- data/lib/rdf/vocab/geonames.rb +1573 -1742
- data/lib/rdf/vocab/gr.rb +539 -1427
- data/lib/rdf/vocab/gs1.rb +2824 -4424
- data/lib/rdf/vocab/ht.rb +93 -260
- data/lib/rdf/vocab/hydra.rb +216 -477
- data/lib/rdf/vocab/iana.rb +71 -304
- data/lib/rdf/vocab/ical.rb +460 -925
- data/lib/rdf/vocab/identifiers.rb +212 -515
- data/lib/rdf/vocab/iiif.rb +81 -220
- data/lib/rdf/vocab/jsonld.rb +130 -272
- data/lib/rdf/vocab/ldp.rb +131 -264
- data/lib/rdf/vocab/lrmi.rb +146 -234
- data/lib/rdf/vocab/ma.rb +233 -623
- data/lib/rdf/vocab/mads.rb +516 -1113
- data/lib/rdf/vocab/marcrelators.rb +539 -1351
- data/lib/rdf/vocab/mo.rb +1383 -2305
- data/lib/rdf/vocab/mods.rb +384 -903
- data/lib/rdf/vocab/nfo.rb +311 -315
- data/lib/rdf/vocab/oa.rb +196 -474
- data/lib/rdf/vocab/og.rb +120 -201
- data/lib/rdf/vocab/ogc.rb +25 -62
- data/lib/rdf/vocab/ore.rb +51 -110
- data/lib/rdf/vocab/org.rb +180 -376
- data/lib/rdf/vocab/pcdm.rb +50 -100
- data/lib/rdf/vocab/pplan.rb +16 -24
- data/lib/rdf/vocab/premis.rb +674 -1825
- data/lib/rdf/vocab/premiseventtype.rb +114 -272
- data/lib/rdf/vocab/prov.rb +996 -1618
- data/lib/rdf/vocab/ptr.rb +77 -218
- data/lib/rdf/vocab/rdau.rb +1289 -1294
- data/lib/rdf/vocab/rightsstatements.rb +90 -98
- data/lib/rdf/vocab/rsa.rb +30 -63
- data/lib/rdf/vocab/rss.rb +24 -69
- data/lib/rdf/vocab/schema.rb +8430 -18899
- data/lib/rdf/vocab/schemas.rb +8430 -18899
- data/lib/rdf/vocab/sd.rb +85 -242
- data/lib/rdf/vocab/sh.rb +729 -1468
- data/lib/rdf/vocab/sioc.rb +416 -820
- data/lib/rdf/vocab/siocservices.rb +31 -72
- data/lib/rdf/vocab/sioctypes.rb +145 -306
- data/lib/rdf/vocab/skos.rb +95 -217
- data/lib/rdf/vocab/skosxl.rb +26 -59
- data/lib/rdf/vocab/v.rb +199 -493
- data/lib/rdf/vocab/vcard.rb +290 -920
- data/lib/rdf/vocab/vmd.rb +199 -493
- data/lib/rdf/vocab/void.rb +86 -210
- data/lib/rdf/vocab/vs.rb +16 -38
- data/lib/rdf/vocab/wdrs.rb +43 -136
- data/lib/rdf/vocab/wot.rb +95 -176
- data/lib/rdf/vocab/xhtml.rb +2 -7
- data/lib/rdf/vocab/xhv.rb +122 -463
- data/lib/rdf/vocab/xkos.rb +116 -269
- data/spec/extensions_spec.rb +1 -1
- metadata +45 -25
data/lib/rdf/vocab/dc.rb
CHANGED
@@ -3,1168 +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
|
401
|
-
"dc
|
402
|
-
"dc
|
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
16
|
comment: "A resource that acts or has the power to act.".freeze,
|
407
|
-
"dc
|
408
|
-
isDefinedBy: "dc
|
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
|
20
|
+
type: ["http://purl.org/dc/terms/AgentClass".freeze, "http://www.w3.org/2000/01/rdf-schema#Class".freeze]
|
411
21
|
term :AgentClass,
|
412
22
|
comment: "A group of agents.".freeze,
|
413
|
-
"dc
|
414
|
-
isDefinedBy: "dc
|
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: "
|
417
|
-
type: "
|
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
29
|
comment: "A book, article, or other documentary resource.".freeze,
|
420
|
-
"dc
|
421
|
-
isDefinedBy: "dc
|
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: "
|
33
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
424
34
|
term :FileFormat,
|
425
35
|
comment: "A digital resource format.".freeze,
|
426
|
-
"dc
|
427
|
-
isDefinedBy: "dc
|
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
|
430
|
-
type: "
|
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
42
|
comment: "A rate at which something recurs.".freeze,
|
433
|
-
"dc
|
434
|
-
isDefinedBy: "dc
|
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: "
|
46
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
437
47
|
term :Jurisdiction,
|
438
48
|
comment: "The extent or range of judicial, law enforcement, or other authority.".freeze,
|
439
|
-
"dc
|
440
|
-
isDefinedBy: "dc
|
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
|
443
|
-
type: "
|
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
55
|
comment: "A legal document giving official permission to do something with a resource.".freeze,
|
446
|
-
"dc
|
447
|
-
isDefinedBy: "dc
|
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
|
450
|
-
type: "
|
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
62
|
comment: "A system of signs, symbols, sounds, gestures, or rules used in communication.".freeze,
|
453
|
-
"dc
|
454
|
-
"dc
|
455
|
-
isDefinedBy: "dc
|
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: "
|
67
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
458
68
|
term :Location,
|
459
69
|
comment: "A spatial region or named place.".freeze,
|
460
|
-
"dc
|
461
|
-
isDefinedBy: "dc
|
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
|
464
|
-
type: "
|
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
76
|
comment: "A location, period of time, or jurisdiction.".freeze,
|
467
|
-
"dc
|
468
|
-
isDefinedBy: "dc
|
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: "
|
80
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
471
81
|
term :MediaType,
|
472
82
|
comment: "A file format or physical medium.".freeze,
|
473
|
-
"dc
|
474
|
-
isDefinedBy: "dc
|
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
|
477
|
-
type: "
|
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
89
|
comment: "A media type or extent.".freeze,
|
480
|
-
"dc
|
481
|
-
isDefinedBy: "dc
|
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: "
|
93
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
484
94
|
term :MethodOfAccrual,
|
485
95
|
comment: "A method by which resources are added to a collection.".freeze,
|
486
|
-
"dc
|
487
|
-
isDefinedBy: "dc
|
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: "
|
99
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
490
100
|
term :MethodOfInstruction,
|
491
101
|
comment: "A process that is used to engender knowledge, attitudes, and skills.".freeze,
|
492
|
-
"dc
|
493
|
-
isDefinedBy: "dc
|
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: "
|
105
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
496
106
|
term :PeriodOfTime,
|
497
107
|
comment: "An interval of time that is named or defined by its start and end dates.".freeze,
|
498
|
-
"dc
|
499
|
-
isDefinedBy: "dc
|
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
|
502
|
-
type: "
|
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
114
|
comment: "A physical material or carrier.".freeze,
|
505
|
-
"dc
|
506
|
-
"dc
|
507
|
-
isDefinedBy: "dc
|
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
|
510
|
-
type: "
|
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
122
|
comment: "A material thing.".freeze,
|
513
|
-
"dc
|
514
|
-
isDefinedBy: "dc
|
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: "
|
126
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
517
127
|
term :Policy,
|
518
128
|
comment: "A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.".freeze,
|
519
|
-
"dc
|
520
|
-
isDefinedBy: "dc
|
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: "
|
132
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
523
133
|
term :ProvenanceStatement,
|
524
134
|
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
|
526
|
-
isDefinedBy: "dc
|
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: "
|
138
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
529
139
|
term :RightsStatement,
|
530
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,
|
531
|
-
"dc
|
532
|
-
isDefinedBy: "dc
|
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: "
|
144
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
535
145
|
term :SizeOrDuration,
|
536
146
|
comment: "A dimension or extent, or a time taken to play or execute.".freeze,
|
537
|
-
"dc
|
538
|
-
"dc
|
539
|
-
isDefinedBy: "dc
|
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
|
542
|
-
type: "
|
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
154
|
comment: "A reference point against which other things can be evaluated or compared.".freeze,
|
545
|
-
"dc
|
546
|
-
isDefinedBy: "dc
|
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: "
|
158
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
549
159
|
|
550
160
|
# Property definitions
|
551
161
|
property :abstract,
|
552
162
|
comment: "A summary of the resource.".freeze,
|
553
|
-
"dc
|
554
|
-
isDefinedBy: "dc
|
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
|
-
subPropertyOf: ["
|
557
|
-
type: "rdf
|
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
|
558
168
|
property :accessRights,
|
559
169
|
comment: "Information about who access the resource or an indication of its security status.".freeze,
|
560
|
-
"dc
|
561
|
-
"dc
|
562
|
-
"http://purl.org/dc/
|
563
|
-
isDefinedBy: "dc
|
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,
|
564
174
|
label: "Access Rights".freeze,
|
565
|
-
subPropertyOf: ["
|
566
|
-
type: "rdf
|
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
|
567
177
|
property :accrualMethod,
|
568
178
|
comment: "The method by which items are added to a collection.".freeze,
|
569
|
-
|
570
|
-
"dc
|
571
|
-
|
572
|
-
"http://purl.org/dc/
|
573
|
-
isDefinedBy: "dc
|
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,
|
574
184
|
label: "Accrual Method".freeze,
|
575
|
-
type: "rdf
|
185
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
576
186
|
property :accrualPeriodicity,
|
577
187
|
comment: "The frequency with which items are added to a collection.".freeze,
|
578
|
-
|
579
|
-
"dc
|
580
|
-
|
581
|
-
"http://purl.org/dc/
|
582
|
-
isDefinedBy: "dc
|
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,
|
583
193
|
label: "Accrual Periodicity".freeze,
|
584
|
-
type: "rdf
|
194
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
585
195
|
property :accrualPolicy,
|
586
196
|
comment: "The policy governing the addition of items to a collection.".freeze,
|
587
|
-
|
588
|
-
"dc
|
589
|
-
|
590
|
-
"http://purl.org/dc/
|
591
|
-
isDefinedBy: "dc
|
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,
|
592
202
|
label: "Accrual Policy".freeze,
|
593
|
-
type: "rdf
|
203
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
594
204
|
property :alternative,
|
595
205
|
comment: "An alternative name for the resource.".freeze,
|
596
|
-
"dc
|
597
|
-
"dc
|
598
|
-
isDefinedBy: "dc
|
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,
|
599
209
|
label: "Alternative Title".freeze,
|
600
|
-
range: "
|
601
|
-
subPropertyOf: ["
|
602
|
-
type: "rdf
|
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
|
603
213
|
property :audience,
|
604
214
|
comment: "A class of agents for whom the resource is intended or useful.".freeze,
|
605
|
-
"dc
|
606
|
-
"dc
|
607
|
-
"http://purl.org/dc/
|
608
|
-
isDefinedBy: "dc
|
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,
|
609
219
|
label: "Audience".freeze,
|
610
|
-
type: "rdf
|
220
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
611
221
|
property :available,
|
612
222
|
comment: "Date that the resource became or will become available.".freeze,
|
613
|
-
"dc
|
614
|
-
"dc
|
615
|
-
isDefinedBy: "dc
|
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,
|
616
226
|
label: "Date Available".freeze,
|
617
|
-
range: "
|
618
|
-
subPropertyOf: ["
|
619
|
-
type: "rdf
|
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
|
620
230
|
property :bibliographicCitation,
|
621
231
|
comment: "A bibliographic reference for the resource.".freeze,
|
622
|
-
"dc
|
623
|
-
"dc
|
624
|
-
isDefinedBy: "dc
|
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,
|
625
235
|
label: "Bibliographic Citation".freeze,
|
626
|
-
range: "
|
627
|
-
subPropertyOf: ["
|
628
|
-
type: "rdf
|
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
|
629
239
|
property :conformsTo,
|
630
240
|
comment: "An established standard to which the described resource conforms.".freeze,
|
631
|
-
"dc
|
632
|
-
"http://purl.org/dc/
|
633
|
-
isDefinedBy: "dc
|
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,
|
634
244
|
label: "Conforms To".freeze,
|
635
|
-
subPropertyOf: ["
|
636
|
-
type: "rdf
|
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
|
637
247
|
property :contributor,
|
638
248
|
comment: "An entity responsible for making contributions to the resource.".freeze,
|
639
|
-
"dc
|
640
|
-
"dc
|
641
|
-
"http://purl.org/dc/
|
642
|
-
isDefinedBy: "dc
|
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,
|
643
253
|
label: "Contributor".freeze,
|
644
|
-
subPropertyOf: "
|
645
|
-
type: "rdf
|
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
|
646
256
|
property :coverage,
|
647
257
|
comment: "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.".freeze,
|
648
|
-
"dc
|
649
|
-
"dc
|
650
|
-
"http://purl.org/dc/
|
651
|
-
isDefinedBy: "dc
|
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,
|
652
262
|
label: "Coverage".freeze,
|
653
|
-
subPropertyOf: "
|
654
|
-
type: "rdf
|
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
|
655
265
|
property :created,
|
656
266
|
comment: "Date of creation of the resource.".freeze,
|
657
|
-
"dc
|
658
|
-
"dc
|
659
|
-
isDefinedBy: "dc
|
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,
|
660
270
|
label: "Date Created".freeze,
|
661
|
-
range: "
|
662
|
-
subPropertyOf: ["
|
663
|
-
type: "rdf
|
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
|
664
274
|
property :creator,
|
665
275
|
comment: "An entity responsible for making the resource.".freeze,
|
666
|
-
|
667
|
-
"dc
|
668
|
-
|
669
|
-
"http://purl.org/dc/
|
670
|
-
isDefinedBy: "dc
|
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,
|
671
281
|
label: "Creator".freeze,
|
672
|
-
subPropertyOf: ["
|
673
|
-
type: "rdf
|
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
|
674
284
|
property :date,
|
675
285
|
comment: "A point or period of time associated with an event in the lifecycle of the resource.".freeze,
|
676
|
-
"dc
|
677
|
-
"dc
|
678
|
-
isDefinedBy: "dc
|
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,
|
679
289
|
label: "Date".freeze,
|
680
|
-
range: "
|
681
|
-
subPropertyOf: "
|
682
|
-
type: "rdf
|
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
|
683
293
|
property :dateAccepted,
|
684
294
|
comment: "Date of acceptance of the resource.".freeze,
|
685
|
-
"dc
|
686
|
-
"dc
|
687
|
-
isDefinedBy: "dc
|
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,
|
688
298
|
label: "Date Accepted".freeze,
|
689
|
-
range: "
|
690
|
-
subPropertyOf: ["
|
691
|
-
type: "rdf
|
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
|
692
302
|
property :dateCopyrighted,
|
693
303
|
comment: "Date of copyright of the resource.".freeze,
|
694
|
-
"dc
|
695
|
-
"dc
|
696
|
-
isDefinedBy: "dc
|
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,
|
697
307
|
label: "Date Copyrighted".freeze,
|
698
|
-
range: "
|
699
|
-
subPropertyOf: ["
|
700
|
-
type: "rdf
|
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
|
701
311
|
property :dateSubmitted,
|
702
312
|
comment: "Date of submission of the resource.".freeze,
|
703
|
-
"dc
|
704
|
-
"dc
|
705
|
-
isDefinedBy: "dc
|
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,
|
706
316
|
label: "Date Submitted".freeze,
|
707
|
-
range: "
|
708
|
-
subPropertyOf: ["
|
709
|
-
type: "rdf
|
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
|
710
320
|
property :description,
|
711
321
|
comment: "An account of the resource.".freeze,
|
712
|
-
"dc
|
713
|
-
"dc
|
714
|
-
isDefinedBy: "dc
|
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,
|
715
325
|
label: "Description".freeze,
|
716
|
-
subPropertyOf: "
|
717
|
-
type: "rdf
|
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
|
718
328
|
property :educationLevel,
|
719
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,
|
720
|
-
"dc
|
721
|
-
"http://purl.org/dc/
|
722
|
-
isDefinedBy: "dc
|
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,
|
723
333
|
label: "Audience Education Level".freeze,
|
724
|
-
subPropertyOf: "dc
|
725
|
-
type: "rdf
|
334
|
+
subPropertyOf: "http://purl.org/dc/terms/audience".freeze,
|
335
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
726
336
|
property :extent,
|
727
337
|
comment: "The size or duration of the resource.".freeze,
|
728
|
-
"dc
|
729
|
-
"dc
|
730
|
-
"http://purl.org/dc/
|
731
|
-
isDefinedBy: "dc
|
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,
|
732
342
|
label: "Extent".freeze,
|
733
|
-
subPropertyOf: ["
|
734
|
-
type: "rdf
|
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
|
735
345
|
property :format,
|
736
346
|
comment: "The file format, physical medium, or dimensions of the resource.".freeze,
|
737
|
-
"dc
|
738
|
-
"dc
|
739
|
-
"http://purl.org/dc/
|
740
|
-
isDefinedBy: "dc
|
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,
|
741
351
|
label: "Format".freeze,
|
742
|
-
subPropertyOf: "
|
743
|
-
type: "rdf
|
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
|
744
354
|
property :hasFormat,
|
745
355
|
comment: "A related resource that is substantially the same as the pre-existing described resource, but in another format.".freeze,
|
746
|
-
"dc
|
747
|
-
"dc
|
748
|
-
isDefinedBy: "dc
|
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,
|
749
359
|
label: "Has Format".freeze,
|
750
|
-
subPropertyOf: ["
|
751
|
-
type: "rdf
|
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
|
752
362
|
property :hasPart,
|
753
363
|
comment: "A related resource that is included either physically or logically in the described resource.".freeze,
|
754
|
-
"dc
|
755
|
-
"dc
|
756
|
-
isDefinedBy: "dc
|
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,
|
757
367
|
label: "Has Part".freeze,
|
758
|
-
subPropertyOf: ["
|
759
|
-
type: "rdf
|
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
|
760
370
|
property :hasVersion,
|
761
371
|
comment: "A related resource that is a version, edition, or adaptation of the described resource.".freeze,
|
762
|
-
"dc
|
763
|
-
"dc
|
764
|
-
isDefinedBy: "dc
|
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,
|
765
375
|
label: "Has Version".freeze,
|
766
|
-
subPropertyOf: ["
|
767
|
-
type: "rdf
|
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
|
768
378
|
property :identifier,
|
769
379
|
comment: "An unambiguous reference to the resource within a given context.".freeze,
|
770
|
-
"dc
|
771
|
-
"dc
|
772
|
-
isDefinedBy: "dc
|
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,
|
773
383
|
label: "Identifier".freeze,
|
774
|
-
range: "
|
775
|
-
subPropertyOf: "
|
776
|
-
type: "rdf
|
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
|
777
387
|
property :instructionalMethod,
|
778
388
|
comment: "A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.".freeze,
|
779
|
-
"dc
|
780
|
-
"dc
|
781
|
-
"http://purl.org/dc/
|
782
|
-
isDefinedBy: "dc
|
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,
|
783
393
|
label: "Instructional Method".freeze,
|
784
|
-
type: "rdf
|
394
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
785
395
|
property :isFormatOf,
|
786
396
|
comment: "A pre-existing related resource that is substantially the same as the described resource, but in another format.".freeze,
|
787
|
-
"dc
|
788
|
-
"dc
|
789
|
-
isDefinedBy: "dc
|
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,
|
790
400
|
label: "Is Format Of".freeze,
|
791
|
-
subPropertyOf: ["
|
792
|
-
type: "rdf
|
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
|
793
403
|
property :isPartOf,
|
794
404
|
comment: "A related resource in which the described resource is physically or logically included.".freeze,
|
795
|
-
"dc
|
796
|
-
"dc
|
797
|
-
isDefinedBy: "dc
|
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,
|
798
408
|
label: "Is Part Of".freeze,
|
799
|
-
subPropertyOf: ["
|
800
|
-
type: "rdf
|
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
|
801
411
|
property :isReferencedBy,
|
802
412
|
comment: "A related resource that references, cites, or otherwise points to the described resource.".freeze,
|
803
|
-
"dc
|
804
|
-
"dc
|
805
|
-
isDefinedBy: "dc
|
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,
|
806
416
|
label: "Is Referenced By".freeze,
|
807
|
-
subPropertyOf: ["
|
808
|
-
type: "rdf
|
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
|
809
419
|
property :isReplacedBy,
|
810
420
|
comment: "A related resource that supplants, displaces, or supersedes the described resource.".freeze,
|
811
|
-
"dc
|
812
|
-
"dc
|
813
|
-
isDefinedBy: "dc
|
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,
|
814
424
|
label: "Is Replaced By".freeze,
|
815
|
-
subPropertyOf: ["
|
816
|
-
type: "rdf
|
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
|
817
427
|
property :isRequiredBy,
|
818
428
|
comment: "A related resource that requires the described resource to support its function, delivery, or coherence.".freeze,
|
819
|
-
"dc
|
820
|
-
"dc
|
821
|
-
isDefinedBy: "dc
|
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,
|
822
432
|
label: "Is Required By".freeze,
|
823
|
-
subPropertyOf: ["
|
824
|
-
type: "rdf
|
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
|
825
435
|
property :isVersionOf,
|
826
436
|
comment: "A related resource of which the described resource is a version, edition, or adaptation.".freeze,
|
827
|
-
"dc
|
828
|
-
"dc
|
829
|
-
isDefinedBy: "dc
|
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,
|
830
440
|
label: "Is Version Of".freeze,
|
831
|
-
subPropertyOf: ["
|
832
|
-
type: "rdf
|
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
|
833
443
|
property :issued,
|
834
444
|
comment: "Date of formal issuance of the resource.".freeze,
|
835
|
-
"dc
|
836
|
-
"dc
|
837
|
-
isDefinedBy: "dc
|
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,
|
838
448
|
label: "Date Issued".freeze,
|
839
|
-
range: "
|
840
|
-
subPropertyOf: ["
|
841
|
-
type: "rdf
|
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
|
842
452
|
property :language,
|
843
453
|
comment: "A language of the resource.".freeze,
|
844
|
-
"dc
|
845
|
-
"dc
|
846
|
-
"http://purl.org/dc/
|
847
|
-
isDefinedBy: "dc
|
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,
|
848
458
|
label: "Language".freeze,
|
849
|
-
subPropertyOf: "
|
850
|
-
type: "rdf
|
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
|
851
461
|
property :license,
|
852
462
|
comment: "A legal document giving official permission to do something with the resource.".freeze,
|
853
|
-
"dc
|
854
|
-
"dc
|
855
|
-
"http://purl.org/dc/
|
856
|
-
isDefinedBy: "dc
|
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,
|
857
467
|
label: "License".freeze,
|
858
|
-
subPropertyOf: ["
|
859
|
-
type: "rdf
|
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
|
860
470
|
property :mediator,
|
861
471
|
comment: "An entity that mediates access to the resource.".freeze,
|
862
|
-
"dc
|
863
|
-
"dc
|
864
|
-
"http://purl.org/dc/
|
865
|
-
isDefinedBy: "dc
|
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,
|
866
476
|
label: "Mediator".freeze,
|
867
|
-
subPropertyOf: "dc
|
868
|
-
type: "rdf
|
477
|
+
subPropertyOf: "http://purl.org/dc/terms/audience".freeze,
|
478
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
869
479
|
property :medium,
|
870
480
|
comment: "The material or physical carrier of the resource.".freeze,
|
871
|
-
"dc
|
872
|
-
"http://purl.org/dc/dcam/
|
873
|
-
"http://purl.org/dc/
|
874
|
-
isDefinedBy: "dc
|
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,
|
875
485
|
label: "Medium".freeze,
|
876
|
-
subPropertyOf: ["
|
877
|
-
type: "rdf
|
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
|
878
488
|
property :modified,
|
879
489
|
comment: "Date on which the resource was changed.".freeze,
|
880
|
-
"dc
|
881
|
-
"dc
|
882
|
-
isDefinedBy: "dc
|
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,
|
883
493
|
label: "Date Modified".freeze,
|
884
|
-
range: "
|
885
|
-
subPropertyOf: ["
|
886
|
-
type: "rdf
|
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
|
887
497
|
property :provenance,
|
888
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,
|
889
|
-
"dc
|
890
|
-
"dc
|
891
|
-
"http://purl.org/dc/
|
892
|
-
isDefinedBy: "dc
|
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,
|
893
503
|
label: "Provenance".freeze,
|
894
|
-
type: "rdf
|
504
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
895
505
|
property :publisher,
|
896
506
|
comment: "An entity responsible for making the resource available.".freeze,
|
897
|
-
"dc
|
898
|
-
"http://purl.org/dc/
|
899
|
-
isDefinedBy: "dc
|
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,
|
900
510
|
label: "Publisher".freeze,
|
901
|
-
subPropertyOf: "
|
902
|
-
type: "rdf
|
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
|
903
513
|
property :references,
|
904
514
|
comment: "A related resource that is referenced, cited, or otherwise pointed to by the described resource.".freeze,
|
905
|
-
"dc
|
906
|
-
"dc
|
907
|
-
isDefinedBy: "dc
|
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,
|
908
518
|
label: "References".freeze,
|
909
|
-
subPropertyOf: ["
|
910
|
-
type: "rdf
|
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
|
911
521
|
property :relation,
|
912
522
|
comment: "A related resource.".freeze,
|
913
|
-
"dc
|
914
|
-
"dc
|
915
|
-
isDefinedBy: "dc
|
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,
|
916
526
|
label: "Relation".freeze,
|
917
|
-
subPropertyOf: "
|
918
|
-
type: "rdf
|
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
|
919
529
|
property :replaces,
|
920
530
|
comment: "A related resource that is supplanted, displaced, or superseded by the described resource.".freeze,
|
921
|
-
"dc
|
922
|
-
"dc
|
923
|
-
isDefinedBy: "dc
|
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,
|
924
534
|
label: "Replaces".freeze,
|
925
|
-
subPropertyOf: ["
|
926
|
-
type: "rdf
|
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
|
927
537
|
property :requires,
|
928
538
|
comment: "A related resource that is required by the described resource to support its function, delivery, or coherence.".freeze,
|
929
|
-
"dc
|
930
|
-
"dc
|
931
|
-
isDefinedBy: "dc
|
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,
|
932
542
|
label: "Requires".freeze,
|
933
|
-
subPropertyOf: ["
|
934
|
-
type: "rdf
|
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
|
935
545
|
property :rights,
|
936
546
|
comment: "Information about rights held in and over the resource.".freeze,
|
937
|
-
"dc
|
938
|
-
"dc
|
939
|
-
"http://purl.org/dc/
|
940
|
-
isDefinedBy: "dc
|
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,
|
941
551
|
label: "Rights".freeze,
|
942
|
-
subPropertyOf: "
|
943
|
-
type: "rdf
|
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
|
944
554
|
property :rightsHolder,
|
945
555
|
comment: "A person or organization owning or managing rights over the resource.".freeze,
|
946
|
-
"dc
|
947
|
-
"dc
|
948
|
-
"http://purl.org/dc/
|
949
|
-
isDefinedBy: "dc
|
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,
|
950
560
|
label: "Rights Holder".freeze,
|
951
|
-
type: "rdf
|
561
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
952
562
|
property :source,
|
953
563
|
comment: "A related resource from which the described resource is derived.".freeze,
|
954
|
-
"dc
|
955
|
-
"dc
|
956
|
-
isDefinedBy: "dc
|
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,
|
957
567
|
label: "Source".freeze,
|
958
|
-
subPropertyOf: ["
|
959
|
-
type: "rdf
|
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
|
960
570
|
property :spatial,
|
961
571
|
comment: "Spatial characteristics of the resource.".freeze,
|
962
|
-
"dc
|
963
|
-
"http://purl.org/dc/
|
964
|
-
isDefinedBy: "dc
|
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,
|
965
575
|
label: "Spatial Coverage".freeze,
|
966
|
-
subPropertyOf: ["
|
967
|
-
type: "rdf
|
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
|
968
578
|
property :subject,
|
969
579
|
comment: "A topic of the resource.".freeze,
|
970
|
-
"dc
|
971
|
-
"dc
|
972
|
-
isDefinedBy: "dc
|
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,
|
973
583
|
label: "Subject".freeze,
|
974
|
-
subPropertyOf: "
|
975
|
-
type: "rdf
|
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
|
976
586
|
property :tableOfContents,
|
977
587
|
comment: "A list of subunits of the resource.".freeze,
|
978
|
-
"dc
|
979
|
-
isDefinedBy: "dc
|
588
|
+
"http://purl.org/dc/terms/issued": "2000-07-11".freeze,
|
589
|
+
isDefinedBy: "http://purl.org/dc/terms/".freeze,
|
980
590
|
label: "Table Of Contents".freeze,
|
981
|
-
subPropertyOf: ["
|
982
|
-
type: "rdf
|
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
|
983
593
|
property :temporal,
|
984
594
|
comment: "Temporal characteristics of the resource.".freeze,
|
985
|
-
"dc
|
986
|
-
"http://purl.org/dc/
|
987
|
-
isDefinedBy: "dc
|
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,
|
988
598
|
label: "Temporal Coverage".freeze,
|
989
|
-
subPropertyOf: ["
|
990
|
-
type: "rdf
|
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
|
991
601
|
property :title,
|
992
602
|
comment: "A name given to the resource.".freeze,
|
993
|
-
"dc
|
994
|
-
isDefinedBy: "dc
|
603
|
+
"http://purl.org/dc/terms/issued": "2008-01-14".freeze,
|
604
|
+
isDefinedBy: "http://purl.org/dc/terms/".freeze,
|
995
605
|
label: "Title".freeze,
|
996
|
-
range: "
|
997
|
-
subPropertyOf: "
|
998
|
-
type: "rdf
|
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
|
999
609
|
property :type,
|
1000
610
|
comment: "The nature or genre of the resource.".freeze,
|
1001
|
-
"dc
|
1002
|
-
"dc
|
1003
|
-
isDefinedBy: "dc
|
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,
|
1004
614
|
label: "Type".freeze,
|
1005
|
-
subPropertyOf: "
|
1006
|
-
type: "rdf
|
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
|
1007
617
|
property :valid,
|
1008
618
|
comment: "Date (often a range) of validity of a resource.".freeze,
|
1009
|
-
"dc
|
1010
|
-
"dc
|
1011
|
-
isDefinedBy: "dc
|
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,
|
1012
622
|
label: "Date Valid".freeze,
|
1013
|
-
range: "
|
1014
|
-
subPropertyOf: ["
|
1015
|
-
type: "rdf
|
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
|
1016
626
|
|
1017
627
|
# Datatype definitions
|
1018
628
|
term :Box,
|
1019
629
|
comment: "The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.".freeze,
|
1020
|
-
"dc
|
1021
|
-
|
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,
|
1022
633
|
label: "DCMI Box".freeze,
|
1023
|
-
|
1024
|
-
type: "rdfs:Datatype".freeze
|
634
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1025
635
|
term :ISO3166,
|
1026
636
|
comment: "The set of codes listed in ISO 3166-1 for the representation of names of countries.".freeze,
|
1027
|
-
"dc
|
1028
|
-
|
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,
|
1029
640
|
label: "ISO 3166".freeze,
|
1030
|
-
|
1031
|
-
type: "rdfs:Datatype".freeze
|
641
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1032
642
|
term :"ISO639-2",
|
1033
643
|
comment: "The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.".freeze,
|
1034
|
-
"dc
|
1035
|
-
|
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,
|
1036
647
|
label: "ISO 639-2".freeze,
|
1037
|
-
|
1038
|
-
type: "rdfs:Datatype".freeze
|
648
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1039
649
|
term :"ISO639-3",
|
1040
650
|
comment: "The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.".freeze,
|
1041
|
-
"dc
|
1042
|
-
|
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,
|
1043
654
|
label: "ISO 639-3".freeze,
|
1044
|
-
|
1045
|
-
type: "rdfs:Datatype".freeze
|
655
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1046
656
|
term :Period,
|
1047
657
|
comment: "The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.".freeze,
|
1048
|
-
"dc
|
1049
|
-
|
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,
|
1050
661
|
label: "DCMI Period".freeze,
|
1051
|
-
|
1052
|
-
type: "rdfs:Datatype".freeze
|
662
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1053
663
|
term :Point,
|
1054
664
|
comment: "The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.".freeze,
|
1055
|
-
"dc
|
1056
|
-
|
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,
|
1057
668
|
label: "DCMI Point".freeze,
|
1058
|
-
|
1059
|
-
type: "rdfs:Datatype".freeze
|
669
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1060
670
|
term :RFC1766,
|
1061
671
|
comment: "The set of tags, constructed according to RFC 1766, for the identification of languages.".freeze,
|
1062
|
-
"dc
|
1063
|
-
|
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,
|
1064
675
|
label: "RFC 1766".freeze,
|
1065
|
-
|
1066
|
-
type: "rdfs:Datatype".freeze
|
676
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1067
677
|
term :RFC3066,
|
1068
678
|
comment: "The set of tags constructed according to RFC 3066 for the identification of languages.".freeze,
|
1069
|
-
"dc
|
1070
|
-
"dc
|
1071
|
-
|
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,
|
1072
683
|
label: "RFC 3066".freeze,
|
1073
|
-
|
1074
|
-
type: "rdfs:Datatype".freeze
|
684
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1075
685
|
term :RFC4646,
|
1076
686
|
comment: "The set of tags constructed according to RFC 4646 for the identification of languages.".freeze,
|
1077
|
-
"dc
|
1078
|
-
"dc
|
1079
|
-
|
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,
|
1080
691
|
label: "RFC 4646".freeze,
|
1081
|
-
|
1082
|
-
type: "rdfs:Datatype".freeze
|
692
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1083
693
|
term :RFC5646,
|
1084
694
|
comment: "The set of tags constructed according to RFC 5646 for the identification of languages.".freeze,
|
1085
|
-
"dc
|
1086
|
-
"dc
|
1087
|
-
|
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,
|
1088
699
|
label: "RFC 5646".freeze,
|
1089
|
-
|
1090
|
-
type: "rdfs:Datatype".freeze
|
700
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1091
701
|
term :URI,
|
1092
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,
|
1093
|
-
"dc
|
1094
|
-
|
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,
|
1095
706
|
label: "URI".freeze,
|
1096
|
-
|
1097
|
-
type: "rdfs:Datatype".freeze
|
707
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1098
708
|
term :W3CDTF,
|
1099
709
|
comment: "The set of dates and times constructed according to the W3C Date and Time Formats Specification.".freeze,
|
1100
|
-
"dc
|
1101
|
-
|
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,
|
1102
713
|
label: "W3C-DTF".freeze,
|
1103
|
-
|
1104
|
-
type: "rdfs:Datatype".freeze
|
714
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
|
1105
715
|
|
1106
716
|
# Extra definitions
|
1107
717
|
term :DCMIType,
|
1108
718
|
comment: "The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.".freeze,
|
1109
|
-
"dc
|
1110
|
-
|
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,
|
1111
722
|
label: "DCMI Type Vocabulary".freeze,
|
1112
|
-
"rdfs:seeAlso": "dcmitype:".freeze,
|
1113
723
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1114
724
|
term :DDC,
|
1115
725
|
comment: "The set of conceptual resources specified by the Dewey Decimal Classification.".freeze,
|
1116
|
-
"dc
|
1117
|
-
|
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,
|
1118
729
|
label: "DDC".freeze,
|
1119
|
-
"rdfs:seeAlso": "http://www.oclc.org/dewey/".freeze,
|
1120
730
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1121
731
|
term :IMT,
|
1122
732
|
comment: "The set of media types specified by the Internet Assigned Numbers Authority.".freeze,
|
1123
|
-
"dc
|
1124
|
-
|
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,
|
1125
736
|
label: "IMT".freeze,
|
1126
|
-
"rdfs:seeAlso": "http://www.iana.org/assignments/media-types/".freeze,
|
1127
737
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1128
738
|
term :LCC,
|
1129
739
|
comment: "The set of conceptual resources specified by the Library of Congress Classification.".freeze,
|
1130
|
-
"dc
|
1131
|
-
|
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,
|
1132
743
|
label: "LCC".freeze,
|
1133
|
-
"rdfs:seeAlso": "http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html".freeze,
|
1134
744
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1135
745
|
term :LCSH,
|
1136
746
|
comment: "The set of labeled concepts specified by the Library of Congress Subject Headings.".freeze,
|
1137
|
-
"dc
|
1138
|
-
isDefinedBy: "dc
|
747
|
+
"http://purl.org/dc/terms/issued": "2000-07-11".freeze,
|
748
|
+
isDefinedBy: "http://purl.org/dc/terms/".freeze,
|
1139
749
|
label: "LCSH".freeze,
|
1140
750
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1141
751
|
term :MESH,
|
1142
752
|
comment: "The set of labeled concepts specified by the Medical Subject Headings.".freeze,
|
1143
|
-
"dc
|
1144
|
-
|
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,
|
1145
756
|
label: "MeSH".freeze,
|
1146
|
-
"rdfs:seeAlso": "http://www.nlm.nih.gov/mesh/meshhome.html".freeze,
|
1147
757
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1148
758
|
term :NLM,
|
1149
759
|
comment: "The set of conceptual resources specified by the National Library of Medicine Classification.".freeze,
|
1150
|
-
"dc
|
1151
|
-
|
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,
|
1152
763
|
label: "NLM".freeze,
|
1153
|
-
"rdfs:seeAlso": "http://wwwcf.nlm.nih.gov/class/".freeze,
|
1154
764
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1155
765
|
term :TGN,
|
1156
766
|
comment: "The set of places specified by the Getty Thesaurus of Geographic Names.".freeze,
|
1157
|
-
"dc
|
1158
|
-
|
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,
|
1159
770
|
label: "TGN".freeze,
|
1160
|
-
"rdfs:seeAlso": "http://www.getty.edu/research/tools/vocabulary/tgn/index.html".freeze,
|
1161
771
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1162
772
|
term :UDC,
|
1163
773
|
comment: "The set of conceptual resources specified by the Universal Decimal Classification.".freeze,
|
1164
|
-
"dc
|
1165
|
-
|
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,
|
1166
777
|
label: "UDC".freeze,
|
1167
|
-
"rdfs:seeAlso": "http://www.udcc.org/".freeze,
|
1168
778
|
type: "http://purl.org/dc/dcam/VocabularyEncodingScheme".freeze
|
1169
779
|
end
|
1170
780
|
end
|