-
Notifications
You must be signed in to change notification settings - Fork 0
/
RePIM.owl
386 lines (234 loc) · 14.3 KB
/
RePIM.owl
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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<?xml version="1.0"?>
<rdf:RDF xmlns="http://repim.unibo.it/sm/"
xml:base="http://repim.unibo.it/sm/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:ecrm="http://erlangen-crm.org/current/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:efrbroo="http://erlangen-crm.org/efrbroo/">
<owl:Ontology rdf:about="http://repim.unibo.it/sm/">
<owl:imports rdf:resource="http://erlangen-crm.org/current/"/>
<owl:imports rdf:resource="http://erlangen-crm.org/efrbroo/"/>
<rdfs:comment xml:lang="it">Ontologia di dominio che definisce i concetti e le relazioni utilizzate per rappresentare i contenuti del repertorio del madrigale italiano e delle sue fonti.
L'ontologia è nativamente allineata al CIDOC CRM e a FRBRoo entrambe impiegate nella definizione del dataset RePIM LOD.</rdfs:comment>
<rdfs:label xml:lang="it">Modello semantico del RePIM - Repertorio della Poesia Italiana in Musica</rdfs:label>
<rdfs:label xml:lang="en">RePIM - Repertory of the Italian Poetry in Music Semantic Model</rdfs:label>
<rdfs:label xml:lang="en">RePIM SM ia a domain ontology that defines basic concepts and relations within the madrigal repertoire and its sources. RePIM SM is natively aligned with CIDOC CRM and FRBRoo both used in the RePIM LOD dataset definition.</rdfs:label>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://repim.unibo.it/sm/RP1_group_member_of -->
<owl:ObjectProperty rdf:about="http://repim.unibo.it/sm/RP1_group_member_of">
<rdfs:domain rdf:resource="http://repim.unibo.it/sm/RC1_Incipit"/>
<rdfs:range rdf:resource="http://repim.unibo.it/sm/RC1_Incipit"/>
<rdfs:label xml:lang="it">RP1 membro del gruppo</rdfs:label>
</owl:ObjectProperty>
<!-- http://repim.unibo.it/sm/RP2_has_matter -->
<owl:ObjectProperty rdf:about="http://repim.unibo.it/sm/RP2_has_matter">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:label xml:lang="it">contenuto</rdfs:label>
<rdfs:label xml:lang="en">has matter</rdfs:label>
</owl:ObjectProperty>
<!-- http://repim.unibo.it/sm/RP3_has_literary_source -->
<owl:ObjectProperty rdf:about="http://repim.unibo.it/sm/RP3_has_literary_source">
<rdfs:label xml:lang="it">fonte letteraria</rdfs:label>
<rdfs:label xml:lang="en">has literary source</rdfs:label>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://repim.unibo.it/sm/RD0_indexed_by -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD0_indexed_by">
<rdfs:label xml:lang="en">full text indexing data</rdfs:label>
<rdfs:label xml:lang="it">testo indicizzato</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD10_caption -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD10_caption">
<rdfs:label xml:lang="en">caption</rdfs:label>
<rdfs:label xml:lang="it">didascalia</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD11_digital_reproduction_available -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD11_digital_reproduction_available">
<rdfs:label xml:lang="en">digital reproduction available</rdfs:label>
<rdfs:label xml:lang="it">riproduzione digitale disponibile</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD12_item_extent_description -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD12_item_extent_description">
<rdfs:comment xml:lang="it">descrizione della consistenza dell'item</rdfs:comment>
<rdfs:comment xml:lang="en">item extent description</rdfs:comment>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD13_dedication_explicit -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD13_dedication_explicit">
<rdfs:label xml:lang="en">dedication explicit</rdfs:label>
<rdfs:label xml:lang="it">explicit della dedica</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD14_dedication_heading -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD14_dedication_heading">
<rdfs:label xml:lang="en">heading</rdfs:label>
<rdfs:label xml:lang="it">intestazione</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD15_number_in_source -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD15_number_in_source">
<rdfs:label xml:lang="en">numberi in source</rdfs:label>
<rdfs:label xml:lang="it">numerazione in fonte</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD16_scoring -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD16_scoring">
<rdfs:label xml:lang="it">organico sintetico</rdfs:label>
<rdfs:label xml:lang="en">voices</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD17_is_attribution_uncertain -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD17_is_attribution_uncertain">
<rdfs:label xml:lang="it">attribuzione incerta</rdfs:label>
<rdfs:label xml:lang="en">is uncertain attribution</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD18_is_secondary_source_attribution -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD18_is_secondary_source_attribution">
<rdfs:label xml:lang="it">responsabilità attribuita</rdfs:label>
<rdfs:label xml:lang="en">secondary source attribution</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD19_book_physical_description -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD19_book_physical_description">
<rdfs:domain rdf:resource="http://erlangen-crm.org/efrbroo/F3_Manifestation_Product_Type"/>
<rdfs:label xml:lang="en">book physical description</rdfs:label>
<rdfs:label xml:lang="it">descrizione fisica del libro</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD1_has_first_verse -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD1_has_first_verse">
<rdfs:label xml:lang="en">first verse</rdfs:label>
<rdfs:label xml:lang="it">primo verso</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD20_partbooks -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD20_partbooks">
<rdfs:domain rdf:resource="http://erlangen-crm.org/efrbroo/F3_Manifestation_Product_Type"/>
<rdfs:label xml:lang="en">libri parte</rdfs:label>
<rdfs:label xml:lang="en">music partbooks</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD2_has_second_verse -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD2_has_second_verse">
<rdfs:label xml:lang="en">second verse</rdfs:label>
<rdfs:label xml:lang="it">secondo verso</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD3_is_archetype -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD3_is_archetype">
<rdfs:domain rdf:resource="http://repim.unibo.it/sm/RC1_Incipit"/>
<rdfs:label xml:lang="it">archetipo</rdfs:label>
<rdfs:label xml:lang="en">archetype</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD4_is_head_of_group -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD4_is_head_of_group">
<rdfs:label xml:lang="en">head of group</rdfs:label>
<rdfs:label xml:lang="it">testa del gruppo</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD5_verse_number -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD5_verse_number">
<rdfs:label xml:lang="en">verse number</rdfs:label>
<rdfs:label xml:lang="it">verso numero</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD6_sequential_number -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD6_sequential_number">
<rdfs:label xml:lang="it">numero progressivo</rdfs:label>
<rdfs:label xml:lang="en">sequential number</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD7_part_number -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD7_part_number">
<rdfs:label xml:lang="it">numero parte</rdfs:label>
<rdfs:label xml:lang="en">part number</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD8_work_level -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD8_work_level">
<rdfs:label xml:lang="it">livello opera</rdfs:label>
<rdfs:label xml:lang="en">work level</rdfs:label>
</owl:DatatypeProperty>
<!-- http://repim.unibo.it/sm/RD9_page_number -->
<owl:DatatypeProperty rdf:about="http://repim.unibo.it/sm/RD9_page_number">
<rdfs:label xml:lang="it">numero pagina</rdfs:label>
<rdfs:label xml:lang="en">page number</rdfs:label>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://repim.unibo.it/sm/RC10_Document_Format -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC10_Document_Format">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="en">Documet format</rdfs:label>
<rdfs:label xml:lang="it">Formato del documento</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC11_Edition_Type -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC11_Edition_Type">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="en">Edition type</rdfs:label>
<rdfs:label xml:lang="it">Tipo di edizione</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC1_Incipit -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC1_Incipit">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E33_Linguistic_Object"/>
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E42_Identifier"/>
<rdfs:comment xml:lang="it">Rappresenta la parte di testo, di norma rappresentata dai primi versi del componimento poetico, utilizzata per identificarne il contenuto.</rdfs:comment>
<rdfs:comment xml:lang="en">Represents the portion of text, usually the first verses of a lyrics, used to identify a work.</rdfs:comment>
<rdfs:label>RC1 Incipit</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC2_Verse -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC2_Verse">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E33_Linguistic_Object"/>
<rdfs:comment xml:lang="it">Rappresenta il singolo verso di un componimento poetico. Concettualmente equivalente all'elemento TEI:l.</rdfs:comment>
<rdfs:comment xml:lang="en">Represents a line (single lyric) of a lyrics. Equivalent to a TEI:l element.</rdfs:comment>
<rdfs:label xml:lang="en">RC2 Verse</rdfs:label>
<rdfs:label xml:lang="it">RC2 Verso</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC3_Link -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC3_Link">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E89_Propositional_Object"/>
<rdfs:comment xml:lang="it">Rappresenta un legame tra due entità.</rdfs:comment>
<rdfs:comment xml:lang="en">Represents a link between two entities.</rdfs:comment>
<rdfs:label xml:lang="it">RC3 Legame</rdfs:label>
<rdfs:label xml:lang="en">RC3 Link</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC4_Musical_Form -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC4_Musical_Form">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="it">Forma musicale</rdfs:label>
<rdfs:label xml:lang="en">Musical form</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC5_Poetic_Form -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC5_Poetic_Form">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="en">Forma poetica</rdfs:label>
<rdfs:label xml:lang="en">Poetic form</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC7_Genre -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC7_Genre">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="it">Genere</rdfs:label>
<rdfs:label xml:lang="en">Genre</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC8_Dedication_Role -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC8_Dedication_Role">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="en">Dedication role</rdfs:label>
<rdfs:label xml:lang="it">Ruolo dedica</rdfs:label>
</owl:Class>
<!-- http://repim.unibo.it/sm/RC9_Document_Type -->
<owl:Class rdf:about="http://repim.unibo.it/sm/RC9_Document_Type">
<rdfs:subClassOf rdf:resource="http://erlangen-crm.org/current/E55_Type"/>
<rdfs:label xml:lang="en">Document type</rdfs:label>
<rdfs:label xml:lang="it">Tipo di documento</rdfs:label>
</owl:Class>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->