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

30 lines
709 B
YAML

id: https://nde.nl/ontology/hc/class/Segment
name: Segment
title: Segment Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
oa: http://www.w3.org/ns/oa#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
classes:
Segment:
class_uri: oa:SpecificResource
description: 'A segment or region of a resource.
**Ontological Alignment**:
- `oa:SpecificResource`: A specific part of a resource.
'
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"