Skip to content

Mint relationship for portrayal of a character #756

@azaroth42

Description

@azaroth42

For performing arts we need a way to link a character to an activity performed by an actress or other performer.

la:portrayed / la:portrayed_in

Example:

{
  "type": "Activity",
  "classified_as": [{"id": "aat:acting", "type": "Type", "_label": "acting"}],
  "carried_out_by": [{"id": "ulan:actor", "type": "Person", "_label": "actor"}],
  "portrayed": [{"id": "???", "type": "???", "_label": "label for thing being portrayed"}]
}

Need consensus on the class of the 'character':

  • Person: most obvious and likely class, but likely insufficient
  • Concept: Allows multiple concepts to be influenced_by a Person, e.g. Alexander Hamilton in Hamilton, vs Alexander Hamilton in some other show. Also allows the portrayal of actual concepts ... the portrayal of "Love" or "War" or object types "Flower", "Ocean Wave" etc.
  • Linguistic Object: This would be a subtle change more akin to following stage directions + script than the entity being portrayed. (used_specific_technique --> E29 Design or Procedure)
  • Multiple -- allow either Person or Concept?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue describes an improvement to existing functionality or new functionalitymodelThe issue relates to the linked open data model

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions