Submissions:Notepattern
From Odp
If you are a member of quality committee please visit the
If you are author of this proposal or you want to contribute to this pattern's review, you can: specify if this revision takes in account any of the review(s) 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
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: | |
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:
Additional information
Scenarios
No scenario is added to this Content OP.
Reviews
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
There is no Modeling issue related to this proposal.
References