Class: Subject
Subject descriptor terms for the content of a film specifying its period, themes, locations, etc. Not to be confused with Genre. Provide name and if at all possible identifier(s) from supported authorities in the same_as slot. See also: FIAF Moving Image Cataloguing Manual 1.4.3 and FIAF Glossary of Filmographic Terms D.2.3
URI: avefi:Subject
classDiagram
class Subject
click Subject href "../Subject"
CategorizedThing <|-- Subject
click CategorizedThing href "../CategorizedThing"
Subject : category
Subject : has_alternate_name
Subject : has_name
Subject : same_as
Subject --> "*" AuthorityResource : same_as
click AuthorityResource href "../AuthorityResource"
Inheritance
- CategorizedThing
- Subject
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
has_alternate_name | * TextLine |
Alternative human-readable name(s) for a thing. | direct |
has_name | 1 TextLine |
Human-readable name for a thing. | direct |
same_as | * AuthorityResource or AVefiResource or EIDRResource or FilmportalResource or GNDResource or VIAFResource or WikidataResource |
See AuthorityResource doucmentation for accepted identifiers | direct |
category | 1 AVefiCurie |
Designates type, e.g. to distinguish different identifiers (GNDResource vs. | CategorizedThing |
Identifier and Mapping Information
Annotations
property | value |
---|---|
pid | 21.T11969/a3e99e02ddcb607c5242 |
Schema Source
- from schema: https://github.io/av-efi-schema/model
Mappings
Mapping Type | Mapped Value |
---|---|
self | avefi:Subject |
native | avefi:Subject |
LinkML Source
Direct
name: Subject
annotations:
pid:
tag: pid
value: 21.T11969/a3e99e02ddcb607c5242
description: 'Subject descriptor terms for the content of a film specifying its period,
themes, locations, etc. Not to be confused with Genre. Provide name and if at all
possible identifier(s) from supported authorities in the same_as slot. See also:
FIAF Moving Image Cataloguing Manual 1.4.3 and FIAF Glossary of Filmographic Terms
D.2.3'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
structured_aliases:
Schlagwort:
literal_form: Schlagwort
in_language: de
Subject:
literal_form: Subject
in_language: en
rank: 23
is_a: CategorizedThing
slots:
- has_alternate_name
- has_name
- same_as
slot_usage:
same_as:
name: same_as
domain_of:
- WorkVariant
- GeographicName
- Genre
- Subject
- Agent
- Manifestation
any_of:
- range: AVefiResource
- range: EIDRResource
- range: FilmportalResource
- range: GNDResource
- range: VIAFResource
- range: WikidataResource
Induced
name: Subject
annotations:
pid:
tag: pid
value: 21.T11969/a3e99e02ddcb607c5242
description: 'Subject descriptor terms for the content of a film specifying its period,
themes, locations, etc. Not to be confused with Genre. Provide name and if at all
possible identifier(s) from supported authorities in the same_as slot. See also:
FIAF Moving Image Cataloguing Manual 1.4.3 and FIAF Glossary of Filmographic Terms
D.2.3'
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
structured_aliases:
Schlagwort:
literal_form: Schlagwort
in_language: de
Subject:
literal_form: Subject
in_language: en
rank: 23
is_a: CategorizedThing
slot_usage:
same_as:
name: same_as
domain_of:
- WorkVariant
- GeographicName
- Genre
- Subject
- Agent
- Manifestation
any_of:
- range: AVefiResource
- range: EIDRResource
- range: FilmportalResource
- range: GNDResource
- range: VIAFResource
- range: WikidataResource
attributes:
has_alternate_name:
name: has_alternate_name
description: Alternative human-readable name(s) for a thing. Whereas has_name
provides the preferred display name for the described entity, alternatives can
be recorded here in order to be indexed in search engines, for instance
in_subset:
- TypeRegistrySubset
from_schema: https://github.io/av-efi-schema/model
rank: 10
slot_uri: schema:alternateName
multivalued: true
alias: has_alternate_name
owner: Subject
domain_of:
- GeographicName
- Genre
- Subject
- Agent
range: TextLine
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
rank: 4
slot_uri: schema:name
alias: has_name
owner: Subject
domain_of:
- GeographicName
- Genre
- Subject
- Agent
- Title
range: TextLine
required: true
same_as:
name: same_as
description: See [AuthorityResource doucmentation](AuthorityResource.md) for accepted
identifiers
from_schema: https://github.io/av-efi-schema/model
rank: 5
multivalued: true
alias: same_as
owner: Subject
domain_of:
- WorkVariant
- GeographicName
- Genre
- Subject
- Agent
- Manifestation
range: AuthorityResource
inlined: true
inlined_as_list: true
any_of:
- range: AVefiResource
- range: EIDRResource
- range: FilmportalResource
- range: GNDResource
- range: VIAFResource
- range: WikidataResource
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: Subject
domain_of:
- CategorizedThing
range: AVefiCurie
required: true