From Odp
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: 14258
|
Graphical representation
Diagram
General description
Name:
| musicalobject
|
Submitted by:
| AndreaPoltronieri
|
Also Known As:
|
|
Intent:
| This content ODP models the acoustic features of a music note played in a performance.
|
Domains:
|
Music
|
Competency Questions:
|
- what is the fundamental frequency of a musical object?
- what are the different frequencies that make up the spectrum of a musical object?
- what is the duration in seconds of a musical object
- in a given performance?
- how is the envelope of a musical object shaped?
|
Solution description:
| The pattern models the physical characteristics that can be extracted from the sound wave produced by an instrument playing a musical note. The MusicalObject class is connected to four classes that describe these physical characteristics, namely duration, sound intensity, frequency and envelope. The MusicObjectDuration class expresses the duration in seconds of the musical object, by means of the object property hasDurationInSeconds. In the same way, the musical intensity is modelled via the SoundIntensity class. Frequency is modelled by means of the class Frequency and its sub-classes FundamentalFrequency and PartialFrequency. For each expressed frequency, the magnitude of the frequency is also indicated using the hasFrequencyMagnitude object property. Finally, the Envelope class is connected to four object properties that describe the envelope of the waveform according to the ADSR model, namely hasAttack, hasSustain, hasDecay and hasRelease.
|
Reusable OWL Building Block:
| https://purl.org/andreapoltronieri/musicalobject (0)
|
Consequences:
|
|
Scenarios:
|
|
Known Uses:
|
|
Web References:
|
|
Other References:
|
|
Examples (OWL files):
|
|
Extracted From:
|
|
Reengineered From:
|
|
Has Components:
|
|
Specialization Of:
|
|
Related CPs:
|
|
Elements
The Musicalobject Content OP locally defines the following ontology elements:
Envelope (owl:Class) The envelope of a musical object's soundwave. In physics and engineering, the envelope of an oscillating signal is a smooth curve outlining its extremes.
Envelope page
Frequency (owl:Class) The frequency of a musical object.
Frequency page
FundamentalFrequency (owl:Class) The foundamental frequency of a musical object. The fundamental frequency is defined as the frequency of the lowest constituing partial of a signal.
FundamentalFrequency page
PartialFrequency (owl:Class) A frequency other than the foundamental Frequencyuency.
PartialFrequency page
MusicalObject (owl:Class) A musical object is the result of the realisation of a set of instructions that the musician or a computer system uses to realise a piece of music (e.g. music notation).
MusicalObject page
SoundIntensity (owl:Class) The intensity of the sound produced by a musical object.
SoundIntensity page
hasDuration (owl:ObjectProperty) Connects a musical object to its duration.
hasDuration page
hasEnvelope (owl:ObjectProperty) Connects a musical object to the envelope of the soundwave it produces.
hasEnvelope page
hasFrequency (owl:ObjectProperty) Connects a musical object to the frequencies it produces.
hasFrequency page
hasSoundIntensity (owl:ObjectProperty) Connects a musical object to the sound intensity produced.
hasSoundIntensity page
isDurationOf (owl:ObjectProperty) Inverse of hasDuration. Connects the duration of a musical event to the musical event itself.
isDurationOf page
isEnvelopeOf (owl:ObjectProperty) Inverse of hasEvelope. Connects the envelope of a musical event to the musical event itself.
isEnvelopeOf page
isFrequencyOf (owl:ObjectProperty) Inverse of hasFrequency. Connects the frequency of a musical event to the musical event itself.
isFrequencyOf page
isSoundIntensityOf (owl:ObjectProperty) Inverse of hasSoundIntensity. Connects the sound intensity of a musical event to the musical event itself.
isSoundIntensityOf page
hasAttack (owl:DatatypeProperty) Describes the attack time (expressed in seconds) of the soundwave's envelope, according to the ADSR model.
hasAttack page
hasDecay (owl:DatatypeProperty) Describes the decay time (epressed in seconds) of the soundwave's envelope, according to the ADSR model.
hasDecay page
hasDurationInSeconds (owl:DatatypeProperty) Expresses the duration in seconds of a musical object.
hasDurationInSeconds page
hasFrequencyMagnitude (owl:DatatypeProperty) The amplitude of a frequency component of a complex sound.
hasFrequencyMagnitude page
hasIntensityValue (owl:DatatypeProperty) The value of the sound intensity of a musical object.
hasIntensityValue page
hasRelease (owl:DatatypeProperty) Describes the release time (epressed in seconds) of the soundwave's envelope, according to the ADSR model.
hasRelease page
hasSustain (owl:DatatypeProperty) Describes the sustain time (epressed in seconds) of the soundwave's envelope, according to the ADSR model.
hasSustain page
Additional information
Scenarios
Scenarios about Musicalobject
No scenario is added to this Content OP.
Reviews
Reviews about Musicalobject
There is no review about this proposal.
This revision (revision ID 14258) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
Modeling issues about Musicalobject
There is no Modeling issue related to this proposal.
References
Add a reference