- 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.
27 lines
739 B
YAML
27 lines
739 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/
|
|
dcat: http://www.w3.org/ns/dcat#
|
|
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.
|
|
broad_mappings:
|
|
- schema:WebSite
|
|
close_mappings:
|
|
- schema:WebApplication
|
|
- dcat:DataService
|
|
slots:
|
|
- identified_by
|
|
- has_url
|
|
- has_type
|
|
- has_label
|
|
- in_language
|