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

Attributes

robotica
robotics
Robotik
robotique
Ensemble des techniques de conception, de construction et de mise en œuvre des robots.
Gesamtheit der Techniken, die sich mit dem Entwurf, der Gestaltung, der Steuerung, der Produktion und dem Betrieb von Robotern beschäftigt.
Settore delle scienze dell'ingegneria che ha per oggetto lo studio e la realizzazione dei robot.
The set of techniques involved in designing, building, and using robots.
2025-09-01T13:09:07.1102640Z
442121
https://www.termdat.bk.admin.ch/entry/442121
EDÖB, MM Tätigkeitsbericht 2016/2017 des EDÖB: datenschutzfreundliche Technologien im Fokus, 2017-06-26 ([Internet, 2017-08-04](https://www.news.admin.ch/de/nsb?id=67272))
FPDT, CS Rapporto d’attività 2016/2017 dell'IFPDT: Obiettivo sulle tecnologie che rispettano la protezione dei dati, 2017-06-26 ([Internet, 2017-08-04](https://www.news.admin.ch/it/nsb?id=67272))
PFPDT, Comm. pr. Rapport d‘activités 2016/2017 du PFPDT: Protection des données - accent sur les technologies conformes, 2017-06-26 ([Internet, 2017-08-04](https://www.news.admin.ch/fr/nsb?id=67272))
TERMIUM Plus, "robotics" ([Internet, 2017-08-04](http://www.btb.termiumplus.gc.ca/tpv2alpha/alpha-fra.html?lang=fra&i=1&srchtxt=robotique&index=alt&codom2nd_wet=1))
EXP: vient de l'anglais "robotics", imaginé par le romancier Isaac Asimov et popularisé par un livre publié en 1942 (Runaround), dans lequel il décrit les « trois lois de la robotique ».
Futura Tech > Définition > Robotique ([Internet, 2017-08-04](http://www.futura-sciences.com/tech/definitions/robotique-robotique-603/))
TERMIUM Plus, "robotics" ([Internet, 2017-08-04](http://www.btb.termiumplus.gc.ca/tpv2alpha/alpha-fra.html?lang=fra&i=1&srchtxt=robotique&index=alt&codom2nd_wet=1))
d'après TERMIUM Plus, "robotique" ([Internet, 2017-08-04](http://www.futura-sciences.com/tech/definitions/robotique-robotique-603/))
nach Gabler Wirschaftslexikon, "Robotik" ([Internet, 2017-08-08](http://wirtschaftslexikon.gabler.de/Definition/robotik.html))
Treccani, Enciclopedia, "robotica" ([Internet, 2017-11-13](http://www.treccani.it/enciclopedia/))
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.