glam/schemas/20251121/linkml/modules/classes/Feature.yaml
2026-01-31 00:15:53 +01:00

38 lines
1.2 KiB
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/
dcterms: http://purl.org/dc/terms/
prov: http://www.w3.org/ns/prov#
skos: http://www.w3.org/2004/02/skos/core#
rdfs: http://www.w3.org/2000/01/rdf-schema#
org: http://www.w3.org/ns/org#
xsd: http://www.w3.org/2001/XMLSchema#
imports:
- linkml:types
- ../slots/has_or_had_description
- ../slots/has_or_had_label
- ../slots/has_or_had_type
- ./FeatureType
- ./FeatureTypes
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: uriorcurie
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"