Submissions:Musicalobject
From Odp
(Difference between revisions)
(Imported from OWL file.) |
|||
Line 6: | Line 6: | ||
{{Content OP Proposal Template | {{Content OP Proposal Template | ||
|SubmittedBy=AndreaPoltronieri | |SubmittedBy=AndreaPoltronieri | ||
+ | |ReusableOWLBuildingBlock=http://ontologydesignpatterns.org/cp/owl/musicalobject.owl | ||
|Name=musicalobject | |Name=musicalobject | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
}} | }} | ||
{{Element list header}} | {{Element list header}} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=hasDuration |
}} | }} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=hasEnvelope |
}} | }} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=hasFrequency |
}} | }} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=hasSoundIntensity |
}} | }} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=isDurationOf |
}} | }} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=isEnvelopeOf |
}} | }} | ||
{{Has Element Template | {{Has Element Template | ||
- | |HasElement= | + | |HasElement=isFrequencyOf |
}} | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=isSoundIntensityOf | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasAttack | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasDecay | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasDurationInSeconds | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasFrequencyMagnitude | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasIntensityValue | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasRelease | ||
+ | }} | ||
+ | {{Has Element Template | ||
+ | |HasElement=hasSustain | ||
+ | }} | ||
+ | |||
{{Additional information header}} | {{Additional information header}} | ||
{{Scenarios about me}} | {{Scenarios about me}} | ||
- | {{Reviews about me}} | + | {{Reviews about me}}{{Modeling issues about me}}{{My references}} |
- | {{Modeling issues about me}} | + | |
- | {{My references}} | + |
Revision as of 22:59, 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: 14171 |
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:
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 14171) 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