- 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.
57 lines
2 KiB
YAML
57 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/TechnicalFeature
|
|
name: TechnicalFeature
|
|
title: Technical Feature
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
classes:
|
|
TechnicalFeature:
|
|
class_uri: schema:PropertyValue
|
|
description: >-
|
|
Capability or functionality offered by a digital platform, API, or system.
|
|
alt_descriptions:
|
|
nl: Mogelijkheid of functionaliteit die door een digitaal platform, API of systeem wordt aangeboden.
|
|
de: Fähigkeit oder Funktionalität, die von einer digitalen Plattform, API oder einem System angeboten wird.
|
|
fr: Capacité ou fonctionnalité offerte par une plateforme numérique, une API ou un système.
|
|
es: Capacidad o funcionalidad ofrecida por una plataforma digital, API o sistema.
|
|
ar: قدرة أو وظيفة تقدمها منصة رقمية أو واجهة برمجة تطبيقات أو نظام.
|
|
id: Kemampuan atau fungsionalitas yang ditawarkan oleh platform digital, API, atau sistem.
|
|
zh: 数字平台、API或系统提供的功能或特性。
|
|
broad_mappings:
|
|
- schema:PropertyValue
|
|
- crm:E55_Type
|
|
keywords:
|
|
- technical feature
|
|
- platform capability
|
|
- API feature
|
|
- digital service
|
|
slots:
|
|
- has_type
|
|
slot_usage:
|
|
has_type:
|
|
required: true
|
|
annotations:
|
|
specificity_score: '0.50'
|
|
custodian_types: '[''*'']'
|
|
structured_aliases:
|
|
- literal_form: technical feature
|
|
in_language: nl
|
|
- literal_form: technical feature
|
|
in_language: de
|
|
- literal_form: technical feature
|
|
in_language: fr
|
|
- literal_form: technical feature
|
|
in_language: es
|
|
- literal_form: technical feature
|
|
in_language: ar
|
|
- literal_form: technical feature
|
|
in_language: id
|
|
- literal_form: technical feature
|
|
in_language: zh
|