rdf-vocab 3.3.0 → 3.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -0
- data/VERSION +1 -1
- data/lib/rdf/vocab/bf2.rb +398 -294
- data/lib/rdf/vocab/bibframe.rb +398 -294
- data/lib/rdf/vocab/dcat.rb +294 -136
- data/lib/rdf/vocab/doap.rb +26 -6
- data/lib/rdf/vocab/identifiers.rb +75 -3
- data/lib/rdf/vocab/mads.rb +10 -5
- data/lib/rdf/vocab/marcrelators.rb +361 -271
- data/lib/rdf/vocab/rdau.rb +2369 -2364
- data/lib/rdf/vocab/schema.rb +489 -90
- data/lib/rdf/vocab/schemas.rb +489 -90
- data/lib/rdf/vocab/wot.rb +131 -50
- data/lib/rdf/vocab/xhtml.rb +2 -2
- metadata +29 -15
data/lib/rdf/vocab/bf2.rb
CHANGED
@@ -12,25 +12,25 @@ module RDF::Vocab
|
|
12
12
|
"http://creativecommons.org/ns#license": "https://creativecommons.org/publicdomain/zero/1.0/",
|
13
13
|
"http://purl.org/dc/terms/creator": "",
|
14
14
|
"http://purl.org/dc/terms/description": {en: "The Bibframe vocabulary consists of RDF classes and properties used for the description of \r\n items cataloged principally by libraries, but may also be used to describe items cataloged by museums and archives. \r\n Classes include the three core classes - Work, Instance, and Item - in addition to many more \r\n classes to support description. Properties describe characteristics of the resource being \r\n described as well as relationships among resources. For example: one Work\r\n might be a \"translation of\" another Work; an Instance may be an \r\n \"instance of\" a particular Bibframe Work. Other properties describe attributes of Works and Instances. For\r\n example: the Bibframe property \"subject\" expresses an important attribute of a Work \r\n (what the Work is about), and the property \"extent\" (e.g. number of pages) expresses an\r\n attribute of an Instance."},
|
15
|
-
"http://purl.org/dc/terms/issued": "
|
16
|
-
"http://purl.org/dc/terms/modified": "
|
15
|
+
"http://purl.org/dc/terms/issued": "2024-08-23T12:00:00.000-05:00",
|
16
|
+
"http://purl.org/dc/terms/modified": "2024-08-23T12:55:43.555263-04:00",
|
17
17
|
"http://purl.org/dc/terms/publisher": "",
|
18
18
|
"http://purl.org/dc/terms/rights": "https://creativecommons.org/publicdomain/zero/1.0/",
|
19
|
-
"http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/bibframe-2-
|
20
|
-
"http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-
|
21
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "2.
|
19
|
+
"http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/bibframe-2-3-0/",
|
20
|
+
"http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-4-0/",
|
21
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "2.4.0",
|
22
22
|
label: "BIBFRAME vocabulary",
|
23
23
|
type: "http://www.w3.org/2002/07/owl#Ontology"
|
24
24
|
|
25
25
|
# Class definitions
|
26
26
|
term :AbbreviatedTitle,
|
27
|
-
definition: "Title as abbreviated for citation, indexing, and/or identification
|
27
|
+
definition: "Title as abbreviated for citation, indexing, and/or identification",
|
28
28
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
29
29
|
label: "Abbreviated title",
|
30
30
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle",
|
31
31
|
type: "http://www.w3.org/2002/07/owl#Class"
|
32
32
|
term :AccessPolicy,
|
33
|
-
definition: "Access restrictions and allowances regarding access to a resource, e.g., lending policy, access restrictions, embargos
|
33
|
+
definition: "Access restrictions and allowances regarding access to a resource, e.g., lending policy, access restrictions, embargos",
|
34
34
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
35
35
|
label: "Access policy",
|
36
36
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy",
|
@@ -42,153 +42,165 @@ module RDF::Vocab
|
|
42
42
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
43
43
|
type: "http://www.w3.org/2002/07/owl#Class"
|
44
44
|
term :AcquisitionSource,
|
45
|
-
definition: "Information about an organization, person, etc., from which a resource may be obtained
|
45
|
+
definition: "Information about an organization, person, etc., from which a resource may be obtained",
|
46
46
|
"http://purl.org/dc/terms/modified": "2017-02-06 (New)",
|
47
47
|
label: "Acquisition source",
|
48
48
|
type: "http://www.w3.org/2002/07/owl#Class"
|
49
49
|
term :AdminMetadata,
|
50
|
-
definition: "Metadata about the metadata, especially provenance information
|
50
|
+
definition: "Metadata about the metadata, especially provenance information",
|
51
51
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
52
52
|
label: "Administrative metadata",
|
53
53
|
type: "http://www.w3.org/2002/07/owl#Class"
|
54
54
|
term :Agent,
|
55
|
-
definition: "Entity having a role in a resource, such as a person or organization
|
55
|
+
definition: "Entity having a role in a resource, such as a person or organization",
|
56
56
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-05-13 (New subclass)"],
|
57
57
|
label: "Agent",
|
58
58
|
subClassOf: "http://xmlns.com/foaf/0.1/Agent",
|
59
59
|
type: "http://www.w3.org/2002/07/owl#Class"
|
60
60
|
term :Ansi,
|
61
|
-
definition: "American National Standards Institute identifier
|
61
|
+
definition: "American National Standards Institute identifier",
|
62
62
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
63
63
|
label: "ANSI number",
|
64
64
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
65
65
|
type: "http://www.w3.org/2002/07/owl#Class"
|
66
66
|
term :AppliedMaterial,
|
67
|
-
definition: "Physical or chemical substance applied to a base material of a resource
|
67
|
+
definition: "Physical or chemical substance applied to a base material of a resource",
|
68
68
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Changed subclass to Material [GH28])"],
|
69
69
|
label: "Applied material",
|
70
70
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Material",
|
71
71
|
type: "http://www.w3.org/2002/07/owl#Class"
|
72
72
|
term :Archival,
|
73
|
-
definition: "Resources organically created, accumulated, and/or used by a person, family, or organization in the course of conduct of affairs and preserved because of their continuing value
|
73
|
+
definition: "Resources organically created, accumulated, and/or used by a person, family, or organization in the course of conduct of affairs and preserved because of their continuing value",
|
74
74
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
75
75
|
label: "Archival controlled",
|
76
76
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance",
|
77
77
|
type: "http://www.w3.org/2002/07/owl#Class"
|
78
78
|
term :Arrangement,
|
79
|
-
definition: "Resource that represents an arrangement of another resource
|
79
|
+
definition: "Resource that represents an arrangement of another resource",
|
80
80
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Redefined [GH77])"],
|
81
81
|
label: "Arrangement",
|
82
82
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
83
83
|
type: "http://www.w3.org/2002/07/owl#Class"
|
84
84
|
term :AspectRatio,
|
85
|
-
definition: "Proportional relationship between an image's width and its height
|
85
|
+
definition: "Proportional relationship between an image's width and its height",
|
86
86
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
87
87
|
label: "Aspect ratio",
|
88
88
|
type: "http://www.w3.org/2002/07/owl#Class"
|
89
89
|
term :Audio,
|
90
|
-
definition: "Resources expressed in an audible form, including music or other sounds
|
90
|
+
definition: "Resources expressed in an audible form, including music or other sounds",
|
91
91
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
92
92
|
label: "Audio",
|
93
93
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
94
94
|
type: "http://www.w3.org/2002/07/owl#Class"
|
95
95
|
term :AudioIssueNumber,
|
96
|
-
definition: "Number assigned by publishers of sound recordings to identify the issue designation, or serial identification, of the resource
|
96
|
+
definition: "Number assigned by publishers of sound recordings to identify the issue designation, or serial identification, of the resource",
|
97
97
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Revised property name and definition)"],
|
98
98
|
label: "Audio issue number",
|
99
99
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
100
100
|
type: "http://www.w3.org/2002/07/owl#Class"
|
101
101
|
term :AudioTake,
|
102
|
-
definition: "Identifier assigned to the smallest identifiable unit of a recording session, e.g., a specific recording of an individual song
|
102
|
+
definition: "Identifier assigned to the smallest identifiable unit of a recording session, e.g., a specific recording of an individual song",
|
103
103
|
"http://purl.org/dc/terms/modified": "2017-02-03 (New)",
|
104
104
|
label: "Audio recording take",
|
105
105
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
106
106
|
type: "http://www.w3.org/2002/07/owl#Class"
|
107
107
|
term :Barcode,
|
108
|
-
definition: "Optical machine-readable representation of data relating to the item to which it is attached
|
108
|
+
definition: "Optical machine-readable representation of data relating to the item to which it is attached",
|
109
109
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Moved to Identifier class group from Item group)"],
|
110
110
|
label: "Barcode",
|
111
111
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
112
112
|
type: "http://www.w3.org/2002/07/owl#Class"
|
113
113
|
term :BaseMaterial,
|
114
|
-
definition: "Underlying physical material of a resource
|
114
|
+
definition: "Underlying physical material of a resource",
|
115
115
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Changed subclass to Material [GH28])"],
|
116
116
|
label: "Base material",
|
117
117
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Material",
|
118
118
|
type: "http://www.w3.org/2002/07/owl#Class"
|
119
119
|
term :Binding,
|
120
|
-
definition: "Information about methods used to bind a published or unpublished resource, or other binding information
|
120
|
+
definition: "Information about methods used to bind a published or unpublished resource, or other binding information",
|
121
121
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
122
122
|
label: "Binding method",
|
123
123
|
type: "http://www.w3.org/2002/07/owl#Class"
|
124
124
|
term :BookFormat,
|
125
|
-
definition: "Result of folding a printed sheet to form a gathering of leaves
|
125
|
+
definition: "Result of folding a printed sheet to form a gathering of leaves",
|
126
126
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
127
127
|
label: "Book format",
|
128
128
|
type: "http://www.w3.org/2002/07/owl#Class"
|
129
129
|
term :BroadcastStandard,
|
130
|
-
definition: "System used to format a video resource for television broadcast, e.g., HDTV, PAL
|
130
|
+
definition: "System used to format a video resource for television broadcast, e.g., HDTV, PAL",
|
131
131
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
132
132
|
label: "Broadcast standard",
|
133
133
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/VideoCharacteristic",
|
134
134
|
type: "http://www.w3.org/2002/07/owl#Class"
|
135
135
|
term :Capture,
|
136
|
-
definition: "Information about place and date associated with the capture (i.e., recording, filming, etc.) of the content of a resource
|
136
|
+
definition: "Information about place and date associated with the capture (i.e., recording, filming, etc.) of the content of a resource",
|
137
137
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
138
138
|
label: "Capture of content",
|
139
139
|
type: "http://www.w3.org/2002/07/owl#Class"
|
140
|
+
term :CaptureStorage,
|
141
|
+
definition: "Specifies the sound capture and storage technique used on a sound recording resource",
|
142
|
+
"http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])",
|
143
|
+
label: "Capture and Storage Technique",
|
144
|
+
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
145
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
140
146
|
term :Carrier,
|
141
|
-
definition: "Categorization reflecting the format of the storage medium and housing of a carrier
|
147
|
+
definition: "Categorization reflecting the format of the storage medium and housing of a carrier",
|
142
148
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
143
149
|
label: "Carrier type",
|
144
150
|
type: "http://www.w3.org/2002/07/owl#Class"
|
145
151
|
term :Cartographic,
|
146
|
-
definition: "Content that represents the whole or part of the earth, any celestial body, or imaginary place at any scale
|
152
|
+
definition: "Content that represents the whole or part of the earth, any celestial body, or imaginary place at any scale",
|
147
153
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
148
154
|
label: "Cartographic information",
|
149
155
|
type: "http://www.w3.org/2002/07/owl#Class"
|
150
156
|
term :CartographicDataType,
|
151
|
-
definition: "Data type for encoding of geospatial information in a cartographic resource, e.g., raster, vector, point
|
157
|
+
definition: "Data type for encoding of geospatial information in a cartographic resource, e.g., raster, vector, point",
|
152
158
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
153
159
|
label: "Digital cartographic data type",
|
154
160
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
155
161
|
type: "http://www.w3.org/2002/07/owl#Class"
|
156
162
|
term :CartographicObjectType,
|
157
|
-
definition: "Object type for encoding of geospatial information in a cartographic resource, e.g., point, line, polygon
|
163
|
+
definition: "Object type for encoding of geospatial information in a cartographic resource, e.g., point, line, polygon",
|
158
164
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
159
165
|
label: "Digital cartographic object type",
|
160
166
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
161
167
|
type: "http://www.w3.org/2002/07/owl#Class"
|
162
168
|
term :Cartography,
|
163
|
-
definition: "Resource that shows spatial information, including maps, atlases, globes, digital, and other cartographic resources
|
169
|
+
definition: "Resource that shows spatial information, including maps, atlases, globes, digital, and other cartographic resources",
|
164
170
|
"http://purl.org/dc/terms/modified": "2016-04-25 (fixed typo in definition)",
|
165
171
|
label: "Cartography",
|
166
172
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
167
173
|
type: "http://www.w3.org/2002/07/owl#Class"
|
168
174
|
term :Chronology,
|
169
|
-
definition: "Dates associated with issues or items held
|
175
|
+
definition: "Dates associated with issues or items held",
|
170
176
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
171
177
|
label: "Chronology",
|
172
178
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/EnumerationAndChronology",
|
173
179
|
type: "http://www.w3.org/2002/07/owl#Class"
|
174
180
|
term :Classification,
|
175
|
-
definition: "System of coding and organizing materials according to their subject
|
181
|
+
definition: "System of coding and organizing materials according to their subject",
|
176
182
|
editorialNote: "Any entry from the Classification Schemes vocabulary at ID may be used; all have been defined as a bf:Classification",
|
177
183
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Added editorial note [GH55])"],
|
178
184
|
label: "Classification entity",
|
179
185
|
type: "http://www.w3.org/2002/07/owl#Class"
|
180
186
|
term :ClassificationDdc,
|
181
|
-
definition: "Dewey Decimal Classification number used for subject access
|
187
|
+
definition: "Dewey Decimal Classification number used for subject access",
|
182
188
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
183
189
|
label: "DDC Classification",
|
184
190
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Classification",
|
185
191
|
type: "http://www.w3.org/2002/07/owl#Class"
|
186
192
|
term :ClassificationLcc,
|
187
|
-
definition: "Library of Congress Classification number used for subject access
|
193
|
+
definition: "Library of Congress Classification number used for subject access",
|
188
194
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
189
195
|
label: "LCC Classification",
|
190
196
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Classification",
|
191
197
|
type: "http://www.w3.org/2002/07/owl#Class"
|
198
|
+
term :ClassificationNal,
|
199
|
+
definition: "National Library of Agriculter number used for subject access",
|
200
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH119])",
|
201
|
+
label: "NAL classification",
|
202
|
+
subClassOf: "http://id.loc.gov/ontologies/bibframe/Classification",
|
203
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
192
204
|
term :ClassificationNlm,
|
193
205
|
definition: "National Library of Medicine Classification number used for subject access",
|
194
206
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
@@ -196,30 +208,30 @@ module RDF::Vocab
|
|
196
208
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Classification",
|
197
209
|
type: "http://www.w3.org/2002/07/owl#Class"
|
198
210
|
term :ClassificationUdc,
|
199
|
-
definition: "Universal Decimal Classification number used for subject access
|
211
|
+
definition: "Universal Decimal Classification number used for subject access",
|
200
212
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
201
213
|
label: "UDC Classification",
|
202
214
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Classification",
|
203
215
|
type: "http://www.w3.org/2002/07/owl#Class"
|
204
216
|
term :Coden,
|
205
|
-
definition: "Identifier for scientific and technical periodical titles assigned by the International CODEN Section of Chemical Abstracts Service
|
217
|
+
definition: "Identifier for scientific and technical periodical titles assigned by the International CODEN Section of Chemical Abstracts Service",
|
206
218
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
207
219
|
label: "CODEN",
|
208
220
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
209
221
|
type: "http://www.w3.org/2002/07/owl#Class"
|
210
222
|
term :Collection,
|
211
|
-
definition: "Aggregation of resources, generally gathered together artificially
|
223
|
+
definition: "Aggregation of resources, generally gathered together artificially",
|
212
224
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (changed subClassOf [GH92])"],
|
213
225
|
label: "Collection",
|
214
226
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
215
227
|
type: "http://www.w3.org/2002/07/owl#Class"
|
216
228
|
term :CollectionArrangement,
|
217
|
-
definition: "Information about the organization and arrangement of a collection of items
|
229
|
+
definition: "Information about the organization and arrangement of a collection of items",
|
218
230
|
"http://purl.org/dc/terms/modified": "2021-06-09 (New [GH77])",
|
219
231
|
label: "Organization of materials information",
|
220
232
|
type: "http://www.w3.org/2002/07/owl#Class"
|
221
233
|
term :CollectiveTitle,
|
222
|
-
definition: "Title for a compilation of resources
|
234
|
+
definition: "Title for a compilation of resources",
|
223
235
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
224
236
|
label: "Collective title",
|
225
237
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle",
|
@@ -230,22 +242,22 @@ module RDF::Vocab
|
|
230
242
|
label: "Color content",
|
231
243
|
type: "http://www.w3.org/2002/07/owl#Class"
|
232
244
|
term :Content,
|
233
|
-
definition: "Categorization reflecting the fundamental form of communication in which the content is expressed and the human sense through which it is intended to be perceived
|
245
|
+
definition: "Categorization reflecting the fundamental form of communication in which the content is expressed and the human sense through which it is intended to be perceived",
|
234
246
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
235
247
|
label: "Content type",
|
236
248
|
type: "http://www.w3.org/2002/07/owl#Class"
|
237
249
|
term :ContentAccessibility,
|
238
|
-
definition: "Information that assists those with a sensory impairment for greater understanding of content, e.g., captions
|
250
|
+
definition: "Information that assists those with a sensory impairment for greater understanding of content, e.g., captions",
|
239
251
|
"http://purl.org/dc/terms/modified": "2017-02-07 (New)",
|
240
252
|
label: "Content accessibility information",
|
241
253
|
type: "http://www.w3.org/2002/07/owl#Class"
|
242
254
|
term :Contribution,
|
243
|
-
definition: "Agent and role with respect to the resource being described
|
255
|
+
definition: "Agent and role with respect to the resource being described",
|
244
256
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
245
257
|
label: "Contribution",
|
246
258
|
type: "http://www.w3.org/2002/07/owl#Class"
|
247
259
|
term :CopyrightNumber,
|
248
|
-
definition: "Identifier assigned to a copyright registration or legal deposit
|
260
|
+
definition: "Identifier assigned to a copyright registration or legal deposit",
|
249
261
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
250
262
|
label: "Copyright-legal deposit number",
|
251
263
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
@@ -256,61 +268,61 @@ module RDF::Vocab
|
|
256
268
|
label: "Copyright registration",
|
257
269
|
type: "http://www.w3.org/2002/07/owl#Class"
|
258
270
|
term :CoverArt,
|
259
|
-
definition: "Cover illustration of a resource
|
271
|
+
definition: "Cover illustration of a resource",
|
260
272
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
261
273
|
label: "Cover art",
|
262
274
|
type: "http://www.w3.org/2002/07/owl#Class"
|
263
275
|
term :Dataset,
|
264
|
-
definition: "Data encoded in a defined structure
|
276
|
+
definition: "Data encoded in a defined structure, including numeric data, environmental data, etc., used by applications software",
|
265
277
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
266
278
|
label: "Dataset",
|
267
279
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
268
280
|
type: "http://www.w3.org/2002/07/owl#Class"
|
269
281
|
term :DescriptionAuthentication,
|
270
|
-
definition: "Indication of specific types of reviews that have been carried out on the description information
|
282
|
+
definition: "Indication of specific types of reviews that have been carried out on the description information",
|
271
283
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (fixed class name)", "2022-10-03 (removed subClassOf [GH90])"],
|
272
284
|
label: "Metadata authentication",
|
273
285
|
type: "http://www.w3.org/2002/07/owl#Class"
|
274
286
|
term :DescriptionConventions,
|
275
|
-
definition: "Rules used for the descriptive content of the resource description
|
287
|
+
definition: "Rules used for the descriptive content of the resource description",
|
276
288
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed class name)", "2022-10-03 (removed subClassOf [GH90])"],
|
277
289
|
label: "Description conventions",
|
278
290
|
type: "http://www.w3.org/2002/07/owl#Class"
|
279
291
|
term :DescriptionLevel,
|
280
|
-
definition: "Designation of the descriptive content of the metadata
|
292
|
+
definition: "Designation of the descriptive content of the metadata",
|
281
293
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH43])",
|
282
294
|
label: "Description level",
|
283
295
|
type: "http://www.w3.org/2002/07/owl#Class"
|
284
296
|
term :DigitalCharacteristic,
|
285
|
-
definition: "Technical specification relating to the digital encoding of text, image, audio, video, and other types of data in a resource
|
297
|
+
definition: "Technical specification relating to the digital encoding of text, image, audio, video, and other types of data in a resource",
|
286
298
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
287
299
|
label: "Digital characteristic",
|
288
300
|
type: "http://www.w3.org/2002/07/owl#Class"
|
289
301
|
term :Dissertation,
|
290
|
-
definition: "Information about a work presented as part of the formal requirements for an academic degree
|
302
|
+
definition: "Information about a work presented as part of the formal requirements for an academic degree",
|
291
303
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
292
304
|
label: "Dissertation information",
|
293
305
|
type: "http://www.w3.org/2002/07/owl#Class"
|
294
306
|
term :DissertationIdentifier,
|
295
|
-
definition: "Identifier assigned to a thesis or dissertation for identification purposes
|
307
|
+
definition: "Identifier assigned to a thesis or dissertation for identification purposes",
|
296
308
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
297
309
|
label: "Dissertation Identifier",
|
298
310
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
299
311
|
type: "http://www.w3.org/2002/07/owl#Class"
|
300
312
|
term :Distribution,
|
301
|
-
definition: "Information relating to distribution of a resource
|
313
|
+
definition: "Information relating to distribution of a resource",
|
302
314
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
303
315
|
label: "Distributor",
|
304
316
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity",
|
305
317
|
type: "http://www.w3.org/2002/07/owl#Class"
|
306
318
|
term :Doi,
|
307
|
-
definition: "Digital Object Identifier
|
319
|
+
definition: "Digital Object Identifier",
|
308
320
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
309
321
|
label: "DOI",
|
310
322
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
311
323
|
type: "http://www.w3.org/2002/07/owl#Class"
|
312
324
|
term :Ean,
|
313
|
-
definition: "International Article Identifier
|
325
|
+
definition: "International Article Identifier",
|
314
326
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
315
327
|
label: "EAN",
|
316
328
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
@@ -322,24 +334,24 @@ module RDF::Vocab
|
|
322
334
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
323
335
|
type: "http://www.w3.org/2002/07/owl#Class"
|
324
336
|
term :Electronic,
|
325
|
-
definition: "Resource that is intended for manipulation by a computer, accessed either directly or remotely
|
337
|
+
definition: "Resource that is intended for manipulation by a computer, accessed either directly or remotely",
|
326
338
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
327
339
|
label: "Electronic",
|
328
340
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance",
|
329
341
|
type: "http://www.w3.org/2002/07/owl#Class"
|
330
342
|
term :Emulsion,
|
331
|
-
definition: "Suspension of light-sensitive chemicals used as a coating on a microfilm or microfiche, e.g., silver halide
|
343
|
+
definition: "Suspension of light-sensitive chemicals used as a coating on a microfilm or microfiche, e.g., silver halide",
|
332
344
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
333
345
|
label: "Emulsion",
|
334
346
|
type: "http://www.w3.org/2002/07/owl#Class"
|
335
347
|
term :EncodedBitrate,
|
336
|
-
definition: "Speed at which streaming audio, video, etc., is designed to play, e.g., 32 kbps
|
348
|
+
definition: "Speed at which streaming audio, video, etc., is designed to play, e.g., 32 kbps",
|
337
349
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
338
350
|
label: "Encoded bitrate",
|
339
351
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
340
352
|
type: "http://www.w3.org/2002/07/owl#Class"
|
341
353
|
term :EncodingFormat,
|
342
|
-
definition: "Schema, standard, etc., used to encode the digital content of a resource, e.g., MP3, XML, JPEG
|
354
|
+
definition: "Schema, standard, etc., used to encode the digital content of a resource, e.g., MP3, XML, JPEG",
|
343
355
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
344
356
|
label: "Encoding format",
|
345
357
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
@@ -350,77 +362,77 @@ module RDF::Vocab
|
|
350
362
|
label: "Ensemble",
|
351
363
|
type: "http://www.w3.org/2002/07/owl#Class"
|
352
364
|
term :Enumeration,
|
353
|
-
definition: "Numbering or other enumeration associated with issues or items held
|
365
|
+
definition: "Numbering or other enumeration associated with issues or items held",
|
354
366
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
355
367
|
label: "Enumeration",
|
356
368
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/EnumerationAndChronology",
|
357
369
|
type: "http://www.w3.org/2002/07/owl#Class"
|
358
370
|
term :EnumerationAndChronology,
|
359
|
-
definition: "Numbering or other enumeration and dates associated with issues or items held
|
371
|
+
definition: "Numbering or other enumeration and dates associated with issues or items held",
|
360
372
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
361
373
|
label: "Enumeration and chronology",
|
362
374
|
type: "http://www.w3.org/2002/07/owl#Class"
|
363
375
|
term :Event,
|
364
|
-
definition: "Something that happens at a certain time and location, such as a performance, speech, or athletic event
|
376
|
+
definition: "Something that happens at a certain time and location, such as a performance, speech, or athletic event",
|
365
377
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden definition [GH12])"],
|
366
378
|
label: "Event entity",
|
367
379
|
type: "http://www.w3.org/2002/07/owl#Class"
|
368
380
|
term :Extent,
|
369
|
-
definition: "Number and type of units and/or subunits making up a resource
|
381
|
+
definition: "Number and type of units and/or subunits making up a resource",
|
370
382
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
371
383
|
label: "Extent",
|
372
384
|
type: "http://www.w3.org/2002/07/owl#Class"
|
373
385
|
term :Family,
|
374
|
-
definition: "Two or more persons related by birth, marriage, adoption, civil union, or similar legal status, or who otherwise present themselves as a family
|
386
|
+
definition: "Two or more persons related by birth, marriage, adoption, civil union, or similar legal status, or who otherwise present themselves as a family",
|
375
387
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
376
388
|
label: "Family",
|
377
389
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent",
|
378
390
|
type: "http://www.w3.org/2002/07/owl#Class"
|
379
391
|
term :FileSize,
|
380
|
-
definition: "Number of bytes in a digital file, e.g., 162 KB
|
392
|
+
definition: "Number of bytes in a digital file, e.g., 162 KB",
|
381
393
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
382
394
|
label: "File size",
|
383
395
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
384
396
|
type: "http://www.w3.org/2002/07/owl#Class"
|
385
397
|
term :FileType,
|
386
|
-
definition: "General type of data content encoded in a computer file, e.g., text file, audio file
|
398
|
+
definition: "General type of data content encoded in a computer file, e.g., text file, audio file",
|
387
399
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
388
400
|
label: "File type",
|
389
401
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
390
402
|
type: "http://www.w3.org/2002/07/owl#Class"
|
391
403
|
term :Fingerprint,
|
392
|
-
definition: "Identifier that is used to assist in the identification of antiquarian books by recording information comprising groups of characters taken from specified positions on specified pages of the book
|
404
|
+
definition: "Identifier that is used to assist in the identification of antiquarian books by recording information comprising groups of characters taken from specified positions on specified pages of the book",
|
393
405
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
394
406
|
label: "Fingerprint identifier",
|
395
407
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
396
408
|
type: "http://www.w3.org/2002/07/owl#Class"
|
397
409
|
term :FontSize,
|
398
|
-
definition: "Size of the type used to represent the characters and symbols in a resource
|
410
|
+
definition: "Size of the type used to represent the characters and symbols in a resource",
|
399
411
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
400
412
|
label: "Font size",
|
401
413
|
type: "http://www.w3.org/2002/07/owl#Class"
|
402
414
|
term :Frequency,
|
403
|
-
definition: "Information about intervals at which the parts of a serially produced resource or the updates to an integrating resource are issued
|
415
|
+
definition: "Information about intervals at which the parts of a serially produced resource or the updates to an integrating resource are issued",
|
404
416
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
405
417
|
label: "Frequency",
|
406
418
|
type: "http://www.w3.org/2002/07/owl#Class"
|
407
419
|
term :Generation,
|
408
|
-
definition: "Relationship between an original carrier and the carrier of a reproduction made from the original
|
420
|
+
definition: "Relationship between an original carrier and the carrier of a reproduction made from the original",
|
409
421
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
410
422
|
label: "Generation",
|
411
423
|
type: "http://www.w3.org/2002/07/owl#Class"
|
412
424
|
term :GenerationProcess,
|
413
|
-
definition: "Indication of the program or process used to generate the description by application of a particular transformation
|
425
|
+
definition: "Indication of the program or process used to generate the description by application of a particular transformation",
|
414
426
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed class name)", "2022-10-03 (removed subClassOf [GH90])"],
|
415
427
|
label: "Generation process",
|
416
428
|
type: "http://www.w3.org/2002/07/owl#Class"
|
417
429
|
term :GenreForm,
|
418
|
-
definition: "Form category or genre to which a resource belongs
|
430
|
+
definition: "Form category or genre to which a resource belongs",
|
419
431
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden definition [GH17])"],
|
420
432
|
label: "Genre/form",
|
421
433
|
type: "http://www.w3.org/2002/07/owl#Class"
|
422
434
|
term :GeographicCoverage,
|
423
|
-
definition: "Geographic coverage of the content of the resource
|
435
|
+
definition: "Geographic coverage of the content of the resource",
|
424
436
|
"http://purl.org/dc/terms/modified": "2017-02-06 (New)",
|
425
437
|
label: "Geographic coverage",
|
426
438
|
type: "http://www.w3.org/2002/07/owl#Class"
|
@@ -431,415 +443,432 @@ module RDF::Vocab
|
|
431
443
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
432
444
|
type: "http://www.w3.org/2002/07/owl#Class"
|
433
445
|
term :Gtin14Number,
|
434
|
-
definition: "14
|
446
|
+
definition: "14-digit number assigned to identify trade items as various packaging levels that encompasses EAN/UCC-128 and ITF-14",
|
435
447
|
"http://purl.org/dc/terms/modified": "2017-02-03 (New)",
|
436
448
|
label: "Global Trade Item Number 14",
|
437
449
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
438
450
|
type: "http://www.w3.org/2002/07/owl#Class"
|
439
451
|
term :Hdl,
|
440
|
-
definition: "Unique and persistent identifier for digital objects developed by the Corporation for National Research Initiatives
|
452
|
+
definition: "Unique and persistent identifier for digital objects developed by the Corporation for National Research Initiatives",
|
441
453
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
442
454
|
label: "Handle",
|
443
455
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
444
456
|
type: "http://www.w3.org/2002/07/owl#Class"
|
445
457
|
term :Hub,
|
446
|
-
definition: "An abstract resource that functions as a bridge between two Works
|
447
|
-
"http://purl.org/dc/terms/modified": "2021-06-09 (New [GH75])",
|
458
|
+
definition: "An abstract resource that functions as a bridge between two Works",
|
459
|
+
"http://purl.org/dc/terms/modified": ["2021-06-09 (New [GH75])", "2023-11-30 (moved to Basic Model Class [GH108])"],
|
448
460
|
label: "Hub",
|
449
|
-
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
450
461
|
type: "http://www.w3.org/2002/07/owl#Class"
|
451
462
|
term :Identifier,
|
452
|
-
definition: "Token or name that is associated with a resource, such as a URI or an ISBN
|
463
|
+
definition: "Token or name that is associated with a resource, such as a URI or an ISBN",
|
453
464
|
editorialNote: "Any entry from the Standard Identifiers vocabulary at ID may be used; all have been defined as a bf:Identifier",
|
454
465
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Added editorial note [GH44])"],
|
455
466
|
label: "Identifier",
|
456
467
|
type: "http://www.w3.org/2002/07/owl#Class"
|
457
468
|
term :Illustration,
|
458
|
-
definition: "Information about content intended to illustrate a resource
|
469
|
+
definition: "Information about content intended to illustrate a resource",
|
459
470
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
460
471
|
label: "Illustrative content",
|
461
472
|
type: "http://www.w3.org/2002/07/owl#Class"
|
462
473
|
term :ImmediateAcquisition,
|
463
|
-
definition: "Information about the circumstances, e.g., source, date, method, under which the resource was directly acquired
|
474
|
+
definition: "Information about the circumstances, e.g., source, date, method, under which the resource was directly acquired",
|
464
475
|
"http://purl.org/dc/terms/modified": "2017-02-06 (New)",
|
465
476
|
label: "Immediate acquisition",
|
466
477
|
type: "http://www.w3.org/2002/07/owl#Class"
|
467
478
|
term :Instance,
|
468
|
-
definition: "Resource reflecting an individual, material embodiment of a Work
|
479
|
+
definition: "Resource reflecting an individual, material embodiment of a Work",
|
469
480
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
470
481
|
label: "Instance",
|
471
482
|
type: "http://www.w3.org/2002/07/owl#Class"
|
472
483
|
term :Integrating,
|
473
|
-
definition: "Resource that is added to or changed by updates that do not remain discrete but are integrated into the whole
|
484
|
+
definition: "Resource that is added to or changed by updates that do not remain discrete but are integrated into the whole",
|
474
485
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
475
486
|
label: "Integrating resource",
|
476
487
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
477
488
|
type: "http://www.w3.org/2002/07/owl#Class"
|
478
489
|
term :IntendedAudience,
|
479
|
-
definition: "Information that identifies the specific intended or target audience or intellectual level for which the content described is considered appropriate
|
490
|
+
definition: "Information that identifies the specific intended or target audience or intellectual level for which the content described is considered appropriate; also used to record interest and motivation levels and special learner characteristics",
|
480
491
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
481
492
|
label: "Intended audience information",
|
482
493
|
type: "http://www.w3.org/2002/07/owl#Class"
|
483
494
|
term :Isan,
|
484
|
-
definition: "International Standard Audiovisual Number
|
495
|
+
definition: "International Standard Audiovisual Number",
|
485
496
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
486
497
|
label: "ISAN",
|
487
498
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
488
499
|
type: "http://www.w3.org/2002/07/owl#Class"
|
489
500
|
term :Isbn,
|
490
|
-
definition: "International Standard Book Number
|
501
|
+
definition: "International Standard Book Number",
|
491
502
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
492
503
|
label: "ISBN",
|
493
504
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
494
505
|
type: "http://www.w3.org/2002/07/owl#Class"
|
495
506
|
term :Ismn,
|
496
|
-
definition: "International Standard Music Number
|
507
|
+
definition: "International Standard Music Number",
|
497
508
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
498
509
|
label: "ISMN",
|
499
510
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
500
511
|
type: "http://www.w3.org/2002/07/owl#Class"
|
501
512
|
term :Isni,
|
502
|
-
definition: "International Standard Name Identifier, a unique, persistent reference number for the identities of contributors to creative works
|
513
|
+
definition: "International Standard Name Identifier, a unique, persistent reference number for the identities of contributors to creative works",
|
503
514
|
"http://purl.org/dc/terms/modified": "2017-02-03 (New)",
|
504
515
|
label: "ISNI",
|
505
516
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
506
517
|
type: "http://www.w3.org/2002/07/owl#Class"
|
507
518
|
term :Iso,
|
508
|
-
definition: "International Organization for Standardization standard number
|
519
|
+
definition: "International Organization for Standardization standard number",
|
509
520
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
510
521
|
label: "ISO number",
|
511
522
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
512
523
|
type: "http://www.w3.org/2002/07/owl#Class"
|
513
524
|
term :Isrc,
|
514
|
-
definition: "International Standard Recording Code
|
525
|
+
definition: "International Standard Recording Code",
|
515
526
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
516
527
|
label: "ISRC",
|
517
528
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
518
529
|
type: "http://www.w3.org/2002/07/owl#Class"
|
519
530
|
term :Issn,
|
520
|
-
definition: "International Standard Serial Number
|
531
|
+
definition: "International Standard Serial Number",
|
521
532
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
522
533
|
label: "ISSN",
|
523
534
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
524
535
|
type: "http://www.w3.org/2002/07/owl#Class"
|
525
536
|
term :IssnL,
|
526
|
-
definition: "International Standard Serial Number that links together various media versions of a continuing resource
|
537
|
+
definition: "International Standard Serial Number that links together various media versions of a continuing resource",
|
527
538
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
528
539
|
label: "ISSN-L",
|
529
540
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
530
541
|
type: "http://www.w3.org/2002/07/owl#Class"
|
531
542
|
term :Issuance,
|
532
|
-
definition: "Information about whether a resource is issued in one or more parts, the way it is updated, and its intended termination
|
543
|
+
definition: "Information about whether a resource is issued in one or more parts, the way it is updated, and its intended termination",
|
533
544
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
534
545
|
label: "Mode of issuance",
|
535
546
|
type: "http://www.w3.org/2002/07/owl#Class"
|
536
547
|
term :Istc,
|
537
|
-
definition: "International Standard Text Code, a numbering system developed to enable the unique identification of textual works
|
548
|
+
definition: "International Standard Text Code, a numbering system developed to enable the unique identification of textual works",
|
538
549
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
539
550
|
label: "ISTC",
|
540
551
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
541
552
|
type: "http://www.w3.org/2002/07/owl#Class"
|
542
553
|
term :Iswc,
|
543
|
-
definition: "International Standard Musical Work Code, a unique, persistent reference number for the identification of musical works
|
554
|
+
definition: "International Standard Musical Work Code, a unique, persistent reference number for the identification of musical works",
|
544
555
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
545
556
|
label: "ISWC",
|
546
557
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
547
558
|
type: "http://www.w3.org/2002/07/owl#Class"
|
548
559
|
term :Item,
|
549
|
-
definition: "Single example of an Instance
|
560
|
+
definition: "Single example of an Instance",
|
550
561
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
551
562
|
label: "Item",
|
552
563
|
type: "http://www.w3.org/2002/07/owl#Class"
|
553
564
|
term :Jurisdiction,
|
554
|
-
definition: "Legal or political unit administering a geographic area
|
565
|
+
definition: "Legal or political unit administering a geographic area",
|
555
566
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
556
567
|
label: "Jurisdiction",
|
557
568
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent",
|
558
569
|
type: "http://www.w3.org/2002/07/owl#Class"
|
559
570
|
term :KeyTitle,
|
560
|
-
definition: "Unique title for a continuing resource that is assigned by the ISSN International Center in conjunction with an ISSN
|
571
|
+
definition: "Unique title for a continuing resource that is assigned by the ISSN International Center in conjunction with an ISSN",
|
561
572
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
562
573
|
label: "Key title",
|
563
574
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle",
|
564
575
|
type: "http://www.w3.org/2002/07/owl#Class"
|
565
576
|
term :Kit,
|
566
|
-
definition: "Resource that contains a mixture of various components issued as a unit and intended primarily for instructional purposes
|
577
|
+
definition: "Resource that contains a mixture of various components issued as a unit and intended primarily for instructional purposes",
|
567
578
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
568
579
|
label: "Kit",
|
569
580
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/MixedMaterial",
|
570
581
|
type: "http://www.w3.org/2002/07/owl#Class"
|
571
582
|
term :Language,
|
572
|
-
definition: "Language entity
|
583
|
+
definition: "Language entity",
|
573
584
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
574
585
|
label: "Language entity",
|
575
586
|
type: "http://www.w3.org/2002/07/owl#Class"
|
576
587
|
term :Layout,
|
577
|
-
definition: "Arrangement of text, images, tactile notation, etc., in a resource
|
588
|
+
definition: "Arrangement of text, images, tactile notation, etc., in a resource",
|
578
589
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
579
590
|
label: "Layout",
|
580
591
|
type: "http://www.w3.org/2002/07/owl#Class"
|
581
592
|
term :LcOverseasAcq,
|
582
|
-
definition: "Identification number assigned by the Library of Congress to works acquired through one of its collaborative overseas acquisition programs
|
593
|
+
definition: "Identification number assigned by the Library of Congress to works acquired through one of its collaborative overseas acquisition programs",
|
583
594
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
584
595
|
label: "LC acquisition program",
|
585
596
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
586
597
|
type: "http://www.w3.org/2002/07/owl#Class"
|
587
598
|
term :Lccn,
|
588
|
-
definition: "Library of Congress Control Number that identifies a resource description
|
599
|
+
definition: "Library of Congress Control Number that identifies a resource description",
|
589
600
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
590
601
|
label: "LCCN",
|
591
602
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
592
603
|
type: "http://www.w3.org/2002/07/owl#Class"
|
593
604
|
term :Local,
|
594
|
-
definition: "Identifier established locally and not a standard number
|
605
|
+
definition: "Identifier established locally and not a standard number",
|
595
606
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
596
607
|
label: "Local identifier",
|
597
608
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
598
609
|
type: "http://www.w3.org/2002/07/owl#Class"
|
599
610
|
term :Manufacture,
|
600
|
-
definition: "Information relating to manufacture of a resource
|
611
|
+
definition: "Information relating to manufacture of a resource",
|
601
612
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
602
613
|
label: "Manufacturer",
|
603
614
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity",
|
604
615
|
type: "http://www.w3.org/2002/07/owl#Class"
|
605
616
|
term :Manuscript,
|
606
|
-
definition: "Resource which is written in handwriting or typescript
|
617
|
+
definition: "Resource which is written in handwriting or typescript",
|
607
618
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (changed subClassOf [GH92])"],
|
608
619
|
label: "Manuscript",
|
609
620
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
610
621
|
type: "http://www.w3.org/2002/07/owl#Class"
|
611
622
|
term :Material,
|
612
|
-
definition: "Substance or composition of the resource
|
623
|
+
definition: "Substance or composition of the resource",
|
613
624
|
"http://purl.org/dc/terms/modified": "2021-06-09 (New [GH28])",
|
614
625
|
label: "Material",
|
615
626
|
type: "http://www.w3.org/2002/07/owl#Class"
|
616
627
|
term :MatrixNumber,
|
617
|
-
definition: "Matrix identifier assigned to the master from which a specific sound recording was pressed
|
628
|
+
definition: "Matrix identifier assigned to the master from which a specific sound recording was pressed",
|
618
629
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Revised definition)"],
|
619
630
|
label: "Audio matrix number",
|
620
631
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
621
632
|
type: "http://www.w3.org/2002/07/owl#Class"
|
622
633
|
term :Media,
|
623
|
-
definition: "Categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource
|
634
|
+
definition: "Categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource",
|
624
635
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
625
636
|
label: "Media type",
|
626
637
|
type: "http://www.w3.org/2002/07/owl#Class"
|
627
638
|
term :Meeting,
|
628
|
-
definition: "Gathering of individuals or representatives of various bodies for the purpose of discussing and/or acting on topics of common interest
|
639
|
+
definition: "Gathering of individuals or representatives of various bodies for the purpose of discussing and/or acting on topics of common interest",
|
629
640
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
630
641
|
label: "Meeting",
|
631
642
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent",
|
632
643
|
type: "http://www.w3.org/2002/07/owl#Class"
|
644
|
+
term :Microform,
|
645
|
+
definition: "Resource that contains microimages, either transparent or opaque, that may be reproductions of existing textual or graphic materials or may be original publications",
|
646
|
+
"http://purl.org/dc/terms/modified": "2023-11-30 (New [GH101])",
|
647
|
+
label: "Microform",
|
648
|
+
subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance",
|
649
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
633
650
|
term :MixedMaterial,
|
634
|
-
definition: "Resource comprised of multiple types which is not driven by software.
|
651
|
+
definition: "Resource comprised of multiple types which is not driven by software, e.g. an archival collection of text, photographs and sound recordings",
|
635
652
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (revised definition [GH92])"],
|
636
653
|
label: "Mixed material",
|
637
654
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
638
655
|
type: "http://www.w3.org/2002/07/owl#Class"
|
639
656
|
term :Modification,
|
640
|
-
definition: "Information relating to modification of a resource
|
657
|
+
definition: "Information relating to modification of a resource",
|
641
658
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH69])",
|
642
659
|
label: "Modification",
|
643
660
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity",
|
644
661
|
type: "http://www.w3.org/2002/07/owl#Class"
|
645
662
|
term :Monograph,
|
646
|
-
definition: "Resource that is issued as a single physical unit or intangible single logical unit
|
663
|
+
definition: "Resource that is issued as a single physical unit or intangible single logical unit",
|
647
664
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
648
665
|
label: "Monograph",
|
649
666
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
650
667
|
type: "http://www.w3.org/2002/07/owl#Class"
|
651
668
|
term :Mount,
|
652
|
-
definition: "Physical material or object used for the support or backing to which the base material of a resource has been attached
|
669
|
+
definition: "Physical material or object used for the support or backing to which the base material of a resource has been attached",
|
653
670
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Amended definition [GH29])"],
|
654
671
|
label: "Mount",
|
655
672
|
type: "http://www.w3.org/2002/07/owl#Class"
|
656
673
|
term :MovementNotation,
|
657
|
-
definition: "Information on the symbol system used to convey the content of a movement resource
|
674
|
+
definition: "Information on the symbol system used to convey the content of a movement resource",
|
658
675
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Modified label [GH67])"],
|
659
676
|
label: "Movement notation",
|
660
677
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Notation",
|
661
678
|
type: "http://www.w3.org/2002/07/owl#Class"
|
662
679
|
term :MovingImage,
|
663
|
-
definition: "Images intended to be perceived as moving, including motion pictures (using
|
680
|
+
definition: "Images intended to be perceived as moving, including motion pictures (using live action and/or animation) or video recordings of performances or events",
|
664
681
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-26 (fixed typo in definition)"],
|
665
682
|
label: "Moving image",
|
666
683
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
667
684
|
type: "http://www.w3.org/2002/07/owl#Class"
|
668
685
|
term :Multimedia,
|
669
|
-
definition: "Electronic resource which is a computer program or consists of multiple media types that are software driven, such as videogames
|
686
|
+
definition: "Electronic resource which is a computer program or consists of multiple media types that are software driven, such as videogames",
|
670
687
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (revised definition [GH92])"],
|
671
688
|
label: "Software or multimedia",
|
672
689
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
673
690
|
type: "http://www.w3.org/2002/07/owl#Class"
|
674
691
|
term :MusicAudio,
|
675
|
-
definition: "Music resource expressed in an audible form
|
692
|
+
definition: "Music resource expressed in an audible form",
|
676
693
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
677
694
|
label: "Music audio",
|
678
695
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Audio",
|
679
696
|
type: "http://www.w3.org/2002/07/owl#Class"
|
680
697
|
term :MusicDistributorNumber,
|
681
|
-
definition: "Identifier appearing on a resource assigned by a distributor to a specific audio recording, notated music publication, music-related publication, or videorecording
|
698
|
+
definition: "Identifier appearing on a resource assigned by a distributor to a specific audio recording, notated music publication, music-related publication, or videorecording",
|
682
699
|
"http://purl.org/dc/terms/modified": "2017-02-07 (New)",
|
683
700
|
label: "Music distributor number",
|
684
701
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
685
702
|
type: "http://www.w3.org/2002/07/owl#Class"
|
686
703
|
term :MusicEnsemble,
|
687
|
-
definition: "Ensemble for which a musical work is appropriate
|
704
|
+
definition: "Ensemble for which a musical work is appropriate",
|
688
705
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Changed subclass to Ensemble [GH56])"],
|
689
706
|
label: "Music ensemble",
|
690
707
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Ensemble",
|
691
708
|
type: "http://www.w3.org/2002/07/owl#Class"
|
692
709
|
term :MusicFormat,
|
693
|
-
definition: "Layout for content of a resource that is presented in the form of musical notation
|
710
|
+
definition: "Layout for content of a resource that is presented in the form of musical notation",
|
694
711
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
695
712
|
label: "Notated music format",
|
696
713
|
type: "http://www.w3.org/2002/07/owl#Class"
|
697
714
|
term :MusicInstrument,
|
698
|
-
definition: "Instrument for which a musical work is appropriate
|
715
|
+
definition: "Instrument for which a musical work is appropriate",
|
699
716
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
700
717
|
label: "Musical instrument",
|
701
718
|
type: "http://www.w3.org/2002/07/owl#Class"
|
702
719
|
term :MusicMedium,
|
703
|
-
definition: "Summary statement of the medium for a musical work
|
720
|
+
definition: "Summary statement of the medium for a musical work",
|
704
721
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
705
722
|
label: "Music medium information",
|
706
723
|
type: "http://www.w3.org/2002/07/owl#Class"
|
707
724
|
term :MusicNotation,
|
708
|
-
definition: "Information on the symbol system used to convey the content of a music resource
|
725
|
+
definition: "Information on the symbol system used to convey the content of a music resource",
|
709
726
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Modified label [GH67])"],
|
710
727
|
label: "Music notation",
|
711
728
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Notation",
|
712
729
|
type: "http://www.w3.org/2002/07/owl#Class"
|
713
730
|
term :MusicPlate,
|
714
|
-
definition: "Identifiers assigned by a music publisher or printer to the printing plates for the notated portion of a notated music publication, or an identifier that emulates the printing plate tradition in contemporary publications
|
731
|
+
definition: "Identifiers assigned by a music publisher or printer to the printing plates for the notated portion of a notated music publication, or an identifier that emulates the printing plate tradition in contemporary publications",
|
715
732
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Revised definition)"],
|
716
733
|
label: "Music plate number",
|
717
734
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
718
735
|
type: "http://www.w3.org/2002/07/owl#Class"
|
719
736
|
term :MusicPublisherNumber,
|
720
|
-
definition: "Identifier assigned to a notated music publication other than an issue, matrix, or plate number
|
737
|
+
definition: "Identifier assigned to a notated music publication other than an issue, matrix, or plate number",
|
721
738
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Revised definition)"],
|
722
739
|
label: "Music publisher number",
|
723
740
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
724
741
|
type: "http://www.w3.org/2002/07/owl#Class"
|
725
742
|
term :MusicVoice,
|
726
|
-
definition: "Voice for which a musical work is appropriate
|
743
|
+
definition: "Voice for which a musical work is appropriate",
|
727
744
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
728
745
|
label: "Music voice",
|
729
746
|
type: "http://www.w3.org/2002/07/owl#Class"
|
730
747
|
term :Nbn,
|
731
|
-
definition: "National Bibliography Number that identifies a resource description
|
748
|
+
definition: "National Bibliography Number that identifies a resource description",
|
732
749
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
733
750
|
label: "NBN",
|
734
751
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
735
752
|
type: "http://www.w3.org/2002/07/owl#Class"
|
736
753
|
term :NonMusicAudio,
|
737
|
-
definition: "Resource expressed in an audible form, including spoken word and other non-musical sounds
|
754
|
+
definition: "Resource expressed in an audible form, including spoken word and other non-musical sounds",
|
738
755
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
739
756
|
label: "Non-music audio",
|
740
757
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Audio",
|
741
758
|
type: "http://www.w3.org/2002/07/owl#Class"
|
742
759
|
term :NotatedMovement,
|
743
|
-
definition: "Graphic, non-realized representations of movement intended to be perceived visually, e.g. dance
|
760
|
+
definition: "Graphic, non-realized representations of movement intended to be perceived visually, e.g. dance",
|
744
761
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
745
762
|
label: "Notated movement",
|
746
763
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
747
764
|
type: "http://www.w3.org/2002/07/owl#Class"
|
748
765
|
term :NotatedMusic,
|
749
|
-
definition: "Graphic, non-realized representations of musical works intended to be perceived visually
|
766
|
+
definition: "Graphic, non-realized representations of musical works intended to be perceived visually",
|
750
767
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
751
768
|
label: "Notated music",
|
752
769
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
753
770
|
type: "http://www.w3.org/2002/07/owl#Class"
|
754
771
|
term :Notation,
|
755
|
-
definition: "Information on the alphabet, script, or symbol system used to convey the content of the resource, including specialized scripts, typefaces, tactile notation, movement notation, and musical notation
|
772
|
+
definition: "Information on the alphabet, script, or symbol system used to convey the content of the resource, including specialized scripts, typefaces, tactile notation, movement notation, and musical notation",
|
756
773
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
757
774
|
label: "Notation",
|
758
775
|
type: "http://www.w3.org/2002/07/owl#Class"
|
759
776
|
term :Note,
|
760
|
-
definition: "Information, usually in textual form, on attributes of a resource or some aspect of a resource
|
777
|
+
definition: "Information, usually in textual form, on attributes of a resource or some aspect of a resource",
|
761
778
|
editorialNote: "Any entry from the Note Types vocabulary at ID may be used; all have been defined as a bf:Note",
|
762
779
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Added editorial note [GH35])"],
|
763
780
|
label: "Note",
|
764
781
|
type: "http://www.w3.org/2002/07/owl#Class"
|
765
782
|
term :Object,
|
766
|
-
definition: "Resource in a form intended to be perceived visually in three-dimensions
|
783
|
+
definition: "Resource in a form intended to be perceived visually in three-dimensions, including man-made objects such as models, sculptures, clothing, and toys, as well as naturally occurring objects such as specimens mounted for viewing",
|
767
784
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
768
785
|
label: "Three-dimensional object",
|
769
786
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
770
787
|
type: "http://www.w3.org/2002/07/owl#Class"
|
771
788
|
term :ObjectCount,
|
772
|
-
definition: "Number of objects in encoded geospatial information in a cartographic resource
|
789
|
+
definition: "Number of objects in encoded geospatial information in a cartographic resource",
|
773
790
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
774
791
|
label: "Digital cartographic object count",
|
775
792
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
776
793
|
type: "http://www.w3.org/2002/07/owl#Class"
|
794
|
+
term :OclcNumber,
|
795
|
+
definition: "Identifier assigned by OCLC",
|
796
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH120])",
|
797
|
+
label: "OCLC number",
|
798
|
+
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
799
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
777
800
|
term :Organization,
|
778
|
-
definition: "Corporation or group of persons and/or organizations that acts, or may act, as a unit
|
801
|
+
definition: "Corporation or group of persons and/or organizations that acts, or may act, as a unit",
|
779
802
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
780
803
|
label: "Organization",
|
781
804
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent",
|
782
805
|
type: "http://www.w3.org/2002/07/owl#Class"
|
783
806
|
term :ParallelTitle,
|
784
|
-
definition: "Title in another language and/or script
|
807
|
+
definition: "Title in another language and/or script",
|
785
808
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
786
809
|
label: "Parallel title proper",
|
787
810
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle",
|
788
811
|
type: "http://www.w3.org/2002/07/owl#Class"
|
789
812
|
term :Person,
|
790
|
-
definition: "Individual or identity established by an individual (either alone or in collaboration with one or more other individuals)
|
813
|
+
definition: "Individual or identity established by an individual (either alone or in collaboration with one or more other individuals)",
|
791
814
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
792
815
|
label: "Person",
|
793
816
|
subClassOf: ["http://id.loc.gov/ontologies/bibframe/Agent", "http://xmlns.com/foaf/0.1/Person"],
|
794
817
|
type: "http://www.w3.org/2002/07/owl#Class"
|
795
818
|
term :Place,
|
796
|
-
definition: "Geographic location
|
819
|
+
definition: "Geographic location",
|
797
820
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
798
821
|
label: "Place",
|
799
822
|
type: "http://www.w3.org/2002/07/owl#Class"
|
800
823
|
term :PlaybackChannels,
|
801
|
-
definition: "Configuration/number of sound channels used to make a recording, such as one channel for a monophonic recording, e.g., mono, stereo, quadraphonic, surround
|
824
|
+
definition: "Configuration/number of sound channels used to make a recording, such as one channel for a monophonic recording, e.g., mono, stereo, quadraphonic, surround",
|
802
825
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
803
826
|
label: "Configuration of playback channels",
|
804
827
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
805
828
|
type: "http://www.w3.org/2002/07/owl#Class"
|
806
829
|
term :PlaybackCharacteristic,
|
807
|
-
definition: "Equalization system, noise reduction system, etc., used in making an audio recording, e.g., CCIR standard, CX encoded, Dolby
|
830
|
+
definition: "Equalization system, noise reduction system, etc., used in making an audio recording, e.g., CCIR standard, CX encoded, Dolby",
|
808
831
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
809
832
|
label: "Special playback characteristics",
|
810
833
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
811
834
|
type: "http://www.w3.org/2002/07/owl#Class"
|
812
835
|
term :PlayingSpeed,
|
813
|
-
definition: "Speed at which an audio carrier must be operated to produce the sound intended, e.g., 78 rpm, 19 cm/s
|
836
|
+
definition: "Speed at which an audio carrier must be operated to produce the sound intended, e.g., 78 rpm, 19 cm/s",
|
814
837
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
815
838
|
label: "Playing speed",
|
816
839
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
817
840
|
type: "http://www.w3.org/2002/07/owl#Class"
|
818
841
|
term :Polarity,
|
819
|
-
definition: "Relationship of the colors and tones in an image to the colors and tones of the object reproduced
|
842
|
+
definition: "Relationship of the colors and tones in an image to the colors and tones of the object reproduced",
|
820
843
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
821
844
|
label: "Polarity",
|
822
845
|
type: "http://www.w3.org/2002/07/owl#Class"
|
823
846
|
term :PostalRegistration,
|
824
|
-
definition: "Number assigned to a publication for which the specified postal service permits the use of a special mailing class privilege
|
847
|
+
definition: "Number assigned to a publication for which the specified postal service permits the use of a special mailing class privilege",
|
825
848
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
826
849
|
label: "Postal registration number",
|
827
850
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
828
851
|
type: "http://www.w3.org/2002/07/owl#Class"
|
829
852
|
term :PresentationFormat,
|
830
|
-
definition: "Format used in the production of a projected image, e.g., Cinerama, IMAX
|
853
|
+
definition: "Format used in the production of a projected image, e.g., Cinerama, IMAX",
|
831
854
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
832
855
|
label: "Presentation format",
|
833
856
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic",
|
834
857
|
type: "http://www.w3.org/2002/07/owl#Class"
|
858
|
+
term :PrimaryContribution,
|
859
|
+
definition: "Contribution for which the agent is the name chosen as the name part of the name and title access point",
|
860
|
+
"http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])",
|
861
|
+
label: "Primary contribution",
|
862
|
+
subClassOf: "http://id.loc.gov/ontologies/bibframe/Contribution",
|
863
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
835
864
|
term :Print,
|
836
|
-
definition: "Resource that is printed
|
865
|
+
definition: "Resource that is printed",
|
837
866
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
838
867
|
label: "Printed",
|
839
868
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance",
|
840
869
|
type: "http://www.w3.org/2002/07/owl#Class"
|
841
870
|
term :Production,
|
842
|
-
definition: "Information relating to production of a resource
|
871
|
+
definition: "Information relating to production of a resource",
|
843
872
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
844
873
|
label: "Producer",
|
845
874
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity",
|
@@ -850,247 +879,262 @@ module RDF::Vocab
|
|
850
879
|
label: "Production method",
|
851
880
|
type: "http://www.w3.org/2002/07/owl#Class"
|
852
881
|
term :Projection,
|
853
|
-
definition: "Method or system used to represent the surface of the earth or of a celestial sphere on a plane
|
882
|
+
definition: "Method or system used to represent the surface of the earth or of a celestial sphere on a plane",
|
854
883
|
"http://purl.org/dc/terms/modified": "2017-02-03 (New)",
|
855
884
|
label: "Projection",
|
856
885
|
type: "http://www.w3.org/2002/07/owl#Class"
|
857
886
|
term :ProjectionCharacteristic,
|
858
|
-
definition: "Technical specification relating to the projection of a motion picture film
|
887
|
+
definition: "Technical specification relating to the projection of a motion picture film",
|
859
888
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
860
889
|
label: "Projection characteristic",
|
861
890
|
type: "http://www.w3.org/2002/07/owl#Class"
|
862
891
|
term :ProjectionSpeed,
|
863
|
-
definition: "Speed at which a projected carrier must be operated to produce the moving image intended, e.g., 20 fps
|
892
|
+
definition: "Speed at which a projected carrier must be operated to produce the moving image intended, e.g., 20 fps",
|
864
893
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
865
894
|
label: "Projection speed",
|
866
895
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic",
|
867
896
|
type: "http://www.w3.org/2002/07/owl#Class"
|
868
897
|
term :ProvisionActivity,
|
869
|
-
definition: "Information about the agent or place relating to the publication, printing, distribution, issue, release, or production of a resource
|
898
|
+
definition: "Information about the agent or place relating to the publication, printing, distribution, issue, release, or production of a resource",
|
870
899
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
871
900
|
label: "Provider entity",
|
872
901
|
type: "http://www.w3.org/2002/07/owl#Class"
|
873
902
|
term :PubFrequency,
|
874
|
-
definition: "Information about the publication frequency of a resource
|
903
|
+
definition: "Information about the publication frequency of a resource",
|
875
904
|
"http://purl.org/dc/terms/modified": "2021-06-09 (New [GH76])",
|
876
905
|
label: "Publication Frequency",
|
877
906
|
type: "http://www.w3.org/2002/07/owl#Class"
|
878
907
|
term :Publication,
|
879
|
-
definition: "Information relating to publication of a resource
|
908
|
+
definition: "Information relating to publication of a resource",
|
880
909
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
881
910
|
label: "Publisher",
|
882
911
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity",
|
883
912
|
type: "http://www.w3.org/2002/07/owl#Class"
|
884
913
|
term :PublisherNumber,
|
885
|
-
definition: "Number assigned by a publisher that is not one of the specific defined types
|
914
|
+
definition: "Number assigned by a publisher that is not one of the specific defined types",
|
886
915
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
887
916
|
label: "Publisher number",
|
888
917
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
889
918
|
type: "http://www.w3.org/2002/07/owl#Class"
|
890
919
|
term :RecordingMedium,
|
891
|
-
definition: "Type of medium used to record sound on an audio carrier, e.g., magnetic, optical
|
920
|
+
definition: "Type of medium used to record sound on an audio carrier, e.g., magnetic, optical",
|
892
921
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
893
922
|
label: "Recording medium",
|
894
923
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
895
924
|
type: "http://www.w3.org/2002/07/owl#Class"
|
896
925
|
term :RecordingMethod,
|
897
|
-
definition: "Method used to encode audio content for playback, e.g., analog, digital
|
926
|
+
definition: "Method used to encode audio content for playback, e.g., analog, digital",
|
898
927
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
899
928
|
label: "Type of recording",
|
900
929
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
901
930
|
type: "http://www.w3.org/2002/07/owl#Class"
|
902
931
|
term :ReductionRatio,
|
903
|
-
definition: "Size of a micro-image in relation to the original from which it was produced
|
932
|
+
definition: "Size of a micro-image in relation to the original from which it was produced",
|
904
933
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
905
934
|
label: "Reduction ratio",
|
906
935
|
type: "http://www.w3.org/2002/07/owl#Class"
|
907
936
|
term :RegionalEncoding,
|
908
|
-
definition: "Identification of the region of the world for which a videodisc has been encoded, e.g., region 4
|
937
|
+
definition: "Identification of the region of the world for which a videodisc has been encoded, e.g., region 4",
|
909
938
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
910
939
|
label: "Regional encoding",
|
911
940
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
912
941
|
type: "http://www.w3.org/2002/07/owl#Class"
|
942
|
+
term :Relation,
|
943
|
+
definition: "Associated resource and its relationship to the resource being described",
|
944
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH116])",
|
945
|
+
label: "Relation",
|
946
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
947
|
+
term :Relationship,
|
948
|
+
definition: "Type of relationship between resources",
|
949
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH116])",
|
950
|
+
label: "Relationship",
|
951
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
952
|
+
term :Relief,
|
953
|
+
definition: "Relief term specified on a cartographic resource",
|
954
|
+
"http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])",
|
955
|
+
label: "Relief",
|
956
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
913
957
|
term :ReportNumber,
|
914
|
-
definition: "Identification number of a technical report that is not a Standard Technical Report Number
|
958
|
+
definition: "Identification number of a technical report that is not a Standard Technical Report Number",
|
915
959
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
916
960
|
label: "Technical report number",
|
917
961
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
918
962
|
type: "http://www.w3.org/2002/07/owl#Class"
|
919
963
|
term :Resolution,
|
920
|
-
definition: "Clarity or fineness of detail in a digital image, expressed by the measurement of the image in pixels, etc., e.g., 3.1 megapixels
|
964
|
+
definition: "Clarity or fineness of detail in a digital image, expressed by the measurement of the image in pixels, etc., e.g., 3.1 megapixels",
|
921
965
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
922
966
|
label: "Resolution",
|
923
967
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic",
|
924
968
|
type: "http://www.w3.org/2002/07/owl#Class"
|
925
969
|
term :RetentionPolicy,
|
926
|
-
definition: "Policy of holding institution for retaining resource
|
970
|
+
definition: "Policy of holding institution for retaining resource",
|
927
971
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
928
972
|
label: "Retention policy",
|
929
973
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy",
|
930
974
|
type: "http://www.w3.org/2002/07/owl#Class"
|
931
975
|
term :Review,
|
932
|
-
definition: "Review of a resource
|
976
|
+
definition: "Review of a resource",
|
933
977
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
934
978
|
label: "Review",
|
935
979
|
type: "http://www.w3.org/2002/07/owl#Class"
|
936
980
|
term :Role,
|
937
|
-
definition: "Function played or provided by a contributor, e.g., author
|
981
|
+
definition: "Function played or provided by a contributor, e.g., author or illustrator",
|
938
982
|
"http://purl.org/dc/terms/modified": "2017-02-03 (New)",
|
939
983
|
label: "Role",
|
940
984
|
type: "http://www.w3.org/2002/07/owl#Class"
|
941
985
|
term :Scale,
|
942
|
-
definition: "Ratio of the dimensions of a form contained or embodied in a resource to the dimensions of the entity it represents, e.g., for images or cartographic resources
|
986
|
+
definition: "Ratio of the dimensions of a form contained or embodied in a resource to the dimensions of the entity it represents, e.g., for images or cartographic resources",
|
943
987
|
"http://purl.org/dc/terms/modified": "2017-02-03 (New)",
|
944
988
|
label: "Scale",
|
945
989
|
type: "http://www.w3.org/2002/07/owl#Class"
|
946
990
|
term :Script,
|
947
|
-
definition: "Information on the script, or symbol system used to convey the content of a text resource
|
991
|
+
definition: "Information on the script, or symbol system used to convey the content of a text resource",
|
948
992
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Modified label [GH67])"],
|
949
993
|
label: "Script",
|
950
994
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Notation",
|
951
995
|
type: "http://www.w3.org/2002/07/owl#Class"
|
952
996
|
term :Serial,
|
953
|
-
definition: "Resource that is issued in successive parts, usually numbered, that has no predetermined conclusion
|
997
|
+
definition: "Resource that is issued in successive parts, usually numbered, that has no predetermined conclusion",
|
954
998
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
955
999
|
label: "Serial",
|
956
1000
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
957
1001
|
type: "http://www.w3.org/2002/07/owl#Class"
|
958
1002
|
term :Series,
|
959
|
-
definition: "Resource with a collective title that applies to a group of separate resources, each of which also has its own title
|
1003
|
+
definition: "Resource with a collective title that applies to a group of separate resources, each of which also has its own title",
|
960
1004
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])",
|
961
1005
|
label: "Series",
|
962
1006
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
963
1007
|
type: "http://www.w3.org/2002/07/owl#Class"
|
964
1008
|
term :ShelfMark,
|
965
|
-
definition: "Piece/item identifier, such as a call or other type of number
|
1009
|
+
definition: "Piece/item identifier, such as a call or other type of number",
|
966
1010
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
967
1011
|
label: "Shelf location",
|
968
1012
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
969
1013
|
type: "http://www.w3.org/2002/07/owl#Class"
|
970
1014
|
term :ShelfMarkDdc,
|
971
|
-
definition: "Shelf mark based on Dewey Decimal Classification
|
1015
|
+
definition: "Shelf mark based on Dewey Decimal Classification",
|
972
1016
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
973
1017
|
label: "DDC call number",
|
974
1018
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ShelfMark",
|
975
1019
|
type: "http://www.w3.org/2002/07/owl#Class"
|
976
1020
|
term :ShelfMarkLcc,
|
977
|
-
definition: "Shelf mark based on Library of Congress Classification
|
1021
|
+
definition: "Shelf mark based on Library of Congress Classification",
|
978
1022
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
979
1023
|
label: "LCC call number",
|
980
1024
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ShelfMark",
|
981
1025
|
type: "http://www.w3.org/2002/07/owl#Class"
|
982
1026
|
term :ShelfMarkNlm,
|
983
|
-
definition: "Shelf mark based on National Library of Medicine Classification
|
1027
|
+
definition: "Shelf mark based on National Library of Medicine Classification",
|
984
1028
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
985
1029
|
label: "NLM call number",
|
986
1030
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ShelfMark",
|
987
1031
|
type: "http://www.w3.org/2002/07/owl#Class"
|
988
1032
|
term :ShelfMarkUdc,
|
989
|
-
definition: "Shelf mark based on Universal Decimal Classification
|
1033
|
+
definition: "Shelf mark based on Universal Decimal Classification",
|
990
1034
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
991
1035
|
label: "UDC call number",
|
992
1036
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/ShelfMark",
|
993
1037
|
type: "http://www.w3.org/2002/07/owl#Class"
|
994
1038
|
term :Sici,
|
995
|
-
definition: "Serial Item and Contribution Identifier
|
1039
|
+
definition: "Serial Item and Contribution Identifier",
|
996
1040
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
997
1041
|
label: "SICI",
|
998
1042
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
999
1043
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1000
1044
|
term :SoundCharacteristic,
|
1001
|
-
definition: "Technical specification relating to the encoding of sound in a resource
|
1045
|
+
definition: "Technical specification relating to the encoding of sound in a resource",
|
1002
1046
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1003
1047
|
label: "Sound characteristic",
|
1004
1048
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1005
1049
|
term :SoundContent,
|
1006
|
-
definition: "Indication of whether the production of sound is an integral part of the resource
|
1050
|
+
definition: "Indication of whether the production of sound is an integral part of the resource",
|
1007
1051
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1008
1052
|
label: "Sound content",
|
1009
1053
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1010
1054
|
term :Source,
|
1011
|
-
definition: "Resource from which value or label came or was derived
|
1055
|
+
definition: "Resource from which value or label came or was derived",
|
1012
1056
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1013
1057
|
label: "Source",
|
1014
1058
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1015
1059
|
term :Status,
|
1016
|
-
definition: "Designation of the validity or position of something, e.g., whether something is incorrect or available
|
1060
|
+
definition: "Designation of the validity or position of something, e.g., whether something is incorrect or available",
|
1017
1061
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1018
1062
|
label: "Status",
|
1019
1063
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1020
1064
|
term :StillImage,
|
1021
|
-
definition: "Resource expressed through line, shape, shading, etc., intended to be perceived visually as a still image or images in two dimensions
|
1065
|
+
definition: "Resource expressed through line, shape, shading, etc., intended to be perceived visually as a still image or images in two dimensions, including two-dimensional images and slides and transparencies",
|
1022
1066
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1023
1067
|
label: "Still image",
|
1024
1068
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
1025
1069
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1026
1070
|
term :StockNumber,
|
1027
|
-
definition: "Identification number used for stock purposes and assigned by agencies such as distributors, publishers, or vendors
|
1071
|
+
definition: "Identification number used for stock purposes and assigned by agencies such as distributors, publishers, or vendors",
|
1028
1072
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1029
1073
|
label: "Stock number",
|
1030
1074
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
1031
1075
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1032
1076
|
term :Strn,
|
1033
|
-
definition: "Standard Technical Report Number
|
1077
|
+
definition: "Standard Technical Report Number",
|
1034
1078
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1035
1079
|
label: "STRN",
|
1036
1080
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
1037
1081
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1038
1082
|
term :StudyNumber,
|
1039
|
-
definition: "Identification number for a computer data file
|
1083
|
+
definition: "Identification number for a computer data file",
|
1040
1084
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1041
1085
|
label: "Study number",
|
1042
1086
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
1043
1087
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1044
1088
|
term :Sublocation,
|
1045
|
-
definition: "Specific place within the holding entity where the item is located or made available
|
1089
|
+
definition: "Specific place within the holding entity where the item is located or made available",
|
1046
1090
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1047
1091
|
label: "Sublocation",
|
1048
1092
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1049
1093
|
term :Summary,
|
1050
|
-
definition: "Description of the content of a resource, such as an abstract, summary, etc
|
1094
|
+
definition: "Description of the content of a resource, such as an abstract, summary, etc.",
|
1051
1095
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1052
1096
|
label: "Summary",
|
1053
1097
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1054
1098
|
term :SupplementaryContent,
|
1055
|
-
definition: "Index, bibliography, appendix, etc. intended to supplement the primary content of a resource
|
1099
|
+
definition: "Index, bibliography, appendix, etc. intended to supplement the primary content of a resource",
|
1056
1100
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1057
1101
|
label: "Supplementary material",
|
1058
1102
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1059
1103
|
term :SystemRequirement,
|
1060
|
-
definition: "Equipment or system requirements beyond what is normal and obvious for the type of carrier or type of file, such as make and model of equipment or hardware, operating system, amount of memory, programming language, other necessary software, any plug-ins or peripherals required to play, view, or run the resource
|
1104
|
+
definition: "Equipment or system requirements beyond what is normal and obvious for the type of carrier or type of file, such as make and model of equipment or hardware, operating system, amount of memory, programming language, other necessary software, any plug-ins or peripherals required to play, view, or run the resource",
|
1061
1105
|
"http://purl.org/dc/terms/modified": "2017-02-06 (New)",
|
1062
1106
|
label: "System Requirement",
|
1063
1107
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1064
1108
|
term :TableOfContents,
|
1065
|
-
definition: "Table of contents of a resource
|
1109
|
+
definition: "Table of contents of a resource",
|
1066
1110
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1067
1111
|
label: "Table of contents",
|
1068
1112
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1069
1113
|
term :Tactile,
|
1070
|
-
definition: "Resource that is intended to be perceived by touch
|
1114
|
+
definition: "Resource that is intended to be perceived by touch",
|
1071
1115
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1072
1116
|
label: "Tactile material",
|
1073
1117
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance",
|
1074
1118
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1075
1119
|
term :TactileNotation,
|
1076
|
-
definition: "Information on the symbol system used to convey the content of a tactile resource
|
1120
|
+
definition: "Information on the symbol system used to convey the content of a tactile resource",
|
1077
1121
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Modified label [GH67])"],
|
1078
1122
|
label: "Tactile notation",
|
1079
1123
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Notation",
|
1080
1124
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1081
1125
|
term :TapeConfig,
|
1082
|
-
definition: "Number of tracks on an audiotape, e.g., 12 track
|
1126
|
+
definition: "Number of tracks on an audiotape, e.g., 12 track",
|
1083
1127
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1084
1128
|
label: "Tape configuration",
|
1085
1129
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
1086
1130
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1087
1131
|
term :Temporal,
|
1088
|
-
definition: "Chronological period
|
1132
|
+
definition: "Chronological period",
|
1089
1133
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1090
1134
|
label: "Temporal concept",
|
1091
1135
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1092
1136
|
term :Text,
|
1093
|
-
definition: "Resource intended to be perceived visually and understood through the use of language in written or spoken form
|
1137
|
+
definition: "Resource intended to be perceived visually and understood through the use of language in written or spoken form",
|
1094
1138
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1095
1139
|
label: "Text",
|
1096
1140
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Work",
|
@@ -1101,69 +1145,75 @@ module RDF::Vocab
|
|
1101
1145
|
label: "Title entity",
|
1102
1146
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1103
1147
|
term :Topic,
|
1104
|
-
definition: "Concept or area of knowledge
|
1148
|
+
definition: "Concept or area of knowledge",
|
1105
1149
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1106
1150
|
label: "Topic",
|
1107
1151
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1108
1152
|
term :TrackConfig,
|
1109
|
-
definition: "Configuration of the audio track on a sound-track film, e.g., center track, edge track
|
1153
|
+
definition: "Configuration of the audio track on a sound-track film, e.g., center track, edge track",
|
1110
1154
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1111
1155
|
label: "Track configuration",
|
1112
1156
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic",
|
1113
1157
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1158
|
+
term :TransliteratedTitle,
|
1159
|
+
definition: "Title transliterated from one script to another",
|
1160
|
+
"http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])",
|
1161
|
+
label: "Transliterated title",
|
1162
|
+
subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle",
|
1163
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
1114
1164
|
term :Unit,
|
1115
|
-
definition: "Units in which a value is expressed
|
1165
|
+
definition: "Units in which a value is expressed",
|
1116
1166
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1117
1167
|
label: "Unit",
|
1118
1168
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1119
1169
|
term :Upc,
|
1120
|
-
definition: "Universal Product Code
|
1170
|
+
definition: "Universal Product Code",
|
1121
1171
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1122
1172
|
label: "UPC",
|
1123
1173
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
1124
1174
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1125
1175
|
term :Urn,
|
1126
|
-
definition: "Uniform Resource Name
|
1176
|
+
definition: "Uniform Resource Name",
|
1127
1177
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Corrected definition [GH51])"],
|
1128
1178
|
label: "URN",
|
1129
1179
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
1130
1180
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1131
1181
|
term :UsageAndAccessPolicy,
|
1132
|
-
definition: "General statement of allowances and restrictions on access to a resource, including retention, reproduction, access, and lending
|
1182
|
+
definition: "General statement of allowances and restrictions on access to a resource, including retention, reproduction, access, and lending",
|
1133
1183
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1134
1184
|
label: "Use and access conditions",
|
1135
1185
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1136
1186
|
term :UsePolicy,
|
1137
|
-
definition: "Usage limitations placed on a resource with respect to reproduction, publication, exhibition, etc
|
1187
|
+
definition: "Usage limitations placed on a resource with respect to reproduction, publication, exhibition, etc.",
|
1138
1188
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1139
1189
|
label: "Use policy",
|
1140
1190
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy",
|
1141
1191
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1142
1192
|
term :VariantTitle,
|
1143
|
-
definition: "Title associated with the resource that is different from the Work or Instance title
|
1193
|
+
definition: "Title associated with the resource that is different from the Work or Instance title",
|
1144
1194
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1145
1195
|
label: "Title variation",
|
1146
1196
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Title",
|
1147
1197
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1148
1198
|
term :VideoCharacteristic,
|
1149
|
-
definition: "Technical specification relating to the encoding of video images in a resource
|
1199
|
+
definition: "Technical specification relating to the encoding of video images in a resource",
|
1150
1200
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1151
1201
|
label: "Video characteristic",
|
1152
1202
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1153
1203
|
term :VideoFormat,
|
1154
|
-
definition: "Standard, etc., used to encode the analog video content of a resource, e.g., Beta, 8mm
|
1204
|
+
definition: "Standard, etc., used to encode the analog video content of a resource, e.g., Beta, 8mm",
|
1155
1205
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1156
1206
|
label: "Video format",
|
1157
1207
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/VideoCharacteristic",
|
1158
1208
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1159
1209
|
term :VideoRecordingNumber,
|
1160
|
-
definition: "Number assigned by a publisher to a video recording
|
1210
|
+
definition: "Number assigned by a publisher to a video recording",
|
1161
1211
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Corrected case in class name)"],
|
1162
1212
|
label: "Video recording number",
|
1163
1213
|
subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier",
|
1164
1214
|
type: "http://www.w3.org/2002/07/owl#Class"
|
1165
1215
|
term :Work,
|
1166
|
-
definition: "Resource reflecting a conceptual essence of a cataloging resource
|
1216
|
+
definition: "Resource reflecting a conceptual essence of a cataloging resource",
|
1167
1217
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1168
1218
|
label: "Work",
|
1169
1219
|
type: "http://www.w3.org/2002/07/owl#Class"
|
@@ -1171,7 +1221,7 @@ module RDF::Vocab
|
|
1171
1221
|
# Property definitions
|
1172
1222
|
property :absorbed,
|
1173
1223
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1174
|
-
definition: "Resource that has been incorporated into another resource
|
1224
|
+
definition: "Resource that has been incorporated into another resource",
|
1175
1225
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1176
1226
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/absorbedBy",
|
1177
1227
|
label: "Absorption of",
|
@@ -1179,7 +1229,7 @@ module RDF::Vocab
|
|
1179
1229
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1180
1230
|
property :absorbedBy,
|
1181
1231
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1182
|
-
definition: "Resource that incorporates another resource
|
1232
|
+
definition: "Resource that incorporates another resource",
|
1183
1233
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1184
1234
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/absorbed",
|
1185
1235
|
label: "Absorbed by",
|
@@ -1187,7 +1237,7 @@ module RDF::Vocab
|
|
1187
1237
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1188
1238
|
property :accompaniedBy,
|
1189
1239
|
comment: ["Suggested use - With Work, Instance or Item", "Suggested value - Work, Instance or Item"],
|
1190
|
-
definition: "Resource that accompanies the described resource
|
1240
|
+
definition: "Resource that accompanies the described resource",
|
1191
1241
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1192
1242
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/accompanies",
|
1193
1243
|
label: "Accompanied by",
|
@@ -1195,7 +1245,7 @@ module RDF::Vocab
|
|
1195
1245
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1196
1246
|
property :accompanies,
|
1197
1247
|
comment: ["Suggested use - With Work, Instance or Item", "Suggested value - Work, Instance or Item"],
|
1198
|
-
definition: "Resource that adds to or is issued with the described resource
|
1248
|
+
definition: "Resource that adds to or is issued with the described resource",
|
1199
1249
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1200
1250
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/accompaniedBy",
|
1201
1251
|
label: "Accompanies",
|
@@ -1204,7 +1254,7 @@ module RDF::Vocab
|
|
1204
1254
|
property :acquisitionSource,
|
1205
1255
|
comment: "Suggested use - With Work or Instance",
|
1206
1256
|
definition: "Information about an organization, person, etc., from which a resource may be obtained.",
|
1207
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-06 (Changed from data to object property, slight change to definition)", "2021-06-09 (
|
1257
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-06 (Changed from data to object property, slight change to definition)", "2021-06-09 (Broadened range [GH63])"],
|
1208
1258
|
label: "Source of acquisition",
|
1209
1259
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1210
1260
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1232,7 +1282,7 @@ module RDF::Vocab
|
|
1232
1282
|
property :agent,
|
1233
1283
|
definition: "Entity associated with a resource or element of description, such as the name of the entity responsible for the content or of the publication, printing, distribution, issue, release or production of a resource.",
|
1234
1284
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1235
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1285
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"],
|
1236
1286
|
label: "Associated agent",
|
1237
1287
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1238
1288
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1246,7 +1296,7 @@ module RDF::Vocab
|
|
1246
1296
|
property :appliedMaterial,
|
1247
1297
|
comment: "Suggested use - With Work, Instance or Item",
|
1248
1298
|
definition: "Physical or chemical substance applied to a base material of a resource.",
|
1249
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1299
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH24], Broadened domain, Made subproperty of material [GH26])"],
|
1250
1300
|
label: "Applied material",
|
1251
1301
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1252
1302
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/material",
|
@@ -1260,7 +1310,7 @@ module RDF::Vocab
|
|
1260
1310
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/materialOf",
|
1261
1311
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1262
1312
|
property :arrangement,
|
1263
|
-
definition: "Relates one resource to another of which it is an arrangement of the first
|
1313
|
+
definition: "Relates one resource to another of which it is an arrangement of the first",
|
1264
1314
|
domain: "http://id.loc.gov/ontologies/bibframe/Work",
|
1265
1315
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Redefined [GH77])"],
|
1266
1316
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/arrangementOf",
|
@@ -1294,10 +1344,17 @@ module RDF::Vocab
|
|
1294
1344
|
property :assigner,
|
1295
1345
|
definition: "Entity that assigned the metadata, such as the entity that assigned a classification number, entity that assigned a name, entity that assigned an identifier.",
|
1296
1346
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1297
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden domain [GH60],
|
1347
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden domain [GH60], Broadened range [GH63])"],
|
1298
1348
|
label: "Assigner",
|
1299
1349
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1300
1350
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1351
|
+
property :associatedResource,
|
1352
|
+
comment: "Suggested value - With Work or Hub",
|
1353
|
+
definition: "Associated resource",
|
1354
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Relation",
|
1355
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH116])",
|
1356
|
+
label: "Associated resource",
|
1357
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1301
1358
|
property :awards,
|
1302
1359
|
comment: "Suggested use - With Work or Instance",
|
1303
1360
|
definition: "Information on awards associated with the described resource.",
|
@@ -1309,7 +1366,7 @@ module RDF::Vocab
|
|
1309
1366
|
property :baseMaterial,
|
1310
1367
|
comment: "Suggested use - With Work, Instance or Item",
|
1311
1368
|
definition: "Underlying physical material of a resource.",
|
1312
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1369
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH24], Broadened domain, Made subproperty of material [GH26])"],
|
1313
1370
|
label: "Base material",
|
1314
1371
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1315
1372
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/material",
|
@@ -1346,7 +1403,7 @@ module RDF::Vocab
|
|
1346
1403
|
property :carrier,
|
1347
1404
|
definition: "Categorization reflecting the format of the storage medium and housing of a carrier.",
|
1348
1405
|
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
1349
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (
|
1406
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH72])"],
|
1350
1407
|
label: "Carrier type",
|
1351
1408
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1352
1409
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1358,7 +1415,7 @@ module RDF::Vocab
|
|
1358
1415
|
range: "http://id.loc.gov/ontologies/bibframe/Cartographic",
|
1359
1416
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1360
1417
|
property :changeDate,
|
1361
|
-
definition: "Date or date and time on which the metadata was modified
|
1418
|
+
definition: "Date or date and time on which the metadata was modified",
|
1362
1419
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1363
1420
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1364
1421
|
label: "Description change date",
|
@@ -1417,7 +1474,7 @@ module RDF::Vocab
|
|
1417
1474
|
property :content,
|
1418
1475
|
definition: "Categorization reflecting the fundamental form of communication in which the content is expressed and the human sense through which it is intended to be perceived.",
|
1419
1476
|
domain: "http://id.loc.gov/ontologies/bibframe/Work",
|
1420
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (
|
1477
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH71])"],
|
1421
1478
|
label: "Content type",
|
1422
1479
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1423
1480
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1430,7 +1487,7 @@ module RDF::Vocab
|
|
1430
1487
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1431
1488
|
property :continuedBy,
|
1432
1489
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1433
|
-
definition: "Resource whose content continues an earlier resource under a new title
|
1490
|
+
definition: "Resource whose content continues an earlier resource under a new title",
|
1434
1491
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1435
1492
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/continues",
|
1436
1493
|
label: "Continued by",
|
@@ -1438,7 +1495,7 @@ module RDF::Vocab
|
|
1438
1495
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1439
1496
|
property :continuedInPartBy,
|
1440
1497
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1441
|
-
definition: "Resource part of whose content separated from an earlier resource to form a new resource
|
1498
|
+
definition: "Resource part of whose content separated from an earlier resource to form a new resource",
|
1442
1499
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1443
1500
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/separatedFrom",
|
1444
1501
|
label: "Continued in part by",
|
@@ -1446,7 +1503,7 @@ module RDF::Vocab
|
|
1446
1503
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1447
1504
|
property :continues,
|
1448
1505
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1449
|
-
definition: "Resource that is continued by the content of a later resource under a new title
|
1506
|
+
definition: "Resource that is continued by the content of a later resource under a new title",
|
1450
1507
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1451
1508
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/continuedBy",
|
1452
1509
|
label: "Continuation of",
|
@@ -1454,7 +1511,7 @@ module RDF::Vocab
|
|
1454
1511
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1455
1512
|
property :continuesInPart,
|
1456
1513
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1457
|
-
definition: "Resource that split into two or more separate resources with new titles
|
1514
|
+
definition: "Resource that split into two or more separate resources with new titles",
|
1458
1515
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1459
1516
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/splitInto",
|
1460
1517
|
label: "Continuation in part of",
|
@@ -1462,14 +1519,14 @@ module RDF::Vocab
|
|
1462
1519
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1463
1520
|
property :contribution,
|
1464
1521
|
comment: "Suggested use - With Work, Instance or Item",
|
1465
|
-
definition: "Agent and its role in relation to the resource
|
1522
|
+
definition: "Agent and its role in relation to the resource",
|
1466
1523
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (Corrected label)"],
|
1467
1524
|
label: "Contributor and role",
|
1468
1525
|
range: "http://id.loc.gov/ontologies/bibframe/Contribution",
|
1469
1526
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1470
1527
|
property :contributionOf,
|
1471
1528
|
comment: "Suggested value - Work, Instance or Item",
|
1472
|
-
definition: "Relates a contribution resource, which associates an Agent and Role together, to the relevant resource
|
1529
|
+
definition: "Relates a contribution resource, which associates an Agent and Role together, to the relevant resource",
|
1473
1530
|
domain: "http://id.loc.gov/ontologies/bibframe/Contribution",
|
1474
1531
|
"http://purl.org/dc/terms/modified": "2021-06-09 (New [GH4])",
|
1475
1532
|
label: "Contribution of",
|
@@ -1511,7 +1568,7 @@ module RDF::Vocab
|
|
1511
1568
|
range: "http://id.loc.gov/ontologies/bibframe/CoverArt",
|
1512
1569
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1513
1570
|
property :creationDate,
|
1514
|
-
definition: "Date or date and time on which the original metadata first created
|
1571
|
+
definition: "Date or date and time on which the original metadata first created",
|
1515
1572
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1516
1573
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1517
1574
|
label: "Description creation date",
|
@@ -1535,7 +1592,7 @@ module RDF::Vocab
|
|
1535
1592
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1536
1593
|
property :dataSource,
|
1537
1594
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1538
|
-
definition: "Resource that is a data source to which the described resource is related
|
1595
|
+
definition: "Resource that is a data source to which the described resource is related; may contain information about other files, printed sources, or collection procedures",
|
1539
1596
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (updated range)"],
|
1540
1597
|
label: "Data source",
|
1541
1598
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
@@ -1556,51 +1613,51 @@ module RDF::Vocab
|
|
1556
1613
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1557
1614
|
property :derivativeOf,
|
1558
1615
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1559
|
-
definition: "Source work from which the described resource is derived
|
1616
|
+
definition: "Source work from which the described resource is derived",
|
1560
1617
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1561
1618
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasDerivative",
|
1562
1619
|
label: "Is derivative of",
|
1563
1620
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1564
1621
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1565
1622
|
property :derivedFrom,
|
1566
|
-
definition: "Link to the metadata that was the source of the data
|
1623
|
+
definition: "Link to the metadata that was the source of the data",
|
1567
1624
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1568
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1625
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH41])"],
|
1569
1626
|
label: "Source metadata",
|
1570
1627
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1571
1628
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1572
1629
|
property :descriptionAuthentication,
|
1573
|
-
definition: "Indication of specific types of reviews that have been carried out on the description information
|
1630
|
+
definition: "Indication of specific types of reviews that have been carried out on the description information",
|
1574
1631
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1575
1632
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1576
1633
|
label: "Description authentication",
|
1577
1634
|
range: "http://id.loc.gov/ontologies/bibframe/DescriptionAuthentication",
|
1578
1635
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1579
1636
|
property :descriptionConventions,
|
1580
|
-
definition: "Rules used for the descriptive content of the resource description
|
1637
|
+
definition: "Rules used for the descriptive content of the resource description",
|
1581
1638
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1582
1639
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed domain name)"],
|
1583
1640
|
label: "Description conventions",
|
1584
1641
|
range: "http://id.loc.gov/ontologies/bibframe/DescriptionConventions",
|
1585
1642
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1586
1643
|
property :descriptionLanguage,
|
1587
|
-
definition: "Language used for the metadata
|
1644
|
+
definition: "Language used for the metadata",
|
1588
1645
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1589
1646
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1590
1647
|
label: "Description language",
|
1591
1648
|
range: "http://id.loc.gov/ontologies/bibframe/Language",
|
1592
1649
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1593
1650
|
property :descriptionLevel,
|
1594
|
-
definition: "Designation of the descriptive content of the metadata
|
1651
|
+
definition: "Designation of the descriptive content of the metadata",
|
1595
1652
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1596
1653
|
"http://purl.org/dc/terms/modified": "2022-10-03 (New [GH43])",
|
1597
1654
|
label: "Description level",
|
1598
1655
|
range: "http://id.loc.gov/ontologies/bibframe/DescriptionLevel",
|
1599
1656
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1600
1657
|
property :descriptionModifier,
|
1601
|
-
definition: "Agency that modified a description
|
1658
|
+
definition: "Agency that modified a description",
|
1602
1659
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1603
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1660
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"],
|
1604
1661
|
label: "Description modifier",
|
1605
1662
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1606
1663
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1626,6 +1683,13 @@ module RDF::Vocab
|
|
1626
1683
|
label: "Dissertation Information",
|
1627
1684
|
range: "http://id.loc.gov/ontologies/bibframe/Dissertation",
|
1628
1685
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1686
|
+
property :distributionStatement,
|
1687
|
+
definition: "Statement related to the distribution of the resources; usually transcribed.",
|
1688
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
1689
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH124])",
|
1690
|
+
label: "Distribution statement",
|
1691
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
1692
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1629
1693
|
property :duration,
|
1630
1694
|
comment: "Suggested use - With Work or Instance",
|
1631
1695
|
definition: "Information about the playing time, running time, etc. of a resource.",
|
@@ -1697,7 +1761,7 @@ module RDF::Vocab
|
|
1697
1761
|
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
1698
1762
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1699
1763
|
property :eventContent,
|
1700
|
-
definition: "Work whose content is the described event
|
1764
|
+
definition: "Work whose content is the described event",
|
1701
1765
|
domain: "http://id.loc.gov/ontologies/bibframe/Event",
|
1702
1766
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1703
1767
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/eventContentOf",
|
@@ -1706,7 +1770,7 @@ module RDF::Vocab
|
|
1706
1770
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1707
1771
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1708
1772
|
property :eventContentOf,
|
1709
|
-
definition: "Event that is the content of the described work
|
1773
|
+
definition: "Event that is the content of the described work",
|
1710
1774
|
domain: "http://id.loc.gov/ontologies/bibframe/Work",
|
1711
1775
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1712
1776
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/eventContent",
|
@@ -1722,12 +1786,11 @@ module RDF::Vocab
|
|
1722
1786
|
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
1723
1787
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1724
1788
|
property :expressionOf,
|
1725
|
-
|
1726
|
-
|
1727
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])"],
|
1789
|
+
comment: ["Suggested use - With Work or Hub", "Suggested value - With Work or Hub"],
|
1790
|
+
definition: "Work or Hub that the described Work or Hub is an expression of; used to connect Works and/or Hubs under LRM/RDA guidelines or similar implementations",
|
1791
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])", "2023-11-30 (Modified domain/range to support Hub [GH110])"],
|
1728
1792
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasExpression",
|
1729
1793
|
label: "Expression of",
|
1730
|
-
range: "http://id.loc.gov/ontologies/bibframe/Work",
|
1731
1794
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1732
1795
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1733
1796
|
property :extent,
|
@@ -1739,7 +1802,7 @@ module RDF::Vocab
|
|
1739
1802
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1740
1803
|
property :findingAid,
|
1741
1804
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1742
|
-
definition: "Relationship for archival, visual, and manuscript resources to a finding aid or similar control materials
|
1805
|
+
definition: "Relationship for archival, visual, and manuscript resources to a finding aid or similar control materials",
|
1743
1806
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1744
1807
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/findingAidOf",
|
1745
1808
|
label: "Finding aid",
|
@@ -1747,7 +1810,7 @@ module RDF::Vocab
|
|
1747
1810
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1748
1811
|
property :findingAidOf,
|
1749
1812
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1750
|
-
definition: "Finding aid or similar control materials for archival, visual, and manuscript resources
|
1813
|
+
definition: "Finding aid or similar control materials for archival, visual, and manuscript resources",
|
1751
1814
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1752
1815
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/findingAid",
|
1753
1816
|
label: "Finding aid for",
|
@@ -1783,7 +1846,7 @@ module RDF::Vocab
|
|
1783
1846
|
range: "http://id.loc.gov/ontologies/bibframe/Generation",
|
1784
1847
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1785
1848
|
property :generationDate,
|
1786
|
-
definition: "Date of conversion of the metadata from another format
|
1849
|
+
definition: "Date of conversion of the metadata from another format",
|
1787
1850
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1788
1851
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1789
1852
|
label: "Date generated",
|
@@ -1791,7 +1854,7 @@ module RDF::Vocab
|
|
1791
1854
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/date",
|
1792
1855
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1793
1856
|
property :generationProcess,
|
1794
|
-
definition: "Indication of the program or process used to generate the description by application of a particular transformation
|
1857
|
+
definition: "Indication of the program or process used to generate the description by application of a particular transformation",
|
1795
1858
|
domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata",
|
1796
1859
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1797
1860
|
label: "Description generation",
|
@@ -1800,7 +1863,7 @@ module RDF::Vocab
|
|
1800
1863
|
property :genreForm,
|
1801
1864
|
comment: "Suggested use - With Work, Instance or Item",
|
1802
1865
|
definition: "Form category or genre to which a resource belongs",
|
1803
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1866
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH16])"],
|
1804
1867
|
label: "Genre/form",
|
1805
1868
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1806
1869
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1814,13 +1877,13 @@ module RDF::Vocab
|
|
1814
1877
|
property :grantingInstitution,
|
1815
1878
|
definition: "Name of degree granting institution.",
|
1816
1879
|
domain: "http://id.loc.gov/ontologies/bibframe/Dissertation",
|
1817
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1880
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"],
|
1818
1881
|
label: "Degree issuing institution",
|
1819
1882
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1820
1883
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1821
1884
|
property :hasDerivative,
|
1822
1885
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1823
|
-
definition: "Resource that is a modification of the described work
|
1886
|
+
definition: "Resource that is a modification of the described work",
|
1824
1887
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1825
1888
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/derivativeOf",
|
1826
1889
|
label: "Has derivative",
|
@@ -1828,22 +1891,21 @@ module RDF::Vocab
|
|
1828
1891
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1829
1892
|
property :hasEquivalent,
|
1830
1893
|
comment: ["Suggested use - With Work, Instance or Item", "Suggested value - Work, Instance or Item"],
|
1831
|
-
definition: "Resource embodies the same content as the described resource
|
1894
|
+
definition: "Resource embodies the same content as the described resource",
|
1832
1895
|
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
1833
1896
|
label: "Equivalence",
|
1834
1897
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1835
1898
|
type: "http://www.w3.org/2002/07/owl#SymmetricProperty"
|
1836
1899
|
property :hasExpression,
|
1837
|
-
|
1838
|
-
|
1839
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])"],
|
1900
|
+
comment: ["Suggested use - With Work or Hub", "Suggested value - With Work or Hub"],
|
1901
|
+
definition: "Work or Hub that is an expression of a described Work or Hub; used to relate Works and/or Hubs under LRM/RDA guidelines or similar implementations",
|
1902
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])", "2023-11-30 (Modified domain/range to support Hub [GH110])"],
|
1840
1903
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/expressionOf",
|
1841
1904
|
label: "Expressed as",
|
1842
|
-
range: "http://id.loc.gov/ontologies/bibframe/Work",
|
1843
1905
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1844
1906
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1845
1907
|
property :hasInstance,
|
1846
|
-
definition: "Instance is related to described Work
|
1908
|
+
definition: "Instance is related to described Work ; used to connect Works to Instances in the BIBFRAME structure",
|
1847
1909
|
domain: "http://id.loc.gov/ontologies/bibframe/Work",
|
1848
1910
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1849
1911
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/instanceOf",
|
@@ -1852,7 +1914,7 @@ module RDF::Vocab
|
|
1852
1914
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1853
1915
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1854
1916
|
property :hasItem,
|
1855
|
-
definition: "Item which is an example of the described Instance
|
1917
|
+
definition: "Item which is an example of the described Instance",
|
1856
1918
|
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
1857
1919
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2017-02-07 (slight revision of definition)"],
|
1858
1920
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/itemOf",
|
@@ -1869,7 +1931,7 @@ module RDF::Vocab
|
|
1869
1931
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
1870
1932
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1871
1933
|
property :hasReproduction,
|
1872
|
-
definition: "Resource that reproduces another Resource
|
1934
|
+
definition: "Resource that reproduces another Resource",
|
1873
1935
|
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
1874
1936
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1875
1937
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/reproductionOf",
|
@@ -1879,16 +1941,16 @@ module RDF::Vocab
|
|
1879
1941
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1880
1942
|
property :hasSeries,
|
1881
1943
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1882
|
-
definition: "
|
1883
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1944
|
+
definition: "Relation between a resource and the larger resource in which it has been issued; the title of the encompassing larger resource features on the part",
|
1945
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2024-07-10 (updated definition [GF106])"],
|
1884
1946
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/seriesOf",
|
1885
1947
|
label: "In series",
|
1886
1948
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/partOf",
|
1887
1949
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1888
1950
|
property :hasSubseries,
|
1889
1951
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1890
|
-
definition: "
|
1891
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1952
|
+
definition: "Relation between a resource and the larger Series resource in which it has been issued; the larger Series resource is part of another overarching Series resource",
|
1953
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2024-07-10 (updated definition [GF106])"],
|
1892
1954
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/subseriesOf",
|
1893
1955
|
label: "Subseries",
|
1894
1956
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/partOf",
|
@@ -1896,7 +1958,7 @@ module RDF::Vocab
|
|
1896
1958
|
property :heldBy,
|
1897
1959
|
definition: "Entity holding the item or from which it is available.",
|
1898
1960
|
domain: "http://id.loc.gov/ontologies/bibframe/Item",
|
1899
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
1961
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"],
|
1900
1962
|
label: "Held by",
|
1901
1963
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1902
1964
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1954,14 +2016,14 @@ module RDF::Vocab
|
|
1954
2016
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1955
2017
|
property :indexOf,
|
1956
2018
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
1957
|
-
definition: "Index that accompanies a resource
|
2019
|
+
definition: "Index that accompanies a resource",
|
1958
2020
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
1959
2021
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/index",
|
1960
2022
|
label: "Index to",
|
1961
2023
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/accompanies",
|
1962
2024
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1963
2025
|
property :instanceOf,
|
1964
|
-
definition: "Work the Instance described instantiates or manifests
|
2026
|
+
definition: "Work the Instance described instantiates or manifests; used to connect Instances to Works in the BIBFRAME structure",
|
1965
2027
|
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
1966
2028
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
1967
2029
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasInstance",
|
@@ -1986,7 +2048,7 @@ module RDF::Vocab
|
|
1986
2048
|
property :intendedAudience,
|
1987
2049
|
comment: "Suggested use - With Work or Instance",
|
1988
2050
|
definition: "Information that identifies the specific audience or intellectual level for which the content of the resource is considered appropriate.",
|
1989
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (
|
2051
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH74])"],
|
1990
2052
|
label: "Intended audience",
|
1991
2053
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
1992
2054
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -1999,13 +2061,13 @@ module RDF::Vocab
|
|
1999
2061
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2000
2062
|
property :issuedWith,
|
2001
2063
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2002
|
-
definition: "Resource that is issued on the same carrier as the resource being described
|
2003
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
2064
|
+
definition: "Resource that is issued on the same carrier as the resource being described",
|
2065
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH62], Broadened domain [GH62])"],
|
2004
2066
|
label: "Issued with",
|
2005
2067
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/accompanies",
|
2006
2068
|
type: "http://www.w3.org/2002/07/owl#SymmetricProperty"
|
2007
2069
|
property :itemOf,
|
2008
|
-
definition: "Instance for which the described Item is an example
|
2070
|
+
definition: "Instance for which the described Item is an example",
|
2009
2071
|
domain: "http://id.loc.gov/ontologies/bibframe/Item",
|
2010
2072
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2017-02-07 (slight revision of definition)"],
|
2011
2073
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasItem",
|
@@ -2023,7 +2085,7 @@ module RDF::Vocab
|
|
2023
2085
|
property :language,
|
2024
2086
|
definition: "Language associated with a resource or its parts.",
|
2025
2087
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2026
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (
|
2088
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH70])"],
|
2027
2089
|
label: "Language information",
|
2028
2090
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2029
2091
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -2056,6 +2118,13 @@ module RDF::Vocab
|
|
2056
2118
|
label: "Main title",
|
2057
2119
|
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
2058
2120
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2121
|
+
property :manufactureStatement,
|
2122
|
+
definition: "Statement related to the manufacture of the resources; usually transcribed.",
|
2123
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
2124
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH124])",
|
2125
|
+
label: "Manufacture statement",
|
2126
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
2127
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2059
2128
|
property :material,
|
2060
2129
|
comment: "Suggested use - With Work, Instance or Item",
|
2061
2130
|
definition: "Resource uses, is composed of, integrates, etc. the related material.",
|
@@ -2073,13 +2142,13 @@ module RDF::Vocab
|
|
2073
2142
|
property :media,
|
2074
2143
|
comment: "Suggested use - With Work or Instance",
|
2075
2144
|
definition: "Categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource.",
|
2076
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (
|
2145
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH73])"],
|
2077
2146
|
label: "Media type",
|
2078
2147
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2079
2148
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2080
2149
|
property :mergedToForm,
|
2081
2150
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2082
|
-
definition: "One of two or more resources that come together to form a new resource
|
2151
|
+
definition: "One of two or more resources that come together to form a new resource",
|
2083
2152
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2084
2153
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/mergerOf",
|
2085
2154
|
label: "Merged to form",
|
@@ -2087,7 +2156,7 @@ module RDF::Vocab
|
|
2087
2156
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2088
2157
|
property :mergerOf,
|
2089
2158
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2090
|
-
definition: "One of two or more resources which came together to form a new resource
|
2159
|
+
definition: "One of two or more resources which came together to form a new resource",
|
2091
2160
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2092
2161
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/mergedToForm",
|
2093
2162
|
label: "Merger of",
|
@@ -2188,14 +2257,14 @@ module RDF::Vocab
|
|
2188
2257
|
property :originPlace,
|
2189
2258
|
comment: "Suggested use - With Work or Instance",
|
2190
2259
|
definition: "Place from which the creation of the resource originated.",
|
2191
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50],
|
2260
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50], Broadened range [GH19])", "2022-10-03 (updated domain [GH83])"],
|
2192
2261
|
label: "Origin place",
|
2193
2262
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2194
2263
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/place",
|
2195
2264
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2196
2265
|
property :originalVersion,
|
2197
2266
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2198
|
-
definition: "Resource is the original version of which this resource is a reproduction
|
2267
|
+
definition: "Resource is the original version of which this resource is a reproduction",
|
2199
2268
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2200
2269
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/originalVersionOf",
|
2201
2270
|
label: "Original version",
|
@@ -2203,7 +2272,7 @@ module RDF::Vocab
|
|
2203
2272
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2204
2273
|
property :originalVersionOf,
|
2205
2274
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2206
|
-
definition: "Original version of a resource
|
2275
|
+
definition: "Original version of a resource",
|
2207
2276
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2208
2277
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/originalVersion",
|
2209
2278
|
label: "Original version of",
|
@@ -2211,14 +2280,14 @@ module RDF::Vocab
|
|
2211
2280
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2212
2281
|
property :otherEdition,
|
2213
2282
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2214
|
-
definition: "Resource has other available editions, for example simultaneously published language editions or reprints
|
2283
|
+
definition: "Resource has other available editions, for example simultaneously published language editions or reprints",
|
2215
2284
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-05-13 (symmetrical)", "2021-06-09 (Change subproperty to relatedTo [GH61])"],
|
2216
2285
|
label: "Other edition",
|
2217
2286
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
2218
2287
|
type: "http://www.w3.org/2002/07/owl#SymmetricProperty"
|
2219
2288
|
property :otherPhysicalFormat,
|
2220
2289
|
comment: "Suggested use - With Work or Instance",
|
2221
|
-
definition: "Resource that is manifested in another physical carrier
|
2290
|
+
definition: "Resource that is manifested in another physical carrier",
|
2222
2291
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened domain [GH79])"],
|
2223
2292
|
label: "Has other physical format",
|
2224
2293
|
range: "http://id.loc.gov/ontologies/bibframe/Instance",
|
@@ -2254,7 +2323,7 @@ module RDF::Vocab
|
|
2254
2323
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2255
2324
|
property :partOf,
|
2256
2325
|
comment: ["Suggested use - With Work, Instance, Item or Event", "Suggested value - Work, Instance, Item or Event"],
|
2257
|
-
definition: "Resource in which the described resource is physically or logically contained
|
2326
|
+
definition: "Resource in which the described resource is physically or logically contained",
|
2258
2327
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Use with Event also [GH9])"],
|
2259
2328
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasPart",
|
2260
2329
|
label: "Is part of",
|
@@ -2277,7 +2346,7 @@ module RDF::Vocab
|
|
2277
2346
|
property :place,
|
2278
2347
|
definition: "Geographic location or place entity associated with a resource or element of description, such as the place associated with the publication, printing, distribution, issue, release or production of a resource, place of an event.",
|
2279
2348
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2280
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
2349
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH19])"],
|
2281
2350
|
label: "Place",
|
2282
2351
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2283
2352
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -2290,7 +2359,7 @@ module RDF::Vocab
|
|
2290
2359
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2291
2360
|
property :precededBy,
|
2292
2361
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2293
|
-
definition: "Resource that precedes the resource being described, e.g., is earlier in time or before in narrative
|
2362
|
+
definition: "Resource that precedes the resource being described, e.g., is earlier in time or before in narrative",
|
2294
2363
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
2295
2364
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/succeededBy",
|
2296
2365
|
label: "Preceded by",
|
@@ -2310,6 +2379,13 @@ module RDF::Vocab
|
|
2310
2379
|
label: "Production method",
|
2311
2380
|
range: "http://id.loc.gov/ontologies/bibframe/ProductionMethod",
|
2312
2381
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2382
|
+
property :productionStatement,
|
2383
|
+
definition: "Statement related to the production of the resources; usually transcribed.",
|
2384
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
2385
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH124])",
|
2386
|
+
label: "Production statement",
|
2387
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
2388
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2313
2389
|
property :projection,
|
2314
2390
|
definition: "Method or system used to represent the surface of the earth or of a celestial sphere on a plane.",
|
2315
2391
|
domain: "http://id.loc.gov/ontologies/bibframe/Cartographic",
|
@@ -2345,6 +2421,13 @@ module RDF::Vocab
|
|
2345
2421
|
label: "Publication frequency",
|
2346
2422
|
range: "http://id.loc.gov/ontologies/bibframe/PubFrequency",
|
2347
2423
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2424
|
+
property :publicationStatement,
|
2425
|
+
definition: "Statement related to the publication of the resources; usually transcribed.",
|
2426
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
2427
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH124])",
|
2428
|
+
label: "Publication statement",
|
2429
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
2430
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2348
2431
|
property :qualifier,
|
2349
2432
|
definition: "Qualifier of information, such as an addition to a title to make it unique or qualifying information associated with an identifier.",
|
2350
2433
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
@@ -2369,22 +2452,43 @@ module RDF::Vocab
|
|
2369
2452
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2370
2453
|
property :references,
|
2371
2454
|
comment: ["Suggested use - With Work, Instance or Item", "Suggested value - Work, Instance or Item"],
|
2372
|
-
definition: "Resource that is referenced by the described resource
|
2455
|
+
definition: "Resource that is referenced by the described resource",
|
2373
2456
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
2374
2457
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/referencedBy",
|
2375
2458
|
label: "References",
|
2376
2459
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo",
|
2377
2460
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2378
2461
|
property :relatedTo,
|
2379
|
-
definition: "Any relationship between Work, Instance, Item, and Event resources
|
2462
|
+
definition: "Any relationship between Work, Instance, Item, and Event resources",
|
2380
2463
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2381
2464
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Modified definition [GH2])"],
|
2382
2465
|
label: "Related resource",
|
2383
2466
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2384
2467
|
type: "http://www.w3.org/2002/07/owl#SymmetricProperty"
|
2468
|
+
property :relation,
|
2469
|
+
comment: "Suggested use - With Hub, Work, Instance or Item",
|
2470
|
+
definition: "Associated resource and its relationship to the resource being described",
|
2471
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH116])",
|
2472
|
+
label: "Relation",
|
2473
|
+
range: "http://id.loc.gov/ontologies/bibframe/Relation",
|
2474
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2475
|
+
property :relationship,
|
2476
|
+
definition: "Type of relationship between resources",
|
2477
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Relation",
|
2478
|
+
"http://purl.org/dc/terms/modified": "2024-07-10 (New [GH116])",
|
2479
|
+
label: "Relationship",
|
2480
|
+
range: "http://id.loc.gov/ontologies/bibframe/Relationship",
|
2481
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2482
|
+
property :relief,
|
2483
|
+
definition: "Relief term specified on a cartographic resource",
|
2484
|
+
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
2485
|
+
"http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])",
|
2486
|
+
label: "Relief",
|
2487
|
+
range: "http://id.loc.gov/ontologies/bibframe/Relief",
|
2488
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2385
2489
|
property :replacedBy,
|
2386
2490
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2387
|
-
definition: "Later resource used in place of an earlier resource, usually because the later resource contains updated or new information
|
2491
|
+
definition: "Later resource used in place of an earlier resource, usually because the later resource contains updated or new information",
|
2388
2492
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2022-10-03 (corrected label [GH85])"],
|
2389
2493
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/replacementOf",
|
2390
2494
|
label: "Replaced by",
|
@@ -2392,14 +2496,14 @@ module RDF::Vocab
|
|
2392
2496
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2393
2497
|
property :replacementOf,
|
2394
2498
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2395
|
-
definition: "Earlier resource whose content has been replaced by a later resource, usually because the later resource contains updated or new information
|
2499
|
+
definition: "Earlier resource whose content has been replaced by a later resource, usually because the later resource contains updated or new information",
|
2396
2500
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2022-10-03 (corrected label [GH85])"],
|
2397
2501
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/replacedBy",
|
2398
2502
|
label: "Replacement of",
|
2399
2503
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/precededBy",
|
2400
2504
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2401
2505
|
property :reproductionOf,
|
2402
|
-
definition: "Resource that is a reproduction of another Resource
|
2506
|
+
definition: "Resource that is a reproduction of another Resource",
|
2403
2507
|
domain: "http://id.loc.gov/ontologies/bibframe/Instance",
|
2404
2508
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
2405
2509
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasReproduction",
|
@@ -2444,23 +2548,23 @@ module RDF::Vocab
|
|
2444
2548
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2445
2549
|
property :separatedFrom,
|
2446
2550
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2447
|
-
definition: "Resource that spun off a part of its content to form a new resource
|
2551
|
+
definition: "Resource that spun off a part of its content to form a new resource",
|
2448
2552
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2449
2553
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/continuedInPartBy",
|
2450
2554
|
label: "Separated from",
|
2451
2555
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/precededBy",
|
2452
2556
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2453
2557
|
property :seriesEnumeration,
|
2558
|
+
comment: "Suggested use - With Work or Instance",
|
2454
2559
|
definition: "Series enumeration of the resource; usually transcribed.",
|
2455
|
-
|
2456
|
-
"http://purl.org/dc/terms/modified": "2016-04-21 (New)",
|
2560
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2024-07-10 (changed domain [GH100])"],
|
2457
2561
|
label: "Series enumeration",
|
2458
2562
|
range: "http://www.w3.org/2000/01/rdf-schema#Literal",
|
2459
2563
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2460
2564
|
property :seriesOf,
|
2461
2565
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2462
|
-
definition: "
|
2463
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2566
|
+
definition: "Relation between a larger resource and the resources it encompasses, forming a series, the title of the larger resource appears on the parts",
|
2567
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2024-07-10 (updated definition [GF106])"],
|
2464
2568
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasSeries",
|
2465
2569
|
label: "Series container of",
|
2466
2570
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/hasPart",
|
@@ -2496,7 +2600,7 @@ module RDF::Vocab
|
|
2496
2600
|
property :source,
|
2497
2601
|
definition: "Resource from which value or label came or was derived, such as the formal source/scheme from which a classification number is taken or derived, list from which an agent name is taken or derived, source within which an identifier is unique.",
|
2498
2602
|
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2499
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (
|
2603
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"],
|
2500
2604
|
label: "Source",
|
2501
2605
|
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
2502
2606
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
@@ -2509,7 +2613,7 @@ module RDF::Vocab
|
|
2509
2613
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2510
2614
|
property :splitInto,
|
2511
2615
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2512
|
-
definition: "One of two or more resources resulting from the division of an earlier resource into separate resources
|
2616
|
+
definition: "One of two or more resources resulting from the division of an earlier resource into separate resources",
|
2513
2617
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2514
2618
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/continuesInPart",
|
2515
2619
|
label: "Split into",
|
@@ -2552,8 +2656,8 @@ module RDF::Vocab
|
|
2552
2656
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2553
2657
|
property :subseriesOf,
|
2554
2658
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2555
|
-
definition: "Series resource
|
2556
|
-
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2659
|
+
definition: "Relation between a Series resource and the resources it encompasses, forming a Subseries; the Series resource itself has a relation with a larger resource, of which it is a part",
|
2660
|
+
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2024-07-10 (updated definition [GF106])"],
|
2557
2661
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/hasSubseries",
|
2558
2662
|
label: "Subseries of",
|
2559
2663
|
subPropertyOf: "http://id.loc.gov/ontologies/bibframe/hasPart",
|
@@ -2574,7 +2678,7 @@ module RDF::Vocab
|
|
2574
2678
|
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
2575
2679
|
property :succeededBy,
|
2576
2680
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2577
|
-
definition: "Resource that succeeds the resource being described, e.g., later in time or after in a narrative
|
2681
|
+
definition: "Resource that succeeds the resource being described, e.g., later in time or after in a narrative",
|
2578
2682
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)"],
|
2579
2683
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/precededBy",
|
2580
2684
|
label: "Succeeded by",
|
@@ -2589,7 +2693,7 @@ module RDF::Vocab
|
|
2589
2693
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2590
2694
|
property :supplement,
|
2591
2695
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2592
|
-
definition: "Resource that updates or otherwise complements the predominant resource
|
2696
|
+
definition: "Resource that updates or otherwise complements the predominant resource",
|
2593
2697
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2594
2698
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/supplementTo",
|
2595
2699
|
label: "Supplement",
|
@@ -2597,7 +2701,7 @@ module RDF::Vocab
|
|
2597
2701
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2598
2702
|
property :supplementTo,
|
2599
2703
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2600
|
-
definition: "Resource that is updated or otherwise complemented by the augmenting resource
|
2704
|
+
definition: "Resource that is updated or otherwise complemented by the augmenting resource",
|
2601
2705
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"],
|
2602
2706
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/supplement",
|
2603
2707
|
label: "Supplement to",
|
@@ -2661,7 +2765,7 @@ module RDF::Vocab
|
|
2661
2765
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2662
2766
|
property :translation,
|
2663
2767
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2664
|
-
definition: "Resource that translates the text of the source entity into a language different from that of the original
|
2768
|
+
definition: "Resource that translates the text of the source entity into a language different from that of the original",
|
2665
2769
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2017-02-03 (corrected subproperty)"],
|
2666
2770
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/translationOf",
|
2667
2771
|
label: "Translation as",
|
@@ -2669,7 +2773,7 @@ module RDF::Vocab
|
|
2669
2773
|
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
2670
2774
|
property :translationOf,
|
2671
2775
|
comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"],
|
2672
|
-
definition: "Resource that has been translated, i.e., the text is expressed in a language different from that of the original resource
|
2776
|
+
definition: "Resource that has been translated, i.e., the text is expressed in a language different from that of the original resource",
|
2673
2777
|
"http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2017-02-03 (corrected subproperty)"],
|
2674
2778
|
inverseOf: "http://id.loc.gov/ontologies/bibframe/translation",
|
2675
2779
|
label: "Translation of",
|