glam/schemas/20251121/linkml/modules/classes/AssessmentCategory.yaml
2026-02-04 00:24:46 +01:00

25 lines
766 B
YAML

id: https://nde.nl/ontology/hc/class/AssessmentCategory
name: AssessmentCategory
title: AssessmentCategory
description: A category or classification used in an assessment (e.g., condition assessment).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/20260202_matang/has_type
classes:
AssessmentCategory:
class_uri: skos:Concept
description: Assessment category concept.
slots:
- has_type
slot_usage:
has_type:
# range: string # uriorcurie
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"