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

61 lines
3 KiB
YAML

id: https://nde.nl/ontology/hc/class/BusinessModel
name: business_model_class
title: BusinessModel Class
description: 'Business model classification for commercial heritage organizations.
Provides structured modeling of how commercial heritage operations are funded and generate revenue: - **Revenue sources**: Admission fees, merchandise, event rental, corporate funding - **Ownership**: Fully corporate-owned, subsidiary, joint venture, licensed - **Profitability**: Revenue-generating, break-even, subsidized by parent company - **Business function**: Marketing, tourism, corporate social responsibility - **Tax status**: For-profit corporation (not tax-exempt like museums) - **Reporting**: Reports to corporate board, integrated with marketing budget
Business model distinguishes commercial from non-profit heritage custodians.
Created per slot_fixes.yaml revision for business_model migration (Rule 53/56/57).'
version: 1.0.0
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
default_prefix: hc
classes:
BusinessModel:
class_uri: hc:BusinessModel
description: 'Business model classification for commercial heritage organizations.
Structured class replacing string-valued business_model slot. Models funding structure, revenue sources, ownership, and operational context.'
slots:
- identified_by
- has_label
- has_description
slot_usage:
has_label:
required: true
examples:
- value: For-profit brand attraction
- value: Corporate archive, parent company funded
- value: Brand heritage center
has_description:
required: false
examples:
- value: For-profit brand attraction, Admission fees, Merchandise, Marketing budget
- value: Corporate archive within business, Fully funded by parent company, No public access
- value: Brand heritage center, Event venue rental, Corporate hospitality, Tourism revenue
examples:
- value:
has_label: For-profit brand attraction
has_description: "Admission fees (\u20AC21), Merchandise sales, Beer tasting experiences, Event venue rental. Reports to Marketing division."
- value:
has_label: Corporate archive
has_description: Fully funded by parent company, No direct revenue, Serves internal research and legal compliance needs
- value:
has_label: Brand heritage center
has_description: Event venue rental, Corporate hospitality, Tourism revenue, Integrated with brand marketing budget
- value:
has_label: Factory museum
has_description: Visitor fees supplement production operations, Marketing tool for brand awareness, Tours integrated with factory operations
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"