History:Narrator Relationship Type Proposal: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
(Add categories)
Line 1: Line 1:
=Relationship Type "Narrator"=

'''Status:''' [[Image:Alert.png]] ''This is a [[Proposed Advanced Relationship Type|ProposedAdvancedRelationshipType]] and hasn't been implemented, yet! It is part of [[Performance Restructuring Proposal|PerformanceRestructuringProposal]].''
'''Status:''' [[Image:Alert.png]] ''This is a [[Proposed Advanced Relationship Type|ProposedAdvancedRelationshipType]] and hasn't been implemented, yet! It is part of [[Performance Restructuring Proposal|PerformanceRestructuringProposal]].''


==Link Phrases==
==Link Phrases==


* '''artist''' ''narrated'' '''album''' or '''track'''
* '''artist''' ''narrated'' '''release''' or '''track'''
* '''album''' or '''track''' ''was narrated by'' '''artist'''
* '''release''' or '''track''' ''was narrated by'' '''artist'''


==Description==
==Description==


This describes speech done on whole albums or just tracks that is done by a narrator. A narrator tells stories but normally does not speak spoken parts. Typically this the case for fairytales and other children's stories. Note that this is different from [[Audio Book|AudioBook]]<code><nowiki></nowiki></code>s which are read by a reader. For those use [[Reader Relationship Type|ReaderRelationshipType]].
This describes speech done on whole releases or just tracks that is done by a narrator. A narrator tells stories but normally does not speak spoken parts. Typically this the case for fairytales and other children's stories. Note that this is different from [[Audio Book|AudioBooks]] which are read by a reader. For those use [[Reader Relationship Type|ReaderRelationshipType]].


This [[Advanced Relationship Type|AdvancedRelationshipType]] is part of the [[Performance Relationship Class|PerformanceRelationshipClass]]. It is a special case of [[Speaker Relationship Type|SpeakerRelationshipType]].
This [[Advanced Relationship Type|AdvancedRelationshipType]] is part of the [[Performance Relationship Class|PerformanceRelationshipClass]]. It is a special case of [[Speaker Relationship Type|SpeakerRelationshipType]].
Line 48: Line 46:
</pre>
</pre>


[[Category:To Be Reviewed]] [[Category:Relationship Type]] [[Category:Proposed Advanced Relationship Type]]
[[Category:To Be Reviewed]] [[Category:Relationship Type]] [[Category:Proposed Advanced Relationship Type]] [[Category:Proposal]] [[Category:Release]] [[Category:Track]] [[Category:Artist]] [[Category:Release Artist Relationship]] [[Category:Artist Track Relationship]]

Revision as of 05:31, 2 April 2009

Status: Alert.png This is a ProposedAdvancedRelationshipType and hasn't been implemented, yet! It is part of PerformanceRestructuringProposal.

Link Phrases

  • artist narrated release or track
  • release or track was narrated by artist

Description

This describes speech done on whole releases or just tracks that is done by a narrator. A narrator tells stories but normally does not speak spoken parts. Typically this the case for fairytales and other children's stories. Note that this is different from AudioBooks which are read by a reader. For those use ReaderRelationshipType.

This AdvancedRelationshipType is part of the PerformanceRelationshipClass. It is a special case of SpeakerRelationshipType.

Relationship Attributes

"additional" and "guest"

There is no guideline yet how the additional and the guest flag might be used for "narrated" relationships. (AdditionalRelationshipAttribute and GuestRelationshipAttribute)

Examples

Dudley Moore narrated Wish Upon a Star: All-Time Children's Favorites

Sting narrated Peter and the Wolf

Proposed Definition

This is how it would be implemented for artist--track:

 narrator (0)

    * forward: {additional:additionally} {guest} narrated
    * reverse: was {additional:additionally} {guest} narrated by
    * description: Indicates an artist narrating something on this work.
    * attributes: additional=0-1 guest=0-1

And for album--artist:

 narrator (0)

    * forward: was {additional:additionally} {guest} narrated by
    * reverse: {additional:additionally} {guest} narrated
    * description: Indicates an artist narrating something on this work.
    * attributes: additional=0-1 guest=0-1