History:Narrator Relationship Type Proposal: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
m (CallerNo6 moved page History:Narrator Relationship Type to History:Narrator Relationship Type Proposal without leaving a redirect)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:proposal
=Relationship Type "Narrator"=
|proposal=29
|discussion=
|champion=
|rfc=
|rfv=
|status=Abandoned?
|ar=true
|style=
|trac=1368
}}


'''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]].''
This proposal 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 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]].


==Relationship Attributes==
==Relationship Attributes==
Line 47: Line 57:
* attributes: additional=0-1 guest=0-1
* attributes: additional=0-1 guest=0-1
</pre>
</pre>

[[Category:To Be Reviewed]] [[Category:Relationship Type]] [[Category:Proposed Advanced Relationship Type]]

Latest revision as of 21:01, 27 August 2016


Status: This page describes an active advanced relationship proposal and is not official.



Proposal number: RFC-29
Champion: None
Current status: Abandoned?


Trac ticket # 1368

This proposal 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