glam/schemas/20251121/linkml/modules/classes/Asset.yaml
2026-01-31 00:15:53 +01:00

24 lines
613 B
YAML

id: https://nde.nl/ontology/hc/class/Asset
name: Asset
title: Asset
description: A financial asset.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_or_had_currency
- ../slots/has_or_had_value
classes:
Asset:
class_uri: schema:MonetaryAmount
description: Asset value.
slots:
- has_or_had_value
- has_or_had_currency
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"