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

23 lines
755 B
YAML

id: https://nde.nl/ontology/hc/class/MerchandiseSale
name: MerchandiseSale
title: Merchandise Sale
description: The sale of merchandise, goods, or products. MIGRATED from gift_shop slot context per Rule 53. Follows schema:SellAction or schema:Offer.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
- ../slots/20260202_matang/has_description
- ../slots/20260202_matang/has_label
default_prefix: hc
classes:
MerchandiseSale:
class_uri: schema:SellAction
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"