Skip to content

Commit

Permalink
Merge pull request #26 from LD4P/v2.0-generation
Browse files Browse the repository at this point in the history
Generation of Web pages for Version 2.0
  • Loading branch information
jermnelson authored May 30, 2024
2 parents 4036c0d + 659d89d commit 5c95f7e
Show file tree
Hide file tree
Showing 115 changed files with 11,485 additions and 38 deletions.
4,385 changes: 4,385 additions & 0 deletions 2.0/Ontology/PMO.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,75 +3,75 @@
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/>
a skos:ConceptScheme ;
rdfs:label "PMO Medium Component Qualifier Vocabulary"@en ;
dc:title "PMO Medium Component Qualifier Vocabulary"@en ;
skos:definition "The PMO Medium Component Qualifier Vocabulary is a controlled vocabulary that provides a qualifying description for a medium of performance, e.g., amplified, obbligato, offstage. It was developed for the Performed Music Ontology 2.0, specifically the Medium component qualifier class, but may be used with other ontologies."@en .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/ad_lib>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/ad_lib>
a skos:Concept ;
skos:prefLabel "ad lib"@en ;
skos:altLabel "ad libitum"@en ;
skos:definition "For medium components marked "ad lib" or "ad libitum" in a score or otherwise."@en ;
skos:definition """For medium components marked "ad lib" or "ad libitum" in a score or otherwise."""@en ;
rdfs:comment "Value for: MediumComponentQualifier."@en ;
skos:inScheme <http://performedmusicontology.org/vocabularies/medium_component_qualifier/> ;
skos:inScheme <http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/> ;
skos:changeNote [
rdf:value "NEW" ;
dc:date "2024-04-30"
] .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/amplified>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/amplified>
a skos:Concept ;
skos:prefLabel "amplified"@en ;
skos:definition "For medium components marked "amplified" in a score or otherwise."@en ;
skos:definition """For medium components marked "amplified" in a score or otherwise."""@en ;
rdfs:comment "Value for: MediumComponentQualifier."@en ;
skos:inScheme <http://performedmusicontology.org/vocabularies/medium_component_qualifier/> ;
skos:inScheme <http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/> ;
skos:changeNote [
rdf:value "NEW" ;
dc:date "2024-04-30"
] .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/obbligato>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/obbligato>
a skos:Concept ;
skos:prefLabel "obbligato"@en ;
skos:definition "For medium components marked "obbligato" in a score or otherwise.."@en ;
skos:definition """For medium components marked "obbligato" in a score or otherwise.."""@en ;
rdfs:comment "Value for: MediumComponentQualifier."@en ;
skos:inScheme <http://performedmusicontology.org/vocabularies/medium_component_qualifier/> ;
skos:inScheme <http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/> ;
skos:changeNote [
rdf:value "NEW" ;
dc:date "2024-04-30"
] .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/offstage>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/offstage>
a skos:Concept ;
skos:prefLabel "offstage"@en ;
skos:definition "For a medium component that is marked to be performed or is performed offstage, often out of sight of the audience."@en ;
rdfs:comment "Value for: MediumComponentQualifier."@en ;
skos:inScheme <http://performedmusicontology.org/vocabularies/medium_component_qualifier/> ;
skos:inScheme <http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/> ;
skos:changeNote [
rdf:value "NEW" ;
dc:date "2024-04-30"
] .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/optional>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/optional>
a skos:Concept ;
skos:prefLabel "optional"@en ;
skos:definition "For a medium component marked "optional" in a score or otherwise."@en ;
skos:definition """For a medium component marked "optional" in a score or otherwise."""@en ;
rdfs:comment "Value for: MediumComponentQualifier."@en ;
skos:inScheme <http://performedmusicontology.org/vocabularies/medium_component_qualifier/> ;
skos:inScheme <http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/> ;
skos:changeNote [
rdf:value "NEW" ;
dc:creator <http://id.loc.gov/rwo/agents/> ;
dc:date "2024-04-30"
] .

<http://performedmusicontology.org/vocabularies/medium_component_qualifier/solo>
<http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/solo>
a skos:Concept ;
skos:prefLabel "solo"@en ;
skos:definition "For a medium component marked "solo" in a score or is clearly a solo part in the context of the work, such as the oboe part in a concerto for oboe and orchestra."@en ;
skos:definition """For a medium component marked "solo" in a score or is clearly a solo part in the context of the work, such as the oboe part in a concerto for oboe and orchestra."""@en ;
rdfs:comment "Value for: MediumComponentQualifier."@en ;
skos:inScheme <http://performedmusicontology.org/vocabularies/medium_component_qualifier/> ;
skos:inScheme <http://performedmusicontology.org/2.0/vocabularies/medium_component_qualifier/> ;
skos:changeNote [
rdf:value "NEW" ;
dc:date "2024-04-30"
Expand Down
Loading

0 comments on commit 5c95f7e

Please sign in to comment.