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

Attributes

Kompetenznetzwerk für künstliche Intelligenz
Competence Network for Artificial Intelligence
Réseau de compétences en intelligence artificielle
Rete di competenze per l’intelligenza artificiale
2023-03-08T11:21:12.6994440Z
501250
https://www.termdat.bk.admin.ch/entry/501250
EDI > BFS > CNAI - Kompetenznetzwerk für künstliche Intelligenz ([Internet, 2022-05-31](https://cnai.swiss/ueber-das-cnai/))
FDHA > FSO > CNAI - Competence Network for Artificial Intelligence ([Internet, 2022-05-31](https://cnai.swiss/en/about/))
DFI > OFS > CNAI - Réseau de compétences en intelligence artificielle ([Internet, 2022-05-31](https://cnai.swiss/fr/about-cnai/))
DFI > UST > CNAI - Rete di competenze per l’intelligenza artificiale ([Internet, 2022-05-31](https://cnai.swiss/it/informazioni-sulla-cnai/))
Con l’istituzione di una Rete di competenze per l’intelligenza artificiale (CNAI) si intende promuovere tempestivamente e in modo sostenibile l’utilizzo dell’IA e la fiducia in questa e in altre nuove tecnologie all’interno dell’Amministrazione federale e al di fuori di essa.
Le nouveau réseau de compétences en intelligence artificielle (CNAI) permettra de promouvoir, rapidement et durablement, l’utilisation de l’IA et d’autres technologies d’avenir au sein de l’administration et au-delà, tout en renforçant la confiance dans ces technologies d’avant-garde.
Mit der Etablierung eines Kompetenznetzwerks für künstliche Intelligenz (CNAI) soll der Einsatz von und das Vertrauen in KI und andere neue Technologien innerhalb der Verwaltung und darüber hinaus rasch und nachhaltig gefördert werden.
The creation of a Competence Network for Artificial Intelligence (CNAI) is expected to foster the use of and confidence in AI and other new technologies within and outside the Federal Administration in a sustainable way.
EXP: dem Bundesamt für Statistik angegliedert
EXP: located at the Federal Statistical Office
EXP: rattaché à l'Office fédéral de la statistique
EXP: assegnato all'Ufficio federale di statistica
FCh, Terminology Section, 2022
BK, Sektion Terminologie, 2022
CaF, Sezione di terminologia, 2022
ChF, Section de terminologie, 2022
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

property subject
seeAlso Data Science Competence Center
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.