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

24 lines
602 B
YAML

id: https://nde.nl/ontology/hc/class/WebPlatform
name: WebPlatform
title: WebPlatform
description: A web-based platform.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_label
- ../slots/has_url
classes:
WebPlatform:
class_uri: schema:WebSite
description: Web platform.
slots:
- has_url
- has_label
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"