glam/schemas/20251121/linkml/modules/classes/TimeEntry.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

55 lines
2.1 KiB
YAML

id: https://nde.nl/ontology/hc/classes/TimeEntry
name: TimeEntry
title: TimeEntry
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
prov: http://www.w3.org/ns/prov#
xsd: http://www.w3.org/2001/XMLSchema#
time: http://www.w3.org/2006/time#
crm: http://www.cidoc-crm.org/cidoc-crm/
imports:
- linkml:types
# default_range: string
classes:
TimeEntry:
alt_descriptions:
nl: Gestructureerde tijdinvoer die een temporeel punt of markering uit brondata vastlegt.
de: Strukturierter Zeiteintrag, der einen Zeitpunkt oder Marker aus Quelldaten erfasst.
fr: Entree temporelle structuree representant un point ou marqueur temporel issu des donnees source.
es: Entrada temporal estructurada que representa un punto o marcador temporal de datos fuente.
ar: إدخال زمني منظم يمثل نقطة زمنية أو علامة زمنية من بيانات المصدر.
id: Entri waktu terstruktur yang merepresentasikan titik/penanda temporal dari data sumber.
zh: 表示来源数据中某一时间点/时间标记的结构化时间条目。
structured_aliases:
- literal_form: tijdinvoer
in_language: nl
- literal_form: Zeiteintrag
in_language: de
- literal_form: entree temporelle
in_language: fr
- literal_form: entrada temporal
in_language: es
- literal_form: إدخال زمني
in_language: ar
- literal_form: entri waktu
in_language: id
- literal_form: 时间条目
in_language: zh
description: >-
Point-in- marker extracted from source data with optional semantic role classification.
class_uri: time:Instant
broad_mappings:
- time:Instant
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'
modeling_notes: |
Mapping rationale
- class_uri: time:Instant for point-in-time representation
- close_mappings: schema:DateTime
- related_mappings: crm:E52_Time-Span
slots: []