Vocational Competencies in Education and Training leaf node


URI

https://openalex.org/T14508

Label

Vocational Competencies in Education and Training

Description

This cluster of papers focuses on vocational competencies in education and training, covering topics such as workplace-based assessment, digitalization, problem-solving competence, curriculum development, and professional development. It explores various aspects of skill development and competence modeling in vocational and occupational domains.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T14508> a skos:Concept ;
    rdfs:label "Vocational Competencies in Education and Training"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Vocational_education>,
        <https://openalex.org/T14508> ;
    skos:broader oasubfields:3304 ;
    skos:definition "This cluster of papers focuses on vocational competencies in education and training, covering topics such as workplace-based assessment, digitalization, problem-solving competence, curriculum development, and professional development. It explores various aspects of skill development and competence modeling in vocational and occupational domains."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Vocational Competencies in Education and Training"@en ;
    openalex:cited_by_count 13690 ;
    openalex:works_count 7450 .