name: Location
description: A container for the information about the location in which an academic
event takes place.
title: Location
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
attributes:
has_city:
name: has_city
description: The property to specify the [City](City.md) of an academic event
location.
title: City
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: City
recommended: true
has_country:
name: has_country
description: The property to specify the [Country](Country.md) of an academic
event location.
title: Country
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: Country
recommended: true
has_region:
name: has_region
description: The property to specify the [Region](Region.md) of an academic event
location.
title: Region
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: Region
has_venue:
name: has_venue
description: The property to specify the [Venue](Venue.md) of an academic event
location.
title: Venue
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: Venue
lattitude:
name: lattitude
description: The property to specify the lattitude of an academic event location.
title: Lattitude
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: float
longitude:
name: longitude
description: The property to specify the longitude of an academic event location.
title: Longitude
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: float
meeting_url:
name: meeting_url
description: The property to specify the URL under which a one can participate
virtually in an academic event.
title: Meeting URL
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: uriorcurie