Slot: has_name
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
URI: schema:name Alias: has_name
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| GeographicName | Name of country, region or other location. | no | 
| Subject | Subject descriptor terms for the content of a film specifying its period, themes, locations, etc. Not to be confused with Genre. | no | 
| Agent | Agent involved in some activity related to the moving image resource. | yes | 
| Genre | Genre describes categories of Works, characterized by similar plots, themes, settings, situations, and characters. | no | 
| Title | FIAF Moving Image Cataloguing Manual 1.3.2, 2.3.2, 3.1.2 | yes | 
Properties
- 
Range: TextLine 
- 
Required: True 
Identifier and Mapping Information
Schema Source
- from schema: https://www.av-efi.net/av-efi-schema/model
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | schema:name | 
| native | avefi:has_name | 
LinkML Source
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://www.av-efi.net/av-efi-schema/model
rank: 4
slot_uri: schema:name
alias: has_name
domain_of:
- GeographicName
- Genre
- Subject
- Agent
- Title
range: TextLine
required: true