- Updated titles for clarity in WikidataClassification, WikidataCollectionInfo, WikidataContact, WikidataCoordinates, WikidataEnrichment, WikidataEntity, WikidataIdentifiers, WikidataLocation, WikidataMedia, and WikidataOrganization classes. - Enhanced descriptions with multilingual support, providing translations in Dutch, German, French, Spanish, Arabic, Indonesian, and Chinese. - Added structured aliases for better synonym mapping in multiple languages. - Improved comments and keywords for better understanding and searchability. - Ensured consistent use of slots and mappings across classes to align with ontology standards.
73 lines
2.9 KiB
YAML
73 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/classes/WikidataContact
|
|
name: WikidataContact
|
|
title: Wikidata Contact 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#
|
|
vcard: http://www.w3.org/2006/vcard/ns#
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
WikidataContact:
|
|
description: >-
|
|
Contact information extracted from Wikidata including phone numbers (P1329),
|
|
email addresses (P968), and fax numbers (P2900) for institutional communication.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Contactgegevens uit Wikidata inclusief telefoonnummers (P1329),
|
|
e-mailadressen (P968) en faxnummers (P2900) voor institutionele communicatie.
|
|
de: >-
|
|
Kontaktinformationen aus Wikidata einschließlich Telefonnummern (P1329),
|
|
E-Mail-Adressen (P968) und Faxnummern (P2900) für institutionelle Kommunikation.
|
|
fr: >-
|
|
Coordonnées extraites de Wikidata incluant les numéros de téléphone (P1329),
|
|
les adresses e-mail (P968) et les numéros de fax (P2900) pour la communication institutionnelle.
|
|
es: >-
|
|
Información de contacto extraída de Wikidata incluyendo números de teléfono (P1329),
|
|
direcciones de correo electrónico (P968) y números de fax (P2900) para comunicación institucional.
|
|
ar: >-
|
|
معلومات الاتصال المستخرجة من ويكي بيانات تشمل أرقام الهاتف (P1329)
|
|
وعناوين البريد الإلكتروني (P968) وأرقام الفاكس (P2900) للاتصال المؤسسي.
|
|
id: >-
|
|
Informasi kontak yang diekstrak dari Wikidata termasuk nomor telepon (P1329),
|
|
alamat email (P968), dan nomor faks (P2900) untuk komunikasi kelembagaan.
|
|
zh: >-
|
|
从维基数据提取的联系信息,包括电话号码(P1329)、电子邮件地址(P968)
|
|
和传真号码(P2900),用于机构通信。
|
|
exact_mappings:
|
|
- schema:ContactPoint
|
|
close_mappings:
|
|
- vcard:Contact
|
|
related_mappings:
|
|
- prov:Entity
|
|
- schema:Organization
|
|
slots: []
|
|
comments:
|
|
- Aggregates contact details as defined by Schema.org
|
|
- Supports multiple values for phone and email fields
|
|
keywords:
|
|
- wikidata
|
|
- contact
|
|
- phone
|
|
- email
|
|
- fax
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class for contact information
|
|
custodian_types: "['*']"
|
|
structured_aliases:
|
|
- literal_form: wikidata-contact
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Wikidata-Kontakt
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: contact Wikidata
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: contacto Wikidata
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|