- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form. - Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format. - Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
68 lines
3.4 KiB
YAML
68 lines
3.4 KiB
YAML
id: https://nde.nl/ontology/hc/classes/CareerEntry
|
|
name: CareerEntry
|
|
title: CareerEntry
|
|
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#
|
|
org: http://www.w3.org/ns/org#
|
|
dcterms: http://purl.org/dc/terms/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
CareerEntry:
|
|
description: >-
|
|
Single job position in a person's employment history, containing job title,
|
|
organization, location, dates, duration, and role description. Represents
|
|
observed employment data extracted from profile sources.
|
|
alt_descriptions:
|
|
nl: Enkele functie in de arbeidsgeschiedenis van een persoon, met functietitel, organisatie, locatie, data, duur en rolbeschrijving. Vertegenwoordigt waargenomen werkgegevens geëxtraheerd uit profielbronnen.
|
|
de: Einzelne Arbeitsposition in der Beschäftigungshistorie einer Person mit Berufsbezeichnung, Organisation, Standort, Daten, Dauer und Rollenbeschreibung. Stellt beobachtete Beschäftigungsdaten dar, die aus Profilquellen extrahiert wurden.
|
|
fr: Poste unique dans l'historique professionnel d'une personne, contenant l'intitulé du poste, l'organisation, le lieu, les dates, la durée et la description du rôle. Représente les données d'emploi observées extraites des sources de profil.
|
|
es: Puesto de trabajo único en el historial laboral de una persona, que contiene el título del trabajo, organización, ubicación, fechas, duración y descripción del rol. Representa datos de empleo observados extraídos de fuentes de perfil.
|
|
ar: وظيفة واحدة في تاريخ التوظيف لشخص ما، تحتوي على المسمى الوظيفي والمؤسسة والموقع والتواريخ والمدة ووصف الدور. تمثل بيانات التوظيف المرصودة المستخرجة من مصادر الملف الشخصي.
|
|
id: Satu posisi pekerjaan dalam riwayat kerja seseorang, berisi jabatan, organisasi, lokasi, tanggal, durasi, dan deskripsi peran. Mewakili data pekerjaan yang diamati diekstrak dari sumber profil.
|
|
zh: 个人就业历史中的单个工作职位,包含职位名称、组织、地点、日期、 时长和角色描述。代表从个人资料来源提取的观察到的就业数据。
|
|
class_uri: org:Membership
|
|
broad_mappings:
|
|
- org:Membership
|
|
close_mappings:
|
|
- schema:OrganizationRole
|
|
related_mappings:
|
|
- org:Role
|
|
- prov:Entity
|
|
structured_aliases:
|
|
- literal_form: loopbaanvermelding
|
|
in_language: nl
|
|
- literal_form: Karrieredatensatz
|
|
in_language: de
|
|
- literal_form: entrée de carrière
|
|
in_language: fr
|
|
- literal_form: entrada de carrera
|
|
in_language: es
|
|
- literal_form: سجل وظيفي
|
|
in_language: ar
|
|
- literal_form: entri karier
|
|
in_language: id
|
|
- literal_form: 职业条目
|
|
in_language: zh
|
|
comments:
|
|
- Represents organizational membership with specific role
|
|
- Part of provenance chain as extracted data
|
|
keywords:
|
|
- employment
|
|
- career
|
|
- job position
|
|
- organizational role
|
|
- work history
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
slots:
|
|
- located_at
|