23 lines
629 B
YAML
23 lines
629 B
YAML
id: https://nde.nl/ontology/hc/class/DigitalPlatformPrimaryPlatform
|
|
name: DigitalPlatformPrimaryPlatform
|
|
title: Digital Platform Primary Platform
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
DigitalPlatformPrimaryPlatform:
|
|
class_uri: schema:WebSite
|
|
description: >-
|
|
Primary web surface designated as the main public access point for an organization.
|
|
exact_mappings:
|
|
- schema:WebSite
|
|
slots:
|
|
- identified_by
|
|
- has_url
|
|
- has_type
|
|
- has_label
|
|
- in_language
|