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

36 lines
1.1 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_description
- ../slots/has_label
- ../slots/has_type
default_prefix: hc
classes:
Feature:
class_uri: crm:E27_Site
slots:
- has_type
- has_label
- has_description
slot_usage:
has_type:
# range: string # uriorcurie
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"