72 lines
3.2 KiB
YAML
72 lines
3.2 KiB
YAML
id: https://nde.nl/ontology/hc/classes/ProfileData
|
|
name: ProfileData
|
|
title: ProfileData
|
|
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#
|
|
pico: https://personsincontext.org/model#
|
|
foaf: http://xmlns.com/foaf/0.1/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_skill
|
|
# default_range: string
|
|
classes:
|
|
ProfileData:
|
|
description: >-
|
|
Biographical information extracted from a source document about an individual, including name, career history, education, skills, and professional summary.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Biografische informatie geëxtraheerd uit een brondocument over een individu, inclusief naam, carrièregeschiedenis, opleiding, vaardigheden en professionele samenvatting.
|
|
de: >-
|
|
Biografische Informationen, die aus einem Quelldokument über eine Person extrahiert wurden, einschließlich Name, Karriereverlauf, Ausbildung, Fähigkeiten und beruflicher Zusammenfassung.
|
|
fr: >-
|
|
Informations biographiques extraites d'un document source sur un individu, comprenant le nom, l'historique de carrière, l'éducation, les compétences et le résumé professionnel.
|
|
es: >-
|
|
Información biográfica extraída de un documento fuente sobre un individuo, incluyendo nombre, historial profesional, educación, habilidades y resumen profesional.
|
|
ar: >-
|
|
معلومات سيرة ذاتية مستخرجة من وثيقة مصدر عن فرد، بما في ذلك الاسم والتاريخ المهني والتعليم والمهارات والملخص المهني.
|
|
id: >-
|
|
Informasi biografi yang diekstrak dari dokumen sumber tentang seseorang, termasuk nama, riwayat karir, pendidikan, keterampilan, dan ringkasan profesional.
|
|
zh: >-
|
|
从源文档中提取的个人传记信息, 包括姓名、职业经历、教育背景、技能和专业摘要。
|
|
class_uri: pico:PersonObservation
|
|
close_mappings:
|
|
- foaf:PersonalProfileDocument
|
|
related_mappings:
|
|
- schema:Person
|
|
- prov:Entity
|
|
broad_mappings:
|
|
- prov:Entity
|
|
keywords:
|
|
- profile data
|
|
- biographical data
|
|
- person observation
|
|
- extracted data
|
|
comments:
|
|
- Represents observed biographical data extracted from a source following PiCo pattern
|
|
- Separates observations from person reconstructions
|
|
- 'Preserved from prior description: Biographical information extracted from a source document about an individual, including name, career history, education, skills, and professional summary. Represents observed data about a person rather than the person entity itself.'
|
|
structured_aliases:
|
|
- literal_form: profielgegevens
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Profildaten
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: données de profil
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '["*"]'
|
|
slots:
|
|
- has_label
|
|
- has_title
|
|
- located_at
|
|
- has_skill
|
|
- has_language
|
|
- specify
|