- 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.5 KiB
YAML
57 lines
2.5 KiB
YAML
id: https://nde.nl/ontology/hc/class/Value
|
|
name: Value
|
|
title: Value
|
|
description: 'A generic wrapper for values in assertions, claims, or measurements.
|
|
|
|
Allows storing typed values, units, and raw strings.'
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_value
|
|
classes:
|
|
Value:
|
|
class_uri: schema:StructuredValue
|
|
description: >-
|
|
Structured carrier for literal, coded, or quantified content used in
|
|
assertions, measurements, and derived statements.
|
|
alt_descriptions:
|
|
nl: Gestructureerde drager voor letterlijke, gecodeerde of gekwantificeerde inhoud in beweringen, metingen en afgeleide uitspraken.
|
|
de: Strukturierter Traeger fuer literale, codierte oder quantifizierte Inhalte in Aussagen, Messungen und abgeleiteten Feststellungen.
|
|
fr: Support structure pour des contenus litteraux, codes ou quantifies utilises dans des assertions, mesures et enonces derives.
|
|
es: Contenedor estructurado para contenido literal, codificado o cuantificado usado en afirmaciones, mediciones y enunciados derivados.
|
|
ar: حامل منظّم لمحتوى حرفي أو مرمّز أو كمّي يُستخدم في الادعاءات والقياسات والعبارات المشتقة.
|
|
id: Wadah terstruktur untuk konten literal, berkode, atau terukur yang digunakan dalam klaim, pengukuran, dan pernyataan turunan.
|
|
zh: 用于断言、测量与派生陈述的文字值、编码值或数量值的结构化承载体。
|
|
structured_aliases:
|
|
- literal_form: waardeobject
|
|
in_language: nl
|
|
- literal_form: Werteobjekt
|
|
in_language: de
|
|
- literal_form: valeur structuree
|
|
in_language: fr
|
|
- literal_form: valor estructurado
|
|
in_language: es
|
|
- literal_form: قيمة منظّمة
|
|
in_language: ar
|
|
- literal_form: nilai terstruktur
|
|
in_language: id
|
|
- literal_form: 结构化值
|
|
in_language: zh
|
|
slots:
|
|
- has_value
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|