Submissions:Musicalobject
From Odp
(Difference between revisions)
(Imported from OWL file.) |
(Imported from OWL file.) |
||
Line 10: | Line 10: | ||
}} | }} | ||
{{Element list header}} | {{Element list header}} | ||
+ | {{Has Element Template | ||
+ | |HasElement=Envelope | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=Frequency | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=FundamentalFrequency | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=PartialFrequency | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=MusicalObject | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=MusicalObjectDuration | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=SoundIntensity | ||
+ | }} | ||
{{Has Element Template | {{Has Element Template | ||
|HasElement=hasDuration | |HasElement=hasDuration |
Revision as of 23:02, 20 July 2021
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: 14173 |
Graphical representation
Diagram
General description
Name: | musicalobject |
---|---|
Submitted by: | AndreaPoltronieri |
Also Known As: | |
Intent: | |
Domains: | |
Competency Questions: | |
Solution description: | |
Reusable OWL Building Block: | http://ontologydesignpatterns.org/cp/owl/musicalobject.owl (4) |
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 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 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 page
hasEnvelope (owl:ObjectProperty) Connects a musical object to the envelope of the soundwave it produces.
hasEnvelope page hasFrequency page
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 page
hasFrequencyMagnitude (owl:DatatypeProperty) The amplitude of a frequency component of a complex sound.
hasFrequencyMagnitude page 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 pageAdditional 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 14173) 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