SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

funktionales System
function-based system
système fonctionnel
sistema basato sulla funzione occupata
2025-08-25T06:38:18.1810560Z
521920
https://www.termdat.bk.admin.ch/entry/521920
EDA DR, Prüfung des Systems der beruflichen Entwicklung im EDA, [Zwischenbericht 1](https://www.collaboration.eda.admin.ch/de/Documents/zwischenbericht-beruflichen-entwicklung_DE.pdf) vom 12. August 2016 (2.9.2016).
FDFA staff information, [Review of the framework for professional development at the FDFA](https://www.collaboration.eda.admin.ch/en/Documents/PIT_Brief_Pruefung_System_berufliche_Entwicklung_EDA_EN.pdf), 25.5.2016.
Avis du Conseil fédéral, [Adéquation du personnel au service diplomatique](http://www.news.admin.ch/NSBSubscriber/message/attachments/44062.pdf), Rapport de la CdG-E du 26 février 2016 (2.9.2016).
Parere del Consiglio federale, [Adeguatezza del personale nel servizio diplomatico](http://www.news.admin.ch/NSBSubscriber/message/attachments/44063.pdf), Rapporto della Commissione della gestione del Consiglio degli Stati del 26 febbraio 2016 (7.9.2016).
Le Contrôle parlementaire de l'administration soulève la question de l’oppor-tunité de passer d’un système de carrière à un système fonctionnel dans le service diplomatique.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.