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

16 lines
467 B
YAML

id: https://nde.nl/ontology/hc/class/Any
name: Any
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
owl: http://www.w3.org/2002/07/owl#
imports:
- linkml:types
classes:
Any:
class_uri: owl:Thing
description: "A generic class representing any entity or literal. Used as a root or wildcard range."
annotations:
specificity_score: 0.0
specificity_rationale: Universal root class
custodian_types: "['*']"