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

Attributes

Informatik EDA
Informatique DFAE
Informatica DFAE
FDFA IT Division
In qualità di fornitrice centrale di prestazioni telematiche per tutte le unità organizzative del DFAE, pianifica, sviluppa, gestisce e cura la formazione e l'assistenza di tutte le soluzioni telematiche del DFAE in Svizzera e all'estero, si occupa della manutenzione di migliaia di postazioni singole, stampanti e altre periferiche e assicura il funzionamento dell'infrastruttura applicativa e comunicativa presso le varie sedi nel mondo.
2025-08-25T06:37:15.4942610Z
521684
https://www.termdat.bk.admin.ch/entry/521684
Protokoll AL-Sitzung Personal EDA, 25.3.2019.
Intranet EDA, [Informatik EDA](https://www.collaboration.eda.admin.ch/de/organisation/Directorate-for-Resources-DR/FDFA-IT) (17.5.2016).
Intranet DFAE, [Informatique DFAE](https://www.collaboration.eda.admin.ch/fr/organisation/Directorate-for-Resources-DR/FDFA-IT) (17.5.2016).
Intranet DFAE, [Informatica DFAE](https://www.collaboration.eda.admin.ch/it/organisation/Directorate-for-Resources-DR/FDFA-IT) (17.5.2016).
Intranet DFAE, [Informatica DFAE](https://www.collaboration.eda.admin.ch/it/organisation/Directorate-for-Resources-DR/FDFA-IT) (7.6.2016).
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.