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

26 lines
742 B
YAML

id: https://nde.nl/ontology/hc/class/DigitalPlatformOrganizationProfile
name: DigitalPlatformOrganizationProfile
title: Digital Platform Organization Profile
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/founded_through
- ../slots/has_type
- ../slots/has_scope
classes:
DigitalPlatformOrganizationProfile:
class_uri: schema:Organization
description: >-
Organizational profile section covering institutional type, scope, and founding context.
slots:
- founded_through
- has_type
- has_scope
slot_usage:
founded_through:
range: FoundingEvent
inlined: true