Submissions:Notepattern

From Odp

Jump to: navigation, search


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: 14262

Graphical representation

Diagram

Image:Scorepart_pattern.png

General description

Name: notepattern
Submitted by: AndreaPoltronieri
Also Known As:
Intent: The Music Note ODP models a symbolic note and its symbolic attributes.
Domains:
Competency Questions:
  • what is the name of a note?
  • what part of the score does a note belong to?
  • what are the dynamic indications referring to a note in the score?
  • what is the fundamental frequency of a note?
  • what are the different frequencies that make up the spectrum of a note?
  • what is the duration in seconds of a note
  • in a given performance?
  • how is the envelope of a note shaped?
Solution description:
Reusable OWL Building Block: http://ontologydesignpatterns.org/cp/owl/notepattern.owl (220)
Consequences:
Scenarios:
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:


Elements

The Notepattern Content OP locally defines the following ontology elements:

Class SymbolicNote (owl:Class) A music note from the western temperament system.
SymbolicNote page
Class Accidental (owl:Class) The accidental of a note (e.g. sharp).
Accidental page
Class Position (owl:Class) The position of a symbolic note
Position page
Class NotePitch (owl:Class) The pitch of a symbolic note.
NotePitch page
Class NoteDuration (owl:Class) The quantised duration of a symbolic music note.
NoteDuration page
Class NoteDynamic (owl:Class) The dynamic of a symbolic note.
NoteDynamic page
DatatypeProperty hasMeasure (owl:DatatypeProperty) The measure (expressed in bars) to which a note belongs in a music score.
hasMeasure page
DatatypeProperty hasMeasurePosition (owl:DatatypeProperty) The position the symbolic note have within the bar
hasMeasurePosition page
DatatypeProperty hasMidiPitch (owl:DatatypeProperty) The pitch of a note expressed by means of its MIDI number.
hasMidiPitch page
DatatypeProperty isDefinedByOctave (owl:DatatypeProperty) The octave on which the note is defined.
isDefinedByOctave page
DatatypeProperty hasLiteralDynamic (owl:DatatypeProperty) The dynamic expressed in a music score by means of adjectives (e.g. piano).
hasLiteralDynamic page
DatatypeProperty hasMidiVelocity (owl:DatatypeProperty) The dynamics of the note expressed symbolically by means of the MIDI command "velocity".
hasMidiVelocity page
ObjectProperty hasNoteDynamic (owl:ObjectProperty) Connects a symbolic note to its symbolic dynamic.
hasNoteDynamic page
ObjectProperty isDynamicOf (owl:ObjectProperty) Inverse of hasNoteDynamic. Connects a duration class to the symbolic note that have this specific dynamic.
isDynamicOf page
ObjectProperty hasNoteDuration (owl:ObjectProperty) Connects a symbolic note to its symbolic quantised duration.
hasNoteDuration page
ObjectProperty isDurationOfNote (owl:ObjectProperty) Inverse of hasNoteDuration. Connects a duration class to the symbolic note that have this specific duration.
isDurationOfNote page
ObjectProperty hasNotePitch (owl:ObjectProperty) Connects a symbolic note to its symbolic pitch.
hasNotePitch page
ObjectProperty isPitchOf (owl:ObjectProperty) Inverse of hasPitch. Connects a duration class to the symbolic note that have this specific pitch.
isPitchOf page
ObjectProperty hasAccidental (owl:ObjectProperty) The accidental of a note (e.g. sharp).
hasAccidental page
ObjectProperty isAccidentalOf (owl:ObjectProperty) Inverse of hasAccidental
isAccidentalOf page
ObjectProperty hasPosition (owl:ObjectProperty) Connects the symbolic note with its duration
hasPosition page
ObjectProperty isPositionOf (owl:ObjectProperty) Inverse of hasPosition
isPositionOf page


Additional information

Scenarios

Scenarios about Notepattern

No scenario is added to this Content OP.

Reviews

Reviews about Notepattern

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

Other info at evaluation tab

Modeling issues

Modeling issues about Notepattern

There is no Modeling issue related to this proposal.

References

Add a reference


The Note Pattern models a music note both in relation to a music score and in relation to the musical object produced by playing such note.

Personal tools
Quality Committee
Content OP publishers