forked from lcnetdev/bibframe-ontology
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bflc.rdf
242 lines (242 loc) · 14.2 KB
/
bflc.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<rdf:RDF xml:base="http://id.loc.gov/ontologies/bflc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:bf="http://id.loc.gov/ontologies/bibframe/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:dcterms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="">
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2017-03-02T12:26:13.561-05:00</owl:versionInfo>
<rdfs:label>BIBFRAME vocabulary with LC extensions</rdfs:label>
<dcterms:modified>2017-03-02T12:26:13.561-05:00</dcterms:modified>
<owl:imports rdf:resource="http://id.loc.gov/vocabulary/relators"/>
<owl:imports rdf:resource="http://id.loc.gov/ontologies/bibframe"/>
</owl:Ontology>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/AppliesTo">
<rdfs:label>Applies to</rdfs:label>
<skos:definition>The component of a resource to which a charactreristic applies</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/CreatorCharacteristic">
<rdfs:label>Creator characteristic</rdfs:label>
<skos:definition>Category to which the creators of the resource belong.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/DemographicGroup">
<rdfs:label>Demographic group</rdfs:label>
<skos:definition>Characteristics of a group of agents.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/EncodingLevel">
<rdfs:label>Encoding level</rdfs:label>
<skos:definition>Designation of the fullness of the bibliographic description.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/ImageBitDepth">
<rdfs:label>Image bit depth</rdfs:label>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic"/>
<skos:definition>The number of bits used to represent each pixel in an image.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/MachineModel">
<rdfs:label>Model</rdfs:label>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/SystemRequirement"/>
<skos:definition>Model of the computing device on which the resource operates.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/MetadataLicensor">
<rdfs:label>Metadata licensor</rdfs:label>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/Agent"/>
<skos:definition>Organization that licenses the intellectual property rights to the data contained in the description.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/OperatingSystem">
<rdfs:label>Operating system</rdfs:label>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/SystemRequirement"/>
<skos:definition>Software that directly operates a system's hardware.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/Platform">
<rdfs:label/>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/SystemRequirement"/>
<skos:definition/>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/PrimaryContribution">
<rdfs:label>Primary contribution</rdfs:label>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/Contribution"/>
<skos:definition>Contribution for which the agent is the name chosen as the name part of the name and title access point.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/ProgrammingLanguage">
<rdfs:label>Programming language</rdfs:label>
<rdfs:subClassOf rdf:resource="http://id.loc.gov/ontologies/bibframe/SystemRequirement"/>
<skos:definition>Name of the programming language associated with the data comprising the resource.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/Relation">
<rdfs:label>Relation</rdfs:label>
<skos:definition>Connection between resources.</skos:definition>
</owl:Class>
<owl:Class rdf:about="http://id.loc.gov/ontologies/bflc/Relationship">
<rdfs:label>Relationship</rdfs:label>
<skos:definition>Resource and its connection to another resource.</skos:definition>
</owl:Class>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/demographicGroup">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/DemographicGroup"/>
<skos:definition>Characteristics of a group of agents.</skos:definition>
<rdfs:comment>Domain? : </rdfs:comment>
<rdfs:label>Demographic group</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/creatorCharacteristic">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/CreatorCharacteristic"/>
<skos:definition>Category to which the creators of the resource belong.</skos:definition>
<rdfs:comment>Domain? : </rdfs:comment>
<rdfs:label>Creator characteristic</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/projectedProvisionDate">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/date"/>
<skos:definition>Projected date of publication of the resource.</skos:definition>
<rdfs:comment>Domain? : </rdfs:comment>
<rdfs:label>Projected publication date</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/metadataLicensor">
<rdfs:domain rdf:resource="http://id.loc.gov/ontologies/bflc/AdminMetadata"/>
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/MetadataLicensor"/>
<skos:definition>Organization that licenses the intellectual property rights to the data contained in the description.</skos:definition>
<rdfs:label>Metadata licensor</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/encodingLevel">
<rdfs:domain rdf:resource="http://id.loc.gov/ontologies/bflc/AdminMetadata"/>
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/EncodingLevel"/>
<skos:definition>Designation of the fullness of the bibliographic description.</skos:definition>
<rdfs:label>Encoding level</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/appliesTo">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/AppliesTo"/>
<skos:definition>The component of a resource to which a charactreristic applies.</skos:definition>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>Applies to</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/applicableInstitution">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bibframe/Agent"/>
<skos:definition>Institutional location of a resource to which a particular piece of description applies.</skos:definition>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>Applicable institution</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/relationship">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/Relationship"/>
<skos:definition>Resource and its connection to another resource.</skos:definition>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>Related resource and relationship</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bflc/relation">
<rdfs:range rdf:resource="http://id.loc.gov/ontologies/bflc/Relation"/>
<skos:definition>Connection between resources.</skos:definition>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>Specific relationship</rdfs:label>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/name00MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/name10MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/name11MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/name00MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/name10MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/name11MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/primaryContributorName00MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/primaryContributorName10MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/primaryContributorName11MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title00MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title10MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title11MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title30MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title40MatchKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title00MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title10MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title11MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title30MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/title40MarcKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="http://id.loc.gov/ontologies/bflc/titleSortKey">
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<skos:definition/>
<rdfs:comment>Used with Work, Instance or Item</rdfs:comment>
<rdfs:label>missingLabel</rdfs:label>
</owl:DatatypeProperty>
</rdf:RDF>