57 lines
2 KiB
YAML
57 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/WhatsAppProfile
|
|
name: WhatsAppProfile
|
|
title: WhatsApp Profile
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_contact_details
|
|
classes:
|
|
WhatsAppProfile:
|
|
class_uri: schema:ContactPoint
|
|
description: >-
|
|
Business messaging contact point used for customer communication and
|
|
contact enrichment in mobile chat channels.
|
|
alt_descriptions:
|
|
nl: Een WhatsApp-bedrijfsprofiel voor klantcommunicatie.
|
|
de: Ein WhatsApp-Geschäftsprofil für Kundenkommunikation.
|
|
fr: Un profil professionnel WhatsApp pour la communication client.
|
|
es: Un perfil comercial de WhatsApp para comunicación con clientes.
|
|
ar: ملف تجاري على واتساب للتواصل مع العملاء.
|
|
id: Profil bisnis WhatsApp untuk komunikasi pelanggan.
|
|
zh: 用于客户沟通的WhatsApp商业资料。
|
|
structured_aliases:
|
|
- literal_form: WhatsApp-profiel
|
|
in_language: nl
|
|
- literal_form: WhatsApp-Profil
|
|
in_language: de
|
|
- literal_form: profil WhatsApp
|
|
in_language: fr
|
|
- literal_form: perfil de WhatsApp
|
|
in_language: es
|
|
- literal_form: ملف واتساب
|
|
in_language: ar
|
|
- literal_form: profil WhatsApp
|
|
in_language: id
|
|
- literal_form: WhatsApp资料
|
|
in_language: zh
|
|
comments:
|
|
- Used for WhatsApp business accounts and contact enrichment.
|
|
- 'Preserved from prior description: Messaging application profile for business communication and contact enrichment via the WhatsApp platform.'
|
|
slots:
|
|
- has_contact_details
|
|
broad_mappings:
|
|
- schema:ContactPoint
|
|
annotations:
|
|
specificity_score: '0.55'
|
|
specificity_rationale: More specific - WhatsApp enrichment for contact data.
|
|
custodian_types: '[''*'']'
|
|
examples:
|
|
- value:
|
|
phone_number: '+31612345678'
|
|
is_business_account: true
|
|
business_name: Rijksmuseum
|
|
description: WhatsApp business profile
|