glam/frontend/public/schemas/20251121/linkml/modules/classes/OutdoorSite.yaml
kempersc 853419d6c2 feat: Introduce MeasureUnitEnum for standardized measurement units
- Added MeasureUnitEnum.yaml to define standard measurement units for area, length, and related quantities, compliant with ISO 80000-1, QUDT, and UCUM.
- Included units such as square meters, hectares, acres, meters, kilometers, and their conversions.

feat: Create applies_or_applied_to_call slot for funding requirements

- Introduced applies_or_applied_to_call.yaml to track funding calls related to requirements, following RiC-O naming conventions.

chore: Archive and migrate annual_participants slot

- Archived annual_participants_archived_20260115.yaml, replaced by has_or_had_annual_participant_count for better temporal naming.

chore: Archive applies_to_call slot and migrate to new naming

- Archived applies_to_call_archived_20260115.yaml, replaced by applies_or_applied_to_call for compliance with RiC-O conventions.

chore: Archive area_hectares slot and migrate to has_area_in_hectare

- Archived area_hectares_archived_20260115.yaml, replaced by has_area_in_hectare for standardized area measurement.

chore: Archive arrangement_notes slot and migrate to has_arrangement_note

- Archived arrangement_notes_archived_20260115.yaml, replaced by has_arrangement_note for improved naming consistency.

chore: Archive available_caption_languages slot and migrate to has_available_caption_language

- Archived available_caption_languages_archived_20260115.yaml, replaced by has_available_caption_language for better naming.

chore: Archive beneficiary_group slot and migrate to has_or_had_beneficiary

- Archived beneficiary_group_archived_20260115.yaml, replaced by has_or_had_beneficiary for compliance with naming conventions.

chore: Archive branch_head slot and migrate to has_or_had_head

- Archived branch_head_archived_20260114.yaml, replaced by has_or_had_head for better semantic alignment.

chore: Archive budget_currency slot

- Archived budget_currency_archived_20260114.yaml for future migration.

chore: Archive building_floor_area_sqm slot and migrate to has_or_had_area

- Archived building_floor_area_sqm_archived_20260115.yaml, replaced by has_or_had_area for standardized area measurement.

chore: Archive has_area_in_hectare slot and migrate to has_or_had_area

- Archived has_area_in_hectare_archived_20260115.yaml, replaced by has_or_had_area for compliance with naming conventions.

feat: Introduce has_or_had_area slot for area measurements

- Added has_or_had_area.yaml as the authoritative slot for area measurements, compliant with Rule 53.

feat: Introduce has_or_had_beneficiary slot for beneficiary tracking

- Added has_or_had_beneficiary.yaml to identify beneficiaries of organizational programs, following RiC-O naming conventions.

feat: Introduce has_or_had_currency slot for monetary values

- Added has_or_had_currency.yaml to associate currencies with monetary amounts, compliant with ISO 4217.

feat: Introduce has_or_had_head slot for organizational heads

- Added has_or_had_head.yaml to link organizational units with their heads, following W3C ORG standards.

feat: Introduce has_or_had_unit slot for measurement units

- Added has_or_had_unit.yaml to associate measurements with their units, compliant with Rule 53.
2026-01-14 17:28:38 +01:00

312 lines
12 KiB
YAML

id: https://nde.nl/ontology/hc/class/outdoor-site
name: outdoor_site_class
title: OutdoorSite Class
imports:
- linkml:types
- ./ReconstructedEntity
- ./CustodianObservation
- ./ReconstructionActivity
- ./Area
- ../enums/BioCustodianTypeEnum
- ../enums/FeatureTypeEnum
- ../enums/OutdoorSiteTypeEnum
- ../slots/outdoor_site_id
- ../slots/outdoor_site_name
- ../slots/outdoor_site_description
- ../slots/outdoor_site_type
- ../slots/bio_type_classification
- ../slots/feature_type_classification
# REMOVED 2026-01-15: ../slots/area_hectares - migrated to has_or_had_area + Area (Rule 53)
# REMOVED 2026-01-15: ../slots/has_area_in_hectare - BESPOKE SLOT INCORRECTLY CREATED, replaced with has_or_had_area + Area (Rule 53)
- ../slots/has_or_had_area
- ../slots/has_or_had_artwork_count
- ../slots/plant_species_count
- ../slots/has_or_had_animal_species_count
- ../slots/is_open_to_public
- ../slots/opening_hour
- ../slots/seasonal_hour
- ../slots/has_or_had_admission_fee
- ../slots/historic_garden_designation
- ../slots/conservation_status
- ../slots/period_covered
- ../slots/has_or_had_accessibility_feature
- ../slots/specificity_annotation
- ../slots/template_specificity
- ../slots/was_derived_from
- ../slots/was_generated_by
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
org: http://www.w3.org/ns/org#
dcterms: http://purl.org/dc/terms/
crm: http://www.cidoc-crm.org/cidoc-crm/
prov: http://www.w3.org/ns/prov#
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
classes:
OutdoorSite:
is_a: ReconstructedEntity
class_uri: schema:Park
description: "Outdoor site, grounds, garden, or natural area managed by a heritage custodian.\n\n**DEFINITION**:\n\nAn\
\ OutdoorSite is an outdoor area managed by a heritage custodian as an\nauxiliary property. This may include gardens,\
\ sculpture parks, archaeological\nsites, nature reserves, or historic grounds associated with the custodian's\nheritage\
\ mission.\n\n**SCHEMA.ORG ALIGNMENT**:\n\n`schema:Park` - \"A park.\" Extended to include gardens, grounds, and outdoor\n\
heritage sites.\n\n**WIKIDATA TYPE LINKAGE**:\n\nThis class links to TWO enum types:\n\n1. **BioCustodianTypeEnum**\
\ (1142 types) - For natural/botanical sites:\n - Q167346 (botanical garden)\n - Q10884 (arboretum)\n - Q43501\
\ (zoo)\n - Q18247357 (zoological garden)\n - Q22746 (park)\n \n2. **FeatureTypeEnum** (298 types) - For landscape/heritage\
\ features:\n - Q839954 (archaeological site)\n - Q1107656 (garden)\n - Q22698 (park)\n - Q2867476 (sculpture\
\ garden)\n - Q174782 (square/plaza)\n\n**DISTINCTION FROM OTHER AUXILIARY PLACE TYPES**:\n\n| Type | Setting | Examples\
\ |\n|------|---------|----------|\n| **OutdoorSite** | Exterior/grounds | Gardens, sculpture parks |\n| HistoricBuilding\
\ | Interior structure | Historic houses, castles |\n| ExhibitionSpace | Interior gallery | Exhibition halls |\n| Storage\
\ | Interior storage | Depots, warehouses |\n\n**TYPES OF OUTDOOR SITES**:\n\n1. **Historic Gardens**: Formal gardens,\
\ pleasure grounds\n2. **Sculpture Parks**: Outdoor art installations\n3. **Archaeological Sites**: Excavation sites,\
\ ruins\n4. **Botanical Collections**: Arboreta, plant collections\n5. **Nature Reserves**: Managed natural areas\n\
6. **Castle/Estate Grounds**: Historic landscape parks\n7. **Cemeteries**: Historic burial grounds\n\n**USE CASES**:\n\
\n1. **Museum Sculpture Garden**:\n ```yaml\n OutdoorSite:\n outdoor_site_id: \"https://nde.nl/ontology/hc/aux/kroller-muller-sculpture\"\
\n outdoor_site_name: \"Kröller-Müller Beeldentuin\"\n feature_type_classification: SCULPTURE_GARDEN\n has_or_had_area:\
\n - area_value: 25.0\n has_or_had_unit:\n unit_type: HECTARE\n unit_symbol: \"ha\"\n has_or_had_artwork_count: 160\n ```\n\n2. **Historic Estate Grounds**:\n ```yaml\n OutdoorSite:\n outdoor_site_name:\
\ \"Paleis Het Loo Tuinen\"\n bio_type_classification: GARDEN\n feature_type_classification: FORMAL_GARDEN\n\
\ historic_garden_designation: true\n ```\n\n3. **Archaeological Site**:\n ```yaml\n OutdoorSite:\n outdoor_site_name:\
\ \"Archeologisch Park Matilo\"\n feature_type_classification: ARCHAEOLOGICAL_SITE\n period_covered: \"Roman\
\ period\"\n ```\n"
exact_mappings:
- schema:Park
close_mappings:
- org:Site
- crm:E27_Site
- wd:Q22698
related_mappings:
- schema:TouristAttraction
- crm:E53_Place
- hc:HistoricBuilding
slots:
- has_or_had_accessibility_feature
- has_or_had_admission_fee
- has_or_had_animal_species_count
- has_or_had_area
- has_or_had_artwork_count
- bio_type_classification
- conservation_status
- feature_type_classification
- historic_garden_designation
- is_open_to_public
- opening_hour
- outdoor_site_description
- outdoor_site_id
- outdoor_site_name
- outdoor_site_type
- period_covered
- plant_species_count
- seasonal_hour
- specificity_annotation
- template_specificity
- was_derived_from
- was_generated_by
slot_usage:
outdoor_site_id:
range: uriorcurie
required: true
identifier: true
examples:
- value: https://nde.nl/ontology/hc/aux/kroller-muller-sculpture
description: Kröller-Müller sculpture garden
outdoor_site_name:
range: string
required: true
examples:
- value: Kröller-Müller Beeldentuin
description: Sculpture garden
- value: Paleis Het Loo Tuinen
description: Palace gardens
- value: Archeologisch Park Matilo
description: Archaeological park
outdoor_site_description:
range: string
examples:
- value: One of Europe's largest sculpture gardens with 160 works set in 25 hectares of park landscape within De Hoge
Veluwe National Park.
description: Sculpture garden description
outdoor_site_type:
range: OutdoorSiteTypeEnum
required: true
examples:
- value: SCULPTURE_GARDEN
description: Outdoor art display
- value: FORMAL_GARDEN
description: Historic garden
bio_type_classification:
range: BioCustodianTypeEnum
required: false
examples:
- value: BOTANICAL_GARDEN
description: Botanical garden
- value: ARBORETUM
description: Tree collection
feature_type_classification:
range: FeatureTypeEnum
required: false
examples:
- value: SCULPTURE_GARDEN
description: Sculpture garden
- value: ARCHAEOLOGICAL_SITE
description: Archaeological site
has_or_had_area:
description: >-
Area of the outdoor site.
MIGRATED from area_hectares and has_area_in_hectare (Rule 53).
range: Area
inlined: true
multivalued: true
examples:
- value:
area_value: 25.0
has_or_had_unit:
unit_type: HECTARE
unit_symbol: "ha"
has_or_had_label: "Sculpture garden area"
description: 25 hectares sculpture garden
- value:
area_value: 650.0
has_or_had_unit:
unit_type: HECTARE
unit_symbol: "ha"
is_estimate: true
has_or_had_label: "Estate grounds"
description: 650 hectares historic estate (estimated)
has_or_had_artwork_count:
range: integer
examples:
- value: 160
description: 160 sculptures
plant_species_count:
range: integer
examples:
- value: 2500
description: 2500 plant species
has_or_had_animal_species_count:
range: integer
examples:
- value: 150
description: 150 animal species
is_open_to_public:
range: boolean
examples:
- value: true
description: Open to public
has_or_had_admission_fee:
range: string
examples:
- value: Included with museum ticket
description: Combined admission
- value: Free
description: Free admission
opening_hour:
range: string
examples:
- value: Daily 10:00-17:00
description: Daily hours
seasonal_hour:
range: string
examples:
- value: 'Summer (Apr-Oct): 10:00-18:00; Winter (Nov-Mar): 10:00-16:00'
description: Seasonal hours
historic_garden_designation:
range: boolean
examples:
- value: true
description: Historic garden designation
conservation_status:
range: string
examples:
- value: Natura 2000
description: EU nature protection
period_covered:
range: string
examples:
- value: Roman period (50-400 CE)
description: Archaeological period
has_or_had_accessibility_feature:
range: string
multivalued: true
examples:
- value: Paved paths
description: Path accessibility
- value: Wheelchair-accessible routes
description: Wheelchair access
was_derived_from:
range: CustodianObservation
multivalued: true
required: false
was_generated_by:
range: ReconstructionActivity
required: false
comments:
- OutdoorSite models outdoor areas managed by heritage custodians
- Schema.org Park extended for gardens, grounds, and heritage sites
- Links to BOTH BioCustodianTypeEnum AND FeatureTypeEnum
- BioCustodianTypeEnum for botanical/zoo classifications
- FeatureTypeEnum for landscape/archaeological features
- "MIGRATION NOTE: has_or_had_area replaced area_hectares and has_area_in_hectare (Rule 53)"
see_also:
- https://schema.org/Park
- https://www.wikidata.org/wiki/Q22698
- https://www.wikidata.org/wiki/Q167346
examples:
- value:
outdoor_site_id: https://nde.nl/ontology/hc/aux/kroller-muller-sculpture
outdoor_site_name: Kröller-Müller Beeldentuin
outdoor_site_description: One of Europe's largest sculpture gardens with 160 works in 25 hectares within De Hoge Veluwe
National Park.
outdoor_site_type: SCULPTURE_GARDEN
feature_type_classification: SCULPTURE_GARDEN
has_or_had_area:
- area_value: 25.0
has_or_had_unit:
unit_type: HECTARE
unit_symbol: "ha"
has_or_had_label: "Total site area"
has_or_had_artwork_count: 160
is_open_to_public: true
has_or_had_admission_fee: Included with museum ticket
opening_hour: Tu-Su 10:00-17:00
has_or_had_accessibility_feature:
- Paved paths
- Wheelchair routes available
description: Major sculpture garden
- value:
outdoor_site_id: https://nde.nl/ontology/hc/aux/het-loo-tuinen
outdoor_site_name: Paleis Het Loo Tuinen
outdoor_site_description: Formal baroque gardens restored to 17th-century design. Part of royal palace complex.
outdoor_site_type: FORMAL_GARDEN
bio_type_classification: GARDEN
has_or_had_area:
- area_value: 650.0
has_or_had_unit:
unit_type: HECTARE
unit_symbol: "ha"
is_estimate: true
has_or_had_label: "Estate grounds"
is_open_to_public: true
has_or_had_admission_fee: Included with palace ticket
seasonal_hour: Summer 10:00-18:00; Winter 10:00-16:00
historic_garden_designation: true
description: Historic palace gardens
- value:
outdoor_site_id: https://nde.nl/ontology/hc/aux/matilo-archaeological
outdoor_site_name: Archeologisch Park Matilo
outdoor_site_description: Archaeological park on site of Roman fort Matilo with reconstructed structures.
outdoor_site_type: ARCHAEOLOGICAL_SITE
feature_type_classification: ARCHAEOLOGICAL_SITE
has_or_had_area:
- area_value: 3.5
has_or_had_unit:
unit_type: HECTARE
unit_symbol: "ha"
has_or_had_label: "Archaeological park area"
is_open_to_public: true
has_or_had_admission_fee: Free
period_covered: Roman period (50-400 CE)
description: Roman archaeological park