Slot: has_alternate_name
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
URI: schema:alternateName Alias: has_alternate_name
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| GeographicName | Name of country, region or other location. | no | 
| Agent | Agent involved in some activity related to the moving image resource. | no | 
| Genre | Genre describes categories of Works, characterized by similar plots, themes, settings, situations, and characters. | no | 
| Subject | Subject descriptor terms for the content of a film specifying its period, themes, locations, etc. Not to be confused with Genre. | no | 
Properties
- 
Range: TextLine 
- 
Multivalued: 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:alternateName | 
| native | avefi:has_alternate_name | 
LinkML Source
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://www.av-efi.net/av-efi-schema/model
rank: 10
slot_uri: schema:alternateName
alias: has_alternate_name
domain_of:
- GeographicName
- Genre
- Subject
- Agent
range: TextLine
multivalued: true