name: Venue
description: The venue at which an academic event takes place.
title: Venue
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
mixins:
- NamedThing
attributes:
street:
name: street
description: The street of the venue including the house number seperated by comma.
title: Street
examples:
- value: Am Welfengarten, 1
description: street, hous number
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: string
zip_code:
name: zip_code
description: The zip code of the venue.
title: ZIP Code
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: string