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

Attributes

Standardanforderungsprofil
profil d'exigences standard
profilo standard dei requisiti
2025-08-25T06:35:43.6079060Z
521349
https://www.termdat.bk.admin.ch/entry/521349
Intranet EDA, [Potenzialbeurteilung](https://www.collaboration.eda.admin.ch/de/Documents/PBU-WL-Wegleitung_DE.pdf): Wegleitung, 6.2015.
Intranet DFAE, [Profils](https://www.collaboration.eda.admin.ch/fr/news/standardanforderungsprofile-und-potentialbeurteilung-in-der-diplomatischen-und-konsularischen-karriere) d'exigences standard et évaluation du potentiel pour les employés appartenant aux services diplomatique et consulaire (30.9.2015).
Personale DFAE, [Valutazione del potenziale](https://www.collaboration.eda.admin.ch/it/Documents/PBU-WL-Wegleitung_IT.pdf): Guida, 6.2015.
Il profilo standard dei requisiti per la funzione occupata dal col-laboratore da valutare o per la funzione superiore (in caso di un prossimo cambiamento di fascia di funzione).
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.