Skip to content

Class: MusicActivity

Activity types / roles. See also: FIAF Glossary of Filmographic Terms B.11

URI: avefi:MusicActivity

 classDiagram
    class MusicActivity
    click MusicActivity href "../MusicActivity"
      Activity <|-- MusicActivity
        click Activity href "../Activity"

      MusicActivity : category

      MusicActivity : has_agent




    MusicActivity --> "1..*" Agent : has_agent
    click Agent href "../Agent"


      MusicActivity : type




    MusicActivity --> "1" MusicActivityTypeEnum : type
    click MusicActivityTypeEnum href "../MusicActivityTypeEnum"


Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_agent 1..*
Agent
Agent involved in some activity related to the moving image resource Activity
type 1
MusicActivityTypeEnum
See specific class documentation for controlled vocabulary applicable to the type slot, respectively Activity
category 1
AVefiCurie
Designates type, e.g. to distinguish different identifiers (GNDResource vs. CategorizedThing

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/92d2e34b5e93501ff9c7

Schema Source

  • from schema: https://github.io/av-efi-schema/model

Mappings

Mapping Type Mapped Value
self avefi:MusicActivity
native avefi:MusicActivity
close fiaf:MusicActivity

LinkML Source

Direct

name: MusicActivity
annotations:
  pid:
    tag: pid
    value: 21.T11969/92d2e34b5e93501ff9c7
description: 'Activity types / roles. See also: FIAF Glossary of Filmographic Terms
  B.11'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:MusicActivity
rank: 16
is_a: Activity
slot_usage:
  type:
    name: type
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - WorkVariant
    - Activity
    - Agent
    - ProductionEvent
    - PreservationEvent
    - PublicationEvent
    - ManufactureEvent
    - Title
    - Format
    range: MusicActivityTypeEnum

Induced

name: MusicActivity
annotations:
  pid:
    tag: pid
    value: 21.T11969/92d2e34b5e93501ff9c7
description: 'Activity types / roles. See also: FIAF Glossary of Filmographic Terms
  B.11'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:MusicActivity
rank: 16
is_a: Activity
slot_usage:
  type:
    name: type
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - WorkVariant
    - Activity
    - Agent
    - ProductionEvent
    - PreservationEvent
    - PublicationEvent
    - ManufactureEvent
    - Title
    - Format
    range: MusicActivityTypeEnum
attributes:
  has_agent:
    name: has_agent
    description: Agent involved in some activity related to the moving image resource
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 9
    multivalued: true
    alias: has_agent
    owner: MusicActivity
    domain_of:
    - Activity
    range: Agent
    required: true
    inlined: true
    inlined_as_list: true
  type:
    name: type
    description: See specific class documentation for controlled vocabulary applicable
      to the type slot, respectively
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 5
    alias: type
    owner: MusicActivity
    domain_of:
    - WorkVariant
    - Activity
    - Agent
    - ProductionEvent
    - PreservationEvent
    - PublicationEvent
    - ManufactureEvent
    - Title
    - Format
    range: MusicActivityTypeEnum
    required: true
  category:
    name: category
    description: Designates type, e.g. to distinguish different identifiers (GNDResource
      vs. VIAFResource)
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 1
    slot_uri: rdf:type
    designates_type: true
    alias: category
    owner: MusicActivity
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true