glam/schemas/20251121/linkml/modules/classes/Feature.yaml

31 lines
822 B
YAML

id: https://nde.nl/ontology/hc/class/Feature
name: Feature
title: Feature
description: >-
A physical feature (building, site, monument) managed by a heritage custodian.
MIGRATED from feature_type per Rule 53.
Corresponds to GLAMORCUBESFIXPHDNT 'F' (Features).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
crm: http://www.cidoc-crm.org/cidoc-crm/
imports:
- linkml:types
- ../slots/has_or_had_type
- ./FeatureType
- ./FeatureTypes
- ../slots/has_or_had_label
- ../slots/has_or_had_description
default_prefix: hc
classes:
Feature:
class_uri: crm:E27_Site
slots:
- has_or_had_type
- has_or_had_label
- has_or_had_description
slot_usage:
has_or_had_type:
range: FeatureType
required: true