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

42 lines
1 KiB
YAML

id: https://nde.nl/ontology/hc/class/Extension
name: Extension
title: Extension Class
description: >-
Details of a loan or agreement extension.
**RULE 53 COMPLIANT**: Created for extension_count migration.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
imports:
- linkml:types
- ../slots/has_or_had_identifier
- ../slots/has_or_had_label
- ../slots/has_or_had_description
- ../slots/has_or_had_quantity
- ../slots/specificity_annotation
- ../slots/has_or_had_score
- ./Quantity
default_prefix: hc
classes:
Extension:
class_uri: prov:Activity
description: >-
An extension of a loan or agreement.
slots:
- has_or_had_identifier
- has_or_had_label
- has_or_had_description
- has_or_had_quantity
- specificity_annotation
- has_or_had_score
slot_usage:
has_or_had_quantity:
range: Quantity
inlined: true
description: Count or duration of the extension.