Submissions:Scorepart

From Odp

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
{{Graphical representation header}}
{{Graphical representation header}}
{{Graphical representation
{{Graphical representation
-
|ImageName=Scorepart.png
+
|ImageName=Scorepart_pattern.png
}}
}}
{{Content OP Proposal Template
{{Content OP Proposal Template

Revision as of 09:44, 6 September 2021


This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal

Current revision ID: 14260

Graphical representation

Diagram

Image:Scorepart_pattern.png

General description

Name: scorepart
Submitted by: AndreaPoltronieri
Also Known As:
Intent: This content ODP formalises the structure and the hierarchies of a music score/symbolic representation system.
Domains:

Music

Competency Questions:
  • What is the instrument playing a specific score part?
  • How many voices does the score part have?
  • Which are the metrics defining the sections of the score part?
Solution description: The Part class describes the instrumental part of a score, which refers to a specific staff of the musical notation that is associated with an instrument. The instrument playing the part is modelled by the class Instrument, which is associated by means of a data property with the Midi program assigned to that instrument (hasMidiProgram). Each part of the score is also divided into sections (class Section) and voices (class Voice). A voice is defined as one of several parts that can be performed within the same staff (e.g. alto and soprano). A section, on the other hand, is a grouping of notes that share the same metric or clef, described by the object properties hasMetric and hasClef.
Reusable OWL Building Block: https://purl.org/andreapoltronieri/scorepart (0)
Consequences:
Scenarios:
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:


Elements

The Scorepart Content OP locally defines the following ontology elements:

Class Section (owl:Class) A group of notes that share the same metric and clef.
Section page
Class Voice (owl:Class) One of several parts that can be performed within the same staff (e.g. alto and soprano).
Voice page
Class Instrument (owl:Class) Any of various devices or contrivances that can be used to produce musical tones or sound. Any taxonomy can be used to subsume this concept. The default one is one extracted by Ivan Herman from the Musicbrainz instrument taxonomy, conforming to SKOS. This concept holds a seeAlso link towards this taxonomy.
Instrument page
Class Part (owl:Class) A part of a a score notation or a symbolic notation assigned to a specific instrument.
Part page
ObjectProperty hasSection (owl:ObjectProperty) Connects the part of the score/symbolic notation to its constituing sections.
hasSection page
ObjectProperty hasVoice (owl:ObjectProperty) Connects the part of the score/symbolic notation to its constituing sections.
hasVoice page
ObjectProperty isPlayedBy (owl:ObjectProperty) Connects the part of the score/symbolic notation to the instrument that is assigned to play such part.
isPlayedBy page
ObjectProperty isSectionOf (owl:ObjectProperty) Inverse of hasSection. Connects the section of the score/symbolic notation to the belongng part.
isSectionOf page
ObjectProperty isVoiceOf (owl:ObjectProperty) Inverse of hasVoice. Connects the voice of the score/symbolic notation to the belonging part.
isVoiceOf page
ObjectProperty playsPart (owl:ObjectProperty) Inverse of isPlayedBy. Connects an instrument to the the part that the instrument plays.
playsPart page
DatatypeProperty hasClef (owl:DatatypeProperty) The clef that describes the hight of a note in a music score.
hasClef page
DatatypeProperty hasMetric (owl:DatatypeProperty) The metric of a specific section of a music score.
hasMetric page
DatatypeProperty hasMidiProgram (owl:DatatypeProperty) The instrument playing a specific part expressed by a MIDI program.
hasMidiProgram page
DatatypeProperty hasStaff (owl:DatatypeProperty) The staff assigned to a specific instrument part in a music score.
hasStaff page

Additional information

Scenarios

Scenarios about Scorepart

No scenario is added to this Content OP.

Reviews

Reviews about Scorepart

There is no review about this proposal. This revision (revision ID 14260) takes in account the reviews: none

Other info at evaluation tab


Modeling issues

Modeling issues about Scorepart

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers