- Updated descriptions and added multilingual support for DatasetRegister and LegacyPortal classes in WebPortalTypes.yaml. - Improved the Wifi class with detailed descriptions and examples, including structured aliases. - Enhanced WikidataRecognition, WikidataResolvedEntities, WikidataSitelinks, WikidataSocialMedia, WikidataTemporal, WikidataTimeValue, and WikidataWeb classes with clearer descriptions, multilingual alt_descriptions, and structured aliases. - Introduced a new CollectionType class to classify aggregations based on formation logic and institutional practices, including comprehensive multilingual descriptions and mappings.
80 lines
3.2 KiB
YAML
80 lines
3.2 KiB
YAML
id: https://nde.nl/ontology/hc/classes/WikidataTemporal
|
|
name: WikidataTemporal
|
|
title: Wikidata Temporal Class
|
|
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#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
WikidataTemporal:
|
|
description: >-
|
|
Temporal properties from Wikidata including inception (P571), dissolution (P576),
|
|
official opening (P1619), and activity time spans (P580/P582) for organizational lifecycle.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Temporele eigenschappen uit Wikidata inclusief oprichting (P571), ontbinding (P576),
|
|
officiële opening (P1619) en activiteitsperioden (P580/P582) voor organisatorische levenscyclus.
|
|
de: >-
|
|
Temporale Eigenschaften aus Wikidata einschließlich Gründung (P571), Auflösung (P576),
|
|
offizielle Eröffnung (P1619) und Aktivitätszeiträume (P580/P582) für den Organisationslebenszyklus.
|
|
fr: >-
|
|
Propriétés temporelles de Wikidata incluant création (P571), dissolution (P576),
|
|
ouverture officielle (P1619) et périodes d'activité (P580/P582) pour le cycle de vie organisationnel.
|
|
es: >-
|
|
Propiedades temporales de Wikidata incluyendo fundación (P571), disolución (P576),
|
|
apertura oficial (P1619) y períodos de actividad (P580/P582) para el ciclo de vida organizacional.
|
|
ar: >-
|
|
الخصائص الزمنية من ويكي بيانات تشمل التأسيس (P571) والحل (P576)
|
|
والافتتاح الرسمي (P1619) وفترات النشاط (P580/P582) لدورة حياة المنظمة.
|
|
id: >-
|
|
Properti temporal dari Wikidata termasuk pendirian (P571), pembubaran (P576),
|
|
pembukaan resmi (P1619), dan periode aktivitas (P580/P582) untuk siklus hidup organisasi.
|
|
zh: >-
|
|
来自维基数据的时间属性,包括成立(P571)、解散(P576)、
|
|
正式开放(P1619)和活动时间范围(P580/P582),用于组织生命周期。
|
|
exact_mappings:
|
|
- time:TemporalEntity
|
|
close_mappings:
|
|
- prov:InstantaneousEvent
|
|
related_mappings:
|
|
- schema:Event
|
|
- prov:Entity
|
|
slots:
|
|
- temporal_extent
|
|
slot_usage:
|
|
temporal_extent:
|
|
range: TimeSpan
|
|
inlined: true
|
|
comments:
|
|
- Aggregates temporal properties defining existence and activity periods
|
|
- Key dates mark discrete events (founding, dissolution, opening)
|
|
keywords:
|
|
- wikidata
|
|
- temporal
|
|
- dates
|
|
- inception
|
|
- dissolution
|
|
- lifecycle
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class for temporal data extraction
|
|
custodian_types: "['*']"
|
|
structured_aliases:
|
|
- literal_form: wikidata-temporeel
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Wikidata-Temporal
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: temporel Wikidata
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: temporal Wikidata
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|