Class: Title
FIAF Moving Image Cataloguing Manual 1.3.2, 2.3.2, 3.1.2
URI: avefi:Title
classDiagram
class Title
click Title href "../Title"
Title : has_name
Title : has_ordering_name
Title : type
Title --> "1" TitleTypeEnum : type
click TitleTypeEnum href "../TitleTypeEnum"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
has_name | 1 TextLine |
Human-readable name for a thing. | direct |
has_ordering_name | 0..1 TextLine |
Provide normalised form, e.g. for sorting by title. | direct |
type | 1 TitleTypeEnum |
FIAF Moving Image Cataloguing Manual A.2 | direct |
Usages
used by | used in | type | used |
---|---|---|---|
MovingImageRecord | has_alternative_title | range | Title |
MovingImageRecord | has_primary_title | range | Title |
WorkVariant | has_alternative_title | range | Title |
WorkVariant | has_primary_title | range | Title |
ManifestationOrItem | has_alternative_title | range | Title |
ManifestationOrItem | has_primary_title | range | Title |
Manifestation | has_alternative_title | range | Title |
Manifestation | has_primary_title | range | Title |
Item | has_alternative_title | range | Title |
Item | has_primary_title | range | Title |
Identifier and Mapping Information
Annotations
property | value |
---|---|
pid | 21.T11969/768e0c1c69573fb588f6 |
Schema Source
- from schema: https://github.io/av-efi-schema/model
Mappings
Mapping Type | Mapped Value |
---|---|
self | avefi:Title |
native | avefi:Title |
LinkML Source
Direct
name: Title
annotations:
pid:
tag: pid
value: 21.T11969/768e0c1c69573fb588f6
description: FIAF Moving Image Cataloguing Manual 1.3.2, 2.3.2, 3.1.2
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 11
slots:
- has_name
- has_ordering_name
- type
slot_usage:
has_name:
name: has_name
in_subset:
- TypeRegistrySubset
close_mappings:
- fiaf:hasTitleValue
- schema:name
domain_of:
- GeographicName
- Genre
- Subject
- Agent
- Title
type:
name: type
description: FIAF Moving Image Cataloguing Manual A.2
in_subset:
- TypeRegistrySubset
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: TitleTypeEnum
required: true
Induced
name: Title
annotations:
pid:
tag: pid
value: 21.T11969/768e0c1c69573fb588f6
description: FIAF Moving Image Cataloguing Manual 1.3.2, 2.3.2, 3.1.2
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 11
slot_usage:
has_name:
name: has_name
in_subset:
- TypeRegistrySubset
close_mappings:
- fiaf:hasTitleValue
- schema:name
domain_of:
- GeographicName
- Genre
- Subject
- Agent
- Title
type:
name: type
description: FIAF Moving Image Cataloguing Manual A.2
in_subset:
- TypeRegistrySubset
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: TitleTypeEnum
required: true
attributes:
has_name:
name: has_name
description: Human-readable name for a thing. This is to be treated as the preferred
display label in a UI context, whereas has_alternate_name can provide additional
terms, e.g. for matching in search operations
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
close_mappings:
- fiaf:hasTitleValue
- schema:name
rank: 4
slot_uri: schema:name
alias: has_name
owner: Title
domain_of:
- GeographicName
- Genre
- Subject
- Agent
- Title
range: TextLine
required: true
has_ordering_name:
name: has_ordering_name
description: Provide normalised form, e.g. for sorting by title. Only use this
slot if value actually if different from has_name
examples:
- value: American in Paris, An
description: 'For display title: An American in Paris'
- value: 'Star Wars: Episode 9 – Der Aufstieg Skywalkers'
description: 'For display title: Star Wars: Episode IX – Der Aufstieg Skywalkers'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 4
alias: has_ordering_name
owner: Title
domain_of:
- Title
range: TextLine
type:
name: type
description: FIAF Moving Image Cataloguing Manual A.2
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 5
alias: type
owner: Title
domain_of:
- WorkVariant
- Activity
- Agent
- ProductionEvent
- PreservationEvent
- PublicationEvent
- ManufactureEvent
- Title
- Format
range: TitleTypeEnum
required: true