- 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.
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/Platform
|
|
name: Platform
|
|
title: Platform
|
|
description: A digital or physical 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_name
|
|
- ../slots/has_type
|
|
classes:
|
|
Platform:
|
|
class_uri: schema:DigitalDocument
|
|
related_mappings:
|
|
- schema:DigitalDocument
|
|
description: >-
|
|
A digital or physical platform.
|
|
alt_descriptions:
|
|
nl: Een digitaal of fysiek platform.
|
|
de: Eine digitale oder physische Plattform.
|
|
fr: Une plateforme numérique ou physique.
|
|
es: Una plataforma digital o física.
|
|
structured_aliases:
|
|
- literal_form: platform
|
|
in_language: nl
|
|
- literal_form: Plattform
|
|
in_language: de
|
|
- literal_form: plateforme
|
|
in_language: fr
|
|
comments:
|
|
- Generic platform entity for digital or physical platforms.
|
|
slots:
|
|
- has_name
|
|
- has_type
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|