Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

omac #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

omac #46

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions OMAC/catalog-v001.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=2" prefer="public" xml:base="">
<uri id="Automatically generated entry, Timestamp=1656430870255" name="http://www.omac.org/claim" uri="omac_claim.owl"/>
<uri id="Automatically generated entry, Timestamp=1656430870255" name="http://www.omac.org/work" uri="omac_work.owl"/>
<uri id="Automatically generated entry, Timestamp=1656430870255" name="shadowed:http://www.omac.org/claim" uri="onto-testing/omac_claim.owl"/>
<uri id="Automatically generated entry, Timestamp=1656430870255" name="shadowed:http://www.omac.org/work" uri="onto-testing/omac_work.owl"/>
</group>
</catalog>
47 changes: 47 additions & 0 deletions OMAC/data/CRIM_data/CRIM_Mass_0003.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
@prefix ow:<http://www.omac.org/work#>.
@prefix od:<http://www.omac.org/data#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix dbr: <http://dbpedia.org/resource/>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

viaf:313248912
dcterms:title "Missa o gente brunette"^^xsd:string;
rdf:type ow:MusicalWork;
ow:composed_by viaf:44485735;
dbp:composed "1568"^^xsd:gYear;
dbp:genre <http://dbpedia.org/resource/Mass_(music)>;
ow:sections_number "5";
ow:has_section od:Kyrie_MissaBrunette, od:Gloria_MissaBrunette, od:Credo_MissaBrunette, od:Sanctus_MissaBrunette, od:AgnusDei_MissaBrunette.

od:Kyrie_MissaBrunette
ow:order "1"^^xsd:int;
dbp:genre dbr:Kyrie;
ow:has_subsection od:Kyrie1_MissaBrunette, od:Christe_MissaBrunette, od:Kyrie2_MissaBrunette.

od:Gloria_MissaBrunette
ow:order "2"^^xsd:int;
dbp:genre dbr:Gloria.

od:Credo_MissaBrunette
ow:order "3"^^xsd:int;
dbp:genre dbr:Credo.

od:Sanctus_MissaBrunette
ow:order "4"^^xsd:int;
dbp:genre dbr:Sanctus;
od:has_subsection od:Sanctus_ss_MissaBrunette, od:PleniSunt_MissaBrunette, od:Osanna_MissaBrunette, od:Benedictus_MissaBrunette.

od:AgnusDei_MissaBrunette
ow:order "5"^^xsd:int;
dbp:genre <http://dbpedia.org/resource/Agnus_Dei_(music)>;
ow:has_subsection od:AgnusDei1_MissaBrunette, od:AgnusDei2_MissaBrunette.

viaf:44485735
rdf:type ow:Composer;
dbp:firstname "Nicolas"^^xsd:string;
dbp:familyname "de Marle"^^xsd:string;
dbp:name "Nicolas de Marle"^^xsd:string.
Binary file added OMAC/data/CRIM_data/CRIM_Mass_0003_RDFgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions OMAC/data/CRIM_data/CRIM_Mass_0006.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
@prefix ow: <http://www.omac.org/work#>.
@prefix od: <http://www.omac.org/data#>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dbr: <http://dbpedia.org/resource/>.

viaf:313248882
dcterms:title "Missa Je suis déshéritée"^^xsd:string;
rdf:type ow:MusicalWork;
ow:composed_by viaf:51955127;
dbp:composed "1556"^^xsd:gYear;
dbp:genre <http://dbpedia.org/resource/Mass_(music)>;
ow:CRIM_identifier "CRIM_Mass_0006"^^xsd:string; #testing triple within CRIM project
dbp:url "http://crimproject.org/masses/CRIM_Mass_0006/"^^xsd:anyURI; #testing triple within CRIM project
ow:has_section od:Kyrie-MJD, od:Gloria-MJD, od:Credo-MJD, od:Sanctus-MJD, od:AgnusDei-MJD;
ow:sections_number "5"^^xsd:int.


viaf:51955127
rdf:type ow:Composer;
dbp:firstname "Jean"^^xsd:string;
dbp:familyname "Guyon"^^xsd:string;
dbp:name "Jean Guyon"^^xsd:string.

od:Kyrie-MJD
dbp:genre dbr:Kyrie;
ow:section_order "1"^^xsd:int;
ow:has_subsection od:Kyrie1-MJD, od:Christe-MJD, od:Kyrie2-MJD.

od:Gloria-MJD
dbp:genre dbr:Gloria;
ow:section_order "2"^^xsd:int.

od:Credo-MJD
dbp:genre dbr:Credo;
ow:section_order "3"^^xsd:int.

od:Sanctus-MJD
ow:section_order "4"^^xsd:int;
dbp:genre dbr:Sanctus;
od:has_subsection od:Sanctus_ss_MJD, od:PleniSunt_MJD, od:Osanna_MJD, od:Benedictus_MJD.

od:AgnusDei-MJD
ow:section_order "5"^^xsd:int;
dbp:genre <http://dbpedia.org/resource/Agnus_Dei_(music)>;
ow:has_subsection od:AgnusDei1_MJD, od:AgnusDei2_MJD.
Binary file added OMAC/data/CRIM_data/CRIM_Mass_0006_RDFgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions OMAC/data/CRIM_data/CRIM_Relationship_R1.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
@prefix od: <http://www.omac.org/data#>.
@prefix ow: <http://www.omac.org/work#>.
@prefix oc: <http://www.omac.org/claim#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.

viaf:89469141
dbp:name "Claudin de Sermisy"^^xsd:string.

viaf:180445237
dcterms:title "Missa tota pulchra es"^^xsd:string;
dbp:genre <http://dbpedia.org/resource/Mass_(music)>;
ow:composed_by viaf:89469141.

od:Credo_180445237
dcterms:title "Credo"^^xsd:string;
ow:section_of viaf:180445237;
oc:derivative_of od:Tota_pulchra_es.
#the last triple can be derived by reasoning over the ontology; it is here added for the sake of clarity/testing purposes.


od:Tota_pulchra_es
dcterms:title "Tota pulchra es"^^xsd:string;
ow:composed_by viaf:89469141;
oc:model_for od:Credo_180445237.
#the last triple can be derived by reasoning over the ontology; it is here added for the sake of clarity/testing purposes.


od:claim_rel_R1
rdf:type oc:Quotation;
oc:has_model od:Tota_pulchra_es;
oc:has_derivative od:Credo_180445237;
oc:stated_by od:Ian_Lorenz;
oc:exact "true"^^xsd:boolean;
oc:monnayage "false"^^xsd:boolean.


od:Ian_Lorenz
dbp:name "Ian Lorenz"^^xsd:string.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions OMAC/data/CRIM_data/CRIM_Relationship_R2.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
@prefix od: <http://www.omac.org/data#>.
@prefix ow: <http://www.omac.org/work#>.
@prefix oc: <http://www.omac.org/claim#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.

viaf:89469141
dbp:name "Claudin de Sermisy"^^xsd:string.

viaf:180445237
dcterms:title "Missa tota pulchra es"^^xsd:string;
dbp:genre <http://dbpedia.org/resource/Mass_(music)>;
ow:composed_by viaf:89469141.

od:Credo_180445237
dcterms:title "Credo"^^xsd:string;
ow:section_of viaf:180445237;
oc:derivative_of od:Tota_pulchra_es.
#the last triple can be derived by reasoning over the ontology; it is here added for the sake of clarity/testing purposes.

od:Tota_pulchra_es
dcterms:title "Tota pulchra es"^^xsd:string;
ow:composed_by viaf:89469141;
oc:model_for od:Credo_180445237.
#the last triple can be derived by reasoning over the ontology; it is here added for the sake of clarity/testing purposes.


od:claim_R2
rdf:type oc:NonMechanicalTransformation;
oc:has_model od:Tota_pulchra_es;
oc:has_derivative od:Credo_180445237;
oc:stated_by od:Ian_Lorenz;
oc:new_counter_subject "false"^^xsd:boolean;
oc:old_counter_subject_shifted_metrically "true"^^xsd:boolean;
oc:old_counter_subject_transposed "false"^^xsd:boolean;
oc:new_combination "false"^^xsd:boolean.


od:Ian_Lorenz
dbp:name "Ian Lorenz"^^xsd:string.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions OMAC/data/CRIM_data/CRIM_observation1.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
@prefix od: <http://www.omac.org/data#>.
@prefix ow: <http://www.omac.org/work#>.
@prefix oc: <http://www.omac.org/claim#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.

viaf:89469141 dbp:name "Claudin de Sermisy"^^xsd:string.

od:Tota_pulchra_es
ow:composed_by viaf:89469141;
dcterms:title "Tota pulchra es"^^xsd:string.

od:claim_P1
rdf:type oc:StructureClaim;
oc:stated_by od:Ian_Lorenz;
oc:refers_to od:segment_P1;
oc:refers_to od:Tota_pulchra_es; #this triple can be inferred; it is here included for the sake of example.
oc:has_schema oc:Fuga_schema;
oc:melodic_interval_of_entry "4-"^^xsd:string;
oc:time_interval_of_entry "B2"^^xsd:string;
oc:periodic "false"^^xsd:boolean;
oc:strict "false"^^xsd:boolean;
oc:flexed "false"^^xsd:boolean;
oc:sequential "false"^^xsd:boolean;
oc:inverted "false"^^xsd:boolean;
oc:retrograde "false"^^xsd:boolean;
oc:remarks "Makes up a longer ID"^^xsd:string.

od:segment_P1
rdf:type oc:AnalyticSegment;
oc:segment_of od:Tota_pulchra_es.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions OMAC/data/CRIM_data/CRIM_observation2.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
@prefix od: <http://www.omac.org/data#>.
@prefix ow: <http://www.omac.org/work#>.
@prefix oc: <http://www.omac.org/claim#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.

viaf:89469141 dbp:name "Claudin de Sermisy"^^xsd:string.

viaf:180445237
dcterms:title "Missa tota pulchra es"^^xsd:string;
ow:composed_by viaf:89469141.

od:Credo_180445237
ow:section_of viaf:180445237;
dcterms:title "Missa tota pulchra es:Credo"^^xsd:string.

od:analytic_segment_P2
rdf:type oc:AnalyticSegment;
oc:segment_of od:Credo_180445237.

od:claim_P2
rdf:type oc:StructureClaim;
oc:stated_by od:Ian_Lorenz;
oc:refers_to od:analytic_segment_P2;
oc:refers_to od:Credo_180445237;#can be inferred, included here for testing
oc:refers_to viaf:180445237;##can be inferred, included here for testing
oc:has_schema oc:Fuga_schema;
oc:melodic_interval_of_entry "4-"^^xsd:string;
oc:time_interval_of_entry "B2"^^xsd:string;
oc:periodic "false"^^xsd:boolean;
oc:strict "false"^^xsd:boolean;
oc:flexed "false"^^xsd:boolean;
oc:sequential "false"^^xsd:boolean;
oc:inverted "false"^^xsd:boolean;
oc:retrograde "false"^^xsd:boolean;
oc:remarks "Makes up a longer ID"^^xsd:string.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions OMAC/data/CRIM_data/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# CRIM DATA
This folder contains data based on the project CRIM (http://crimproject.org/).

Folder content:
- **CRIM_Mass_0003.ttl:** RDF representation of *Missa o gente brunette* by Nicolas de Marle (see graph: CRIM_Mass_0003_RDFgraph.png)

- **CRIM_Mass_0006.ttl:** RDF representation of *Missa je suis déshéritée* by Jean Guyon (see graph: CRIM_Mass_0006_RDFgraph.png)

- **CRIM_observation1.ttl:** RDF representation of analytic claim identified by analyst Ian Lorenz in *Tota pulchra es* by Claudin de Sermisy (see RDF graph: CRIM_observation1_RDFgraph.png; example based on CRIM data available at: http://crimproject.org/observations/1)

- **CRIM_observation2.ttl:** RDF representation of analytic claim identified by analyst Ian Lorenz in the *Credo* section of *Missa tota pulchra es* by Claudin de Sermisy (see RDF graph: CRIM_observation2_RDFgraph.png; example based on CRIM data available at: http://crimproject.org/observations/2)

- **CRIM_Relationship_R1.ttl:** RDF representation of analytic claim - by Ian Lorenz - about the relation of derivation/quotation between *Tota pulchra es* and the *Credo* of *Missa tota pulchra es* (see RDF graph: CRIM_Relationship_R1_RDFgraph.png; example based on CRIM data available at: http://crimproject.org/relationships/1/)

- **CRIM_Relationship_R2.ttl:** RDF representation of analytic claim - by Ian Lorenz - about the relation of derivation/non-mechanical transformation between *Tota pulchra es* and the *Credo* of *Missa tota pulchra es* (see RDF graph: CRIM_Relationship_R2_RDFgraph.png; example based on CRIM data available at: https://crimproject.org/relationships/2/)
4 changes: 4 additions & 0 deletions OMAC/data/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Data
These folders contain data for testing purposes.

All RDF graphs are generated with RDF Grapher (https://www.ldf.fi/service/rdf-grapher)
51 changes: 51 additions & 0 deletions OMAC/data/varia/brahms_op25.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
@prefix ow:<http://www.omac.org/work#>.
@prefix od:<http://www.omac.org/data#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix dbr: <http://dbpedia.org/resource/>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

viaf:176303863
rdf:type ow:MusicalWork;
dcterms:title "Piano Quartet Op. 25"^^xsd:string;
ow:composed_by viaf:7573295;
ow:sections_number "4"^^xsd:int;
ow:has_section od:Op_25_m1, od:Op_25_m2, od:Op_25_m3, od:Op_25_m4;
dbp:genre dbr:Chamber_music;
dbp:key dbr:G_minor;
dbp:composed "1856–1861";
ow:scored_for od:176303863_pf_viola, od:176303863_pf_violin, od:176303863_pf_cello, od:176303863_pf_piano.

od:176303863_pf_viola
rdf:type ow:PerformingForceAttribute;
ow:performing_force_type dbr:Viola;
ow:number_performing_force "1".

od:176303863_pf_violin
rdf:type ow:PerformingForceAttribute;
ow:performing_force_type dbr:Violin;
ow:number_performing_force "1".

od:176303863_pf_cello
rdf:type ow:PerformingForceAttribute;
ow:performing_force_type dbr:Cello;
ow:number_performing_force "1".

od:176303863_pf_piano
rdf:type ow:PerformingForceAttribute;
ow:performing_force_type dbr:Piano;
ow:number_performing_force "1".

viaf:7573295
dbp:firstname "Johannes"^^xsd:string;
dbp:familyname "Brahms"^^xsd:string;
dbp:name "Johannes Brahms"^^xsd:string;
dbp:birthDate "1833-05-07"^^xsd:date;
dbp:deathDate "1897-04-03"^^xsd:date.

od:Op_25_m1 ow:section_order "1"^^xsd:int.
od:Op_25_m2 ow:section_order "2"^^xsd:int.
od:Op_25_m3 ow:section_order "3"^^xsd:int.
od:Op_25_m4 ow:section_order "4"^^xsd:int.
Binary file added OMAC/data/varia/brahms_op25_RDFgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions OMAC/data/varia/mozart_k385.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
@prefix ow:<http://www.omac.org/work#>.
@prefix od:<http://www.omac.org/data#>.
@prefix rdfs:<http://www.w3.org/2000/01/rdf-schema#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix viaf: <http://viaf.org/viaf/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix dbr: <http://dbpedia.org/resource/>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

viaf:294918919
dcterms:title "Symphony No. 35"^^xsd:string;
rdf:type ow:MusicalWork;
ow:composed_by viaf:32197206;
dbp:genre dbr:Symphony;
dbp:key dbr:D_major;
dbp:composed "1782"^^xsd:gYear;
ow:scored_for od:performing_force1;
ow:scored_for od:performing_force2.

viaf:32197206
dbp:firstname "Wolfgang Amadeus"^^xsd:string;
dbp:familyname "Mozart"^^xsd:string;
dbp:name "Wolfgang Amadeus Mozart"^^xsd:string;
dbp:birthDate "1756-01-27"^^xsd:date;
dbp:deathDate "1791-12-05"^^xsd:date.


od:performing_force1
rdf:type ow:PerformingForceAttribute;
ow:performing_force_type dbr:Oboe;
ow:number_performing_force "2"^^xsd:int.

od:performing_force2
rdf:type ow:PerformingForceAttribute;
ow:performing_force_type dbr:Flute;
ow:number_performing_force "2"^^xsd:int.
Binary file added OMAC/data/varia/mozart_k385_RDFgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions OMAC/data/varia/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Varia
- **brahms_op25.ttl**: It shows the RDF representation of the Piano Quartet Op. 25 by Johannes Brahms;

- **schoenberg_arrangement.ttl**: It shows the RDF representation of Arnold Schoenberg's arrangement of Brahms' Piano Quartet Op. 25. Note that, according to this model, there are two different works, i.e., viaf:176303863 and od:PQ_Op_25_arrangement) related via the relation ow:arrangement_of (i.e., od:PQ_Op_25_arrangement ow:arrangement_of viaf:176303863);

- **mozart_k385.ttl**: It shows the RDF representation of Wolfgang Amadeus Mozart's Symphony No. 35. Note in this model the (partial) representation of performing forces associated to performing force types (e.g., Oboe and Flute) and number.
Loading