Class: ManufactureEvent
Manufacture event of a manifestation. Always specify the type of event and if possible a date or a period of time via has_date. Specify located_in as appropriate, e.g. the country where the labratory is located. Involved parties in various roles can be linked via has_activity. See also: FIAF Moving Image Cataloguing Manual D.4.7
classDiagram
class ManufactureEvent
click ManufactureEvent href "../ManufactureEvent"
Event <|-- ManufactureEvent
click Event href "../Event"
ManufactureEvent : category
ManufactureEvent : has_activity
ManufactureEvent --> "*" LaboratoryActivity : has_activity
click LaboratoryActivity href "../LaboratoryActivity"
ManufactureEvent : has_date
ManufactureEvent : located_in
ManufactureEvent --> "*" GeographicName : located_in
click GeographicName href "../GeographicName"
ManufactureEvent : type
ManufactureEvent --> "0..1" ManufactureEventTypeEnum : type
click ManufactureEventTypeEnum href "../ManufactureEventTypeEnum"
Inheritance
- CategorizedThing
- Event
- ManufactureEvent
- Event
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
type | 0..1 ManufactureEventTypeEnum |
See specific class documentation for controlled vocabulary applicable to the type slot, respectively | direct |
has_activity | * LaboratoryActivity |
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/d714eff2626e41e41e78 |
Schema Source
- from schema: https://github.io/av-efi-schema/model
Mappings
Mapping Type | Mapped Value |
---|---|
self | avefi:ManufactureEvent |
native | avefi:ManufactureEvent |
close | fiaf:ManufactureEvent |
LinkML Source
Direct
name: ManufactureEvent
annotations:
pid:
tag: pid
value: 21.T11969/d714eff2626e41e41e78
description: 'Manufacture event of a manifestation. Always specify the type of event
and if possible a date or a period of time via has_date. Specify located_in as appropriate,
e.g. the country where the labratory is located. Involved parties in various roles
can be linked via has_activity. See also: FIAF Moving Image Cataloguing Manual D.4.7'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:ManufactureEvent
rank: 14
is_a: Event
slots:
- type
slot_usage:
has_activity:
name: has_activity
in_subset:
- TypeRegistrySubset
domain_of:
- Event
range: LaboratoryActivity
type:
name: type
in_subset:
- TypeRegistrySubset
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: ManufactureEventTypeEnum
Induced
name: ManufactureEvent
annotations:
pid:
tag: pid
value: 21.T11969/d714eff2626e41e41e78
description: 'Manufacture event of a manifestation. Always specify the type of event
and if possible a date or a period of time via has_date. Specify located_in as appropriate,
e.g. the country where the labratory is located. Involved parties in various roles
can be linked via has_activity. See also: FIAF Moving Image Cataloguing Manual D.4.7'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:ManufactureEvent
rank: 14
is_a: Event
slot_usage:
has_activity:
name: has_activity
in_subset:
- TypeRegistrySubset
domain_of:
- Event
range: LaboratoryActivity
type:
name: type
in_subset:
- TypeRegistrySubset
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: ManufactureEventTypeEnum
attributes:
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: ManufactureEvent
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: ManufactureEventTypeEnum
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: ManufactureEvent
domain_of:
- Event
range: LaboratoryActivity
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: ManufactureEvent
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: ManufactureEvent
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: ManufactureEvent
domain_of:
- CategorizedThing
range: AVefiCurie
required: true