Submissions:Notepattern

From Odp

(Difference between revisions)
Jump to: navigation, search
(Imported from OWL file.)
Line 2: Line 2:
{{Graphical representation header}}
{{Graphical representation header}}
{{Graphical representation
{{Graphical representation
-
|ImageName=
+
|ImageName=Notepattern.png
}}
}}
{{Content OP Proposal Template
{{Content OP Proposal Template
|SubmittedBy=AndreaPoltronieri
|SubmittedBy=AndreaPoltronieri
-
|ReusableOWLBuildingBlock=http://ontologydesignpatterns.org/cp/owl/notepattern.owl
 
|Name=notepattern
|Name=notepattern
 +
|Intent=The Music Note ODP models a symbolic note and its symbolic attributes.
 +
|Domain=Music,
 +
|ContentODPDescription=The Music Note Pattern models the symbolic note (as represented in a score or in most of symbolic representation systems) and its attributes. SymbolicNote is the central class representing the note as represented in the score. This class has seven subclasses, one for each of the seven notes of the tempered system. Furthermore, the SymbolicNote class is linked to several classes and data properties, describing the note’s attributes.
 +
The data properties belongsToMeasure and hasAccidental define the position of the note within the score and its alteration, respectively. NoteDuration describes the symbolic duration of the note. The NoteDynamic class, instead, describes the dynamics of the note with reference to both musical notation (data property hasLiteralDynamic) and the Midi standard (data property hasMidiVelocity). Similarly, the NotePitch class defines both the octave in which the note is located (data property isDefinedByOctave) and the Midi pitch (data property hasMidiPitch).
 +
 +
|ReusableOWLBuildingBlock=https://purl.org//andreapoltronieri/note
 +
|CPInstantiationExample=https://purl.org//andreapoltronieri/notepatterndata
 +
|RelatedCP=http://ontologydesignpatterns.org/wiki/Submissions:Scorepart, http://ontologydesignpatterns.org/wiki/Submissions:Musicalobject
}}
}}
{{Element list header}}
{{Element list header}}
Line 58: Line 65:
|HasElement=isDefinedByOctave
|HasElement=isDefinedByOctave
}}
}}
-
 
{{Additional information header}}
{{Additional information header}}
{{Scenarios about me}}
{{Scenarios about me}}
-
{{Reviews about me}}{{Modeling issues about me}}{{My references}}
+
{{Reviews about me}}
 +
{{Modeling issues about me}}
 +
{{My references}}

Revision as of 14:26, 21 July 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: 14219

Graphical representation

Diagram

Image:Notepattern.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:

Music

Competency Questions:
Solution description: The Music Note Pattern models the symbolic note (as represented in a score or in most of symbolic representation systems) and its attributes. SymbolicNote is the central class representing the note as represented in the score. This class has seven subclasses, one for each of the seven notes of the tempered system. Furthermore, the SymbolicNote class is linked to several classes and data properties, describing the note’s attributes.

The data properties belongsToMeasure and hasAccidental define the position of the note within the score and its alteration, respectively. NoteDuration describes the symbolic duration of the note. The NoteDynamic class, instead, describes the dynamics of the note with reference to both musical notation (data property hasLiteralDynamic) and the Midi standard (data property hasMidiVelocity). Similarly, the NotePitch class defines both the octave in which the note is located (data property isDefinedByOctave) and the Midi pitch (data property hasMidiPitch).

Reusable OWL Building Block: https://purl.org//andreapoltronieri/note (0)
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 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
Class NotePitch (owl:Class) The pitch of a symbolic note.
NotePitch page
Class SymbolicNote (owl:Class) A music note from the western temperament system.
SymbolicNote 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
DatatypeProperty belongsToMeasure (owl:DatatypeProperty) The measure (expressed in bars) to which a note belongs in a music score.
belongsToMeasure page
ObjectProperty hasAccidental (owl:ObjectProperty) The accidental of a note (e.g. sharp).
hasAccidental page
DatatypeProperty hasLiteralDynamic (owl:DatatypeProperty) The dynamic expressed in a music score by means of adjectives (e.g. piano).
hasLiteralDynamic page
DatatypeProperty hasMidiPitch (owl:DatatypeProperty) The pitch of a note expressed by means of its MIDI number.
hasMidiPitch page
DatatypeProperty hasMidiVelocity (owl:DatatypeProperty) The dynamics of the note expressed symbolically by means of the MIDI command "velocity".
hasMidiVelocity page
DatatypeProperty isDefinedByOctave (owl:DatatypeProperty) The octave on which the note is defined.
isDefinedByOctave 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 14219) 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


Personal tools
Quality Committee
Content OP publishers