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

55 lines
1.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/DigitalPlatformProfile
name: DigitalPlatformProfile
title: Digital Platform Profile
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
prov: http://www.w3.org/ns/prov#
org: http://www.w3.org/ns/org#
default_prefix: hc
imports:
- linkml:types
- ./DigitalPlatformProvenance
- ../slots/has_metadata
- ../slots/has_status
- ../slots/has_data_quality
- ../slots/has_profile
- ../slots/has_digital_platform
- ../slots/has_contact_point
- ../slots/has_service
- ../slots/identified_by
- ../slots/has_provenance
- ../slots/related_to
- ../slots/has_url
- ../slots/has_homepage
- ../slots/has_name
- ../slots/has_type
- ../slots/refer_to
- ../slots/has_contact_details
- ../slots/has_facility
- ../slots/contain_collection
classes:
DigitalPlatformProfile:
class_uri: org:Organization
description: >-
Consolidated profile record for an organization's digital platform footprint and service metadata.
slots:
- has_metadata
- has_status
- has_data_quality
- has_profile
- has_digital_platform
- has_contact_point
- has_service
- identified_by
- has_provenance
- related_to
- has_url
- has_homepage
- has_name
- has_type
- refer_to
- has_contact_details
- has_facility
- contain_collection