Skip to content

Class: CopyrightAndDistributionActivity

Activity types / roles. See also: FIAF Glossary of Filmographic Terms C.2

URI: avefi:CopyrightAndDistributionActivity

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

      CopyrightAndDistributionActivity : category

      CopyrightAndDistributionActivity : has_agent




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


      CopyrightAndDistributionActivity : type




    CopyrightAndDistributionActivity --> "1" CopyrightAndDistributionActivityTypeEnum : type
    click CopyrightAndDistributionActivityTypeEnum href "../CopyrightAndDistributionActivityTypeEnum"


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
CopyrightAndDistributionActivityTypeEnum
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

Usages

used by used in type used
RightsCopyrightRegistrationEvent has_activity range CopyrightAndDistributionActivity

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/bc2aab64b865b9d83909

Schema Source

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

Mappings

Mapping Type Mapped Value
self avefi:CopyrightAndDistributionActivity
native avefi:CopyrightAndDistributionActivity
close fiaf:CopyrightandDistributionActivity

LinkML Source

Direct

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

Induced

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