Skip to content

Commit

Permalink
Generation of version 2.0 of PMO vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
jermnelson committed May 7, 2024
1 parent 9cdd44f commit 366bd67
Show file tree
Hide file tree
Showing 110 changed files with 4,801 additions and 24 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
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:changeNote [
Expand All @@ -24,7 +24,7 @@
<http://performedmusicontology.org/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:changeNote [
Expand All @@ -35,7 +35,7 @@
<http://performedmusicontology.org/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:changeNote [
Expand All @@ -57,7 +57,7 @@
<http://performedmusicontology.org/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:changeNote [
Expand All @@ -69,7 +69,7 @@
<http://performedmusicontology.org/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:changeNote [
Expand Down
21 changes: 21 additions & 0 deletions 2.0/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href="/css/owl.css" rel="stylesheet" type="text/css" />
<link href="/css/Primer.css" rel="stylesheet" type="text/css" />
<link href="/css/rec.css" rel="stylesheet" type="text/css" />
<link href="/css/extra.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="/css/favicon.ico" />
<title>Performed Music Ontology 2.0</title>
<body>
<h1>Performed Music Ontology 2.0</h1>
<p>An extension of the BIBFRAME ontology for describing performed music, both for mainstream and archival performed music collections.</p>
<ul>
<li><a href="vocabularies/PMOEnsembleSize.html">PMO Ensemble Size Vocabulary</a></li>
<li><a href="vocabularies/PMOEnsembleSize.html">PMO Event Type Vocabulary</a></li>
<li><a href="vocabularies/PMOMediumComponentQualifier.html">PMO Medium Component Qualifier Vocabulary</a></li>
</ul>
</body>
</html>

266 changes: 266 additions & 0 deletions 2.0/vocabularies/PMOEnsembleSize.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,266 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="/css/owl.css" rel="stylesheet" type="text/css">
<link href="/css/Primer.css" rel="stylesheet" type="text/css">
<link href="/css/rec.css" rel="stylesheet" type="text/css">
<link href="/css/extra.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="/PerformedMusicOntology/css/favicon.ico">
<script src="/js/jquery.js"></script>
<script src="/PerformedMusicOntology/js/jquery.scrollTo.js"></script>
<script src="/PerformedMusicOntology/js/marked.min.js"></script>
<title>PMO Ensemble Size Vocabulary</title>
</head>
<body>
<div class="head">
<h3>PMO Ensemble Size Vocabulary</h3>
<p>http://performedmusicontology.org/2.0/vocabularies/ensemble_size/</p>
<div class="comment">
<span class="markdown">
<p>The PMO Ensemble Size Vocabulary is a controlled vocabulary that indicates the size of a music ensemble, from solo performer to large ensemble. It was developed for the Performed Music Ontology 2.0, specifically the Medium type class, but may be used with other ontologies.</p>
</span>
<p><a href="http://performedmusicontology.org/2.0/vocabularies/PMOEnsembleSize.rdf">Vocabulary source</a></p>
</div>
<hr>
<div id="toc">
<h2>Table of Contents</h2>
<ol>
<li><a href="#classes">Classes</a></li>
<li><a href="#namespacedeclarations">Namespace Declarations</a></li>
</ol>
</div>
<div id="classes">
<h2>Classes</h2>
<ul class="hlist">

<li>
<a href="#solo_or_individual" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>solo or individual</span>
</a>
</li>

<li>
<a href="#duo" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>duo</span>
</a>
</li>

<li>
<a href="#trio" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>trio</span>
</a>
</li>

<li>
<a href="#quartet" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>quartet</span>
</a>
</li>

<li>
<a href="#quintet" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>quintet</span>
</a>
</li>

<li>
<a href="#sextet" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>sextet</span>
</a>
</li>

<li>
<a href="#septet" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>septet</span>
</a>
</li>

<li>
<a href="#octet" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>octet</span>
</a>
</li>

<li>
<a href="#nonet" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>nonet</span>
</a>
</li>

<li>
<a href="#small_ensemble" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>small ensemble</span>
</a>
</li>

<li>
<a href="#large_ensemble" title="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal">
<span>large ensemble</span>
</a>
</li>

</ul>
</div>
</div>

<div id="solo_or_individual" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
solo or individual<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>A solo or individual performer. May be accompanied by a larger ensemble.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="duo" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
duo<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Use for: </strong>duet</p>

<p><strong>Scope note: </strong>An ensemble of 2 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="trio" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
trio<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 3 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="quartet" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
quartet<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 4 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="quintet" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
quintet<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 5 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="sextet" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
sextet<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 6 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="septet" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
septet<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 7 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="octet" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
octet<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 8 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="nonet" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
nonet<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of 9 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="small_ensemble" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
small ensemble<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An unspecified ensemble of fewer than 10 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="large_ensemble" class="entity">
<a name="http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal"></a>
<h3>
large ensemble<sup title="class" class="type-c">c</sup>
<span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span>
</h3>
<p><strong>IRI: </strong>http://performedmusicontology.org/2.0/vocabularies/event_type/rehearsal</p>

<p><strong>Scope note: </strong>An ensemble of more than 9 performers.</p>
<p><strong>Current version: </strong>NEW 2024-04-30</p>
</div>
</div>

<div id="namespacedeclarations">
<h2>Namespace Declarations <span class="backlink"> back to <a href="#toc">ToC</a></span></h2>
<dl>
<dt>dcterms</dt>
<dd>http://purl.org/dc/terms/</dd>
<dt>rdf</dt>
<dd>http://www.w3.org/1999/02/22-rdf-syntax-ns#</dd>
<dt>rdfs</dt>
<dd>http://www.w3.org/2000/01/rdf-schema#</dd>
<dt>skos</dt>
<dd>http://www.w3.org/2004/02/skos/core#</dd>
</dl>
</div>
</body>
</html>
Loading

0 comments on commit 366bd67

Please sign in to comment.