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

24 lines
625 B
YAML

id: https://nde.nl/ontology/hc/class/Output
name: Output
title: Output
description: Output generated by a process or activity.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
classes:
Output:
class_uri: prov:Entity
description: Activity output.
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"