23 lines
656 B
YAML
23 lines
656 B
YAML
id: https://nde.nl/ontology/hc/class/Boundary
|
|
name: Boundary
|
|
title: Boundary
|
|
description: A geographic or conceptual boundary.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_description
|
|
classes:
|
|
Boundary:
|
|
class_uri: schema:Place
|
|
description: Boundary definition.
|
|
slots:
|
|
- has_or_had_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|