glam/schemas/20251121/linkml/modules/classes/BusinessModel.yaml
kempersc 92c79067cd Refactor time-related classes and descriptions for clarity and consistency
- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding.
- Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes.
- Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions.
- Improved comments and modeling notes in VariantTypes to clarify usage and examples.
- General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
2026-02-16 13:49:40 +01:00

94 lines
3.5 KiB
YAML

id: https://nde.nl/ontology/hc/class/BusinessModel
name: business_model_class
title: Business Model Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
classes:
BusinessModel:
class_uri: hc:BusinessModel
description: >-
Classification of how commercial heritage organizations are funded and
generate revenue, distinguishing for-profit from non-profit custodians.
alt_descriptions:
nl: >-
Classificatie van hoe commerciële erfgoedorganisaties worden gefinancierd en
inkomsten genereren, ter onderscheiding van winstgevende en non-profit bewaarders.
de: >-
Klassifizierung der Finanzierung und Umsatzgenerierung kommerzieller
Kulturerbe-Organisationen zur Unterscheidung gewinnorientierter von
gemeinnützigen Verwahrern.
fr: >-
Classification de la manière dont les organisations patrimoniales commerciales
sont financées et génèrent des revenus, distinguant les dépositaires à but
lucratif des organisations à but non lucratif.
es: >-
Clasificación de cómo se financian y generan ingresos las organizaciones
patrimoniales comerciales, distinguiendo entre depositarios con fines de lucro
y sin fines de lucro.
ar: >-
تصنيف كيفية تمويل منظمات التراث التجارية وتوليد الإيرادات، والتمييز
بين الحارسين الربحيين وغير الربحيين.
id: >-
Klasifikasi bagaimana organisasi warisan komersial didanai dan menghasilkan
pendapatan, membedakan penjaga nirlaba dari penjaga yang mencari keuntungan.
zh: >-
商业遗产组织资助和创收方式的分类,区分营利性和非营利性保管者。
structured_aliases:
- literal_form: bedrijfsmodel
in_language: nl
- literal_form: Geschäftsmodell
in_language: de
- literal_form: modèle économique
in_language: fr
- literal_form: modelo de negocio
in_language: es
- literal_form: نموذج العمل
in_language: ar
- literal_form: model bisnis
in_language: id
- literal_form: 商业模式
in_language: zh
broad_mappings:
- skos:Concept
slots:
- identified_by
- has_label
- has_description
slot_usage:
has_label:
required: true
has_description:
required: false
comments:
- Distinguishes commercial from non-profit heritage custodians
- Models funding structure, revenue sources, and ownership
- Examples: For-profit brand attraction, corporate archive, brand heritage center
examples:
- value:
has_label: For-profit brand attraction
has_description: Admission fees, merchandise sales, event venue rental
description: Commercial heritage business model
- value:
has_label: Corporate archive
has_description: Fully funded by parent company, serves internal research
description: Corporate archive business model
keywords:
- business model
- revenue model
- commercial heritage
- for-profit
- corporate archive
- brand attraction
annotations:
specificity_score: "0.5"
specificity_rationale: Classification for commercial heritage business models
custodian_types: "['*']"