Skip to content

Class: RightsCopyrightRegistrationEvent

Copyright and related rights registration event of a manifestation or possibly of a work/variant. Always specify date via has_date. Specify located_in as appropriate, e.g. the country where the copyright was registered. Involved parties in various roles can be linked via has_activity. See also: FIAF Moving Image Cataloguing Manual D.4.4

URI: avefi:RightsCopyrightRegistrationEvent

 classDiagram
    class RightsCopyrightRegistrationEvent
    click RightsCopyrightRegistrationEvent href "../RightsCopyrightRegistrationEvent"
      Event <|-- RightsCopyrightRegistrationEvent
        click Event href "../Event"

      RightsCopyrightRegistrationEvent : category

      RightsCopyrightRegistrationEvent : has_activity




    RightsCopyrightRegistrationEvent --> "1..*" CopyrightAndDistributionActivity : has_activity
    click CopyrightAndDistributionActivity href "../CopyrightAndDistributionActivity"


      RightsCopyrightRegistrationEvent : has_date

      RightsCopyrightRegistrationEvent : located_in




    RightsCopyrightRegistrationEvent --> "*" GeographicName : located_in
    click GeographicName href "../GeographicName"


Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_activity 1..*
CopyrightAndDistributionActivity
Associate activity (and subsequently agents) with event Event
has_date 0..1
ISODate
Date (or interval/period) when an event has taken place. Event
located_in *
GeographicName
Location associated with an event, e.g. the country where the principal offices or production facilities of the production company are located should be associated with the production event Event
category 1
AVefiCurie
Designates type, e.g. to distinguish different identifiers (GNDResource vs. CategorizedThing

Identifier and Mapping Information

Annotations

property value
pid 21.T11969/87d9e566e2a5a6a9d1d6

Schema Source

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

Mappings

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

LinkML Source

Direct

name: RightsCopyrightRegistrationEvent
annotations:
  pid:
    tag: pid
    value: 21.T11969/87d9e566e2a5a6a9d1d6
description: 'Copyright and related rights registration event of a manifestation or
  possibly of a work/variant. Always specify date via has_date. Specify located_in
  as appropriate, e.g. the country where the copyright was registered. Involved parties
  in various roles can be linked via has_activity. See also: FIAF Moving Image Cataloguing
  Manual D.4.4'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
structured_aliases:
  Rechte:
    literal_form: Rechte
    in_language: de
  Rights:
    literal_form: Rights
    in_language: en
close_mappings:
- fiaf:RightsCopyrightRegistrationEvent
rank: 14
is_a: Event
slot_usage:
  has_activity:
    name: has_activity
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - Event
    range: CopyrightAndDistributionActivity
    required: true

Induced

name: RightsCopyrightRegistrationEvent
annotations:
  pid:
    tag: pid
    value: 21.T11969/87d9e566e2a5a6a9d1d6
description: 'Copyright and related rights registration event of a manifestation or
  possibly of a work/variant. Always specify date via has_date. Specify located_in
  as appropriate, e.g. the country where the copyright was registered. Involved parties
  in various roles can be linked via has_activity. See also: FIAF Moving Image Cataloguing
  Manual D.4.4'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
structured_aliases:
  Rechte:
    literal_form: Rechte
    in_language: de
  Rights:
    literal_form: Rights
    in_language: en
close_mappings:
- fiaf:RightsCopyrightRegistrationEvent
rank: 14
is_a: Event
slot_usage:
  has_activity:
    name: has_activity
    in_subset:
    - TypeRegistrySubset
    domain_of:
    - Event
    range: CopyrightAndDistributionActivity
    required: true
attributes:
  has_activity:
    name: has_activity
    description: Associate activity (and subsequently agents) with event
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 8
    multivalued: true
    alias: has_activity
    owner: RightsCopyrightRegistrationEvent
    domain_of:
    - Event
    range: CopyrightAndDistributionActivity
    required: true
    inlined: true
    inlined_as_list: true
  has_date:
    name: has_date
    description: Date (or interval/period) when an event has taken place. A subset
      of ISO 8601 is supported, more specifically, EDTF conformance level 0 as well
      as qualifiers ? (uncertain date) and ~ (approximate date). See type ISODate
      definition for details
    notes:
    - https://www.w3.org/TR/xmlschema11-2/#date
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 7
    alias: has_date
    owner: RightsCopyrightRegistrationEvent
    domain_of:
    - Event
    range: ISODate
  located_in:
    name: located_in
    description: Location associated with an event, e.g. the country where the principal
      offices or production facilities of the production company are located should
      be associated with the production event
    in_subset:
    - TypeRegistrySubset
    from_schema: https://github.io/av-efi-schema/model
    rank: 7
    multivalued: true
    alias: located_in
    owner: RightsCopyrightRegistrationEvent
    domain_of:
    - Event
    range: GeographicName
    inlined: true
    inlined_as_list: 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: RightsCopyrightRegistrationEvent
    domain_of:
    - CategorizedThing
    range: AVefiCurie
    required: true