Skip to content

Class: ManifestationActivity

Activity types / roles. See also: FIAF Moving Image Cataloguing Manual 2.4.1.1, D.8

URI: avefi:ManifestationActivity

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

      ManifestationActivity : category

      ManifestationActivity : has_agent




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


      ManifestationActivity : type




    ManifestationActivity --> "1" ManifestationActivityTypeEnum : type
    click ManifestationActivityTypeEnum href "../ManifestationActivityTypeEnum"


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
ManifestationActivityTypeEnum
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
PreservationEvent has_activity range ManifestationActivity
PublicationEvent has_activity range ManifestationActivity

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/7a9e75d630f9d2d508f8

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ManifestationActivity
annotations:
  pid:
    tag: pid
    value: 21.T11969/7a9e75d630f9d2d508f8
description: 'Activity types / roles. See also: FIAF Moving Image Cataloguing Manual
  2.4.1.1, D.8'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:ManifestationActivity
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: ManifestationActivityTypeEnum

Induced

name: ManifestationActivity
annotations:
  pid:
    tag: pid
    value: 21.T11969/7a9e75d630f9d2d508f8
description: 'Activity types / roles. See also: FIAF Moving Image Cataloguing Manual
  2.4.1.1, D.8'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:ManifestationActivity
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: ManifestationActivityTypeEnum
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: ManifestationActivity
    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: ManifestationActivity
    domain_of:
    - WorkVariant
    - Activity
    - Agent
    - ProductionEvent
    - PreservationEvent
    - PublicationEvent
    - ManufactureEvent
    - Title
    - Format
    range: ManifestationActivityTypeEnum
    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: ManifestationActivity
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true