glam/schemas/20251121/linkml/modules/classes/WebPlatform.yaml
kempersc a590a8d94b Refactor and enhance descriptions across multiple YAML schemas for improved clarity and consistency.
- Updated descriptions in `WikidataOrganization`, `WikidataRecognition`, `WikidataResolvedEntities`, `WikidataSitelinks`, `WikidataSocialMedia`, `WikidataTemporal`, `WikidataTimeValue`, `WikidataWeb`, `WomensArchives`, `WomensArchivesRecordSetType`, `WomensArchivesRecordSetTypes`, `WordCount`, `WorkRevision`, `WorldCatIdentifier`, `WorldHeritageSite`, `WritingSystem`, `XPath`, `XPathScore`, `YoutubeChannel`, `YoutubeComment`, `YoutubeTranscript`, and `YoutubeVideo` to enhance readability and precision.
- Adjusted mappings and slot usage in various schemas to align with updated descriptions and improve data structure.
- Added new synonyms in multiple languages for better localization support.
2026-02-16 15:53:42 +01:00

50 lines
1.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/WebPlatform
name: WebPlatform
title: Web 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: >-
Internet-accessible service environment that publishes content, supports user
interaction, and enables transactional or informational workflows.
alt_descriptions:
nl: Internettoegankelijke dienstenomgeving die content publiceert en interactie ondersteunt.
de: Über das Internet zugängliche Dienstumgebung, die Inhalte bereitstellt und Interaktion ermöglicht.
fr: Environnement de services accessible sur Internet qui publie du contenu et prend en charge l'interaction.
es: Entorno de servicios accesible por Internet que publica contenido y permite la interacción.
ar: بيئة خدمات متاحة عبر الإنترنت تنشر محتوى وتدعم التفاعل.
id: Lingkungan layanan yang dapat diakses melalui internet untuk menerbitkan konten dan mendukung interaksi.
zh: 可通过互联网访问的服务环境,用于发布内容并支持交互。
structured_aliases:
- literal_form: webplatform
in_language: nl
- literal_form: Web-Plattform
in_language: de
- literal_form: plateforme web
in_language: fr
- literal_form: plataforma web
in_language: es
- literal_form: منصة ويب
in_language: ar
- literal_form: platform web
in_language: id
- literal_form: 网络平台
in_language: zh
broad_mappings:
- schema:WebSite
slots:
- has_url
- has_label
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"