Skip to content

Class: CastActivity

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

URI: avefi:CastActivity

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

      CastActivity : category

      CastActivity : has_agent




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


      CastActivity : type




    CastActivity --> "1" CastActivityTypeEnum : type
    click CastActivityTypeEnum href "../CastActivityTypeEnum"


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
CastActivityTypeEnum
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/c6830294ff6a4d8cbd75

Schema Source

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

Mappings

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

LinkML Source

Direct

name: CastActivity
annotations:
  pid:
    tag: pid
    value: 21.T11969/c6830294ff6a4d8cbd75
description: 'Activity types / roles. See also: FIAF Glossary of Filmographic Terms
  B.7'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:CastActivity
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: CastActivityTypeEnum

Induced

name: CastActivity
annotations:
  pid:
    tag: pid
    value: 21.T11969/c6830294ff6a4d8cbd75
description: 'Activity types / roles. See also: FIAF Glossary of Filmographic Terms
  B.7'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:CastActivity
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: CastActivityTypeEnum
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: CastActivity
    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: CastActivity
    domain_of:
    - WorkVariant
    - Activity
    - Agent
    - ProductionEvent
    - PreservationEvent
    - PublicationEvent
    - ManufactureEvent
    - Title
    - Format
    range: CastActivityTypeEnum
    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: CastActivity
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true