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

Attributes

Computer Emergency Response Team
Computer Emergency Response Team
Computer Emergency Response Team
Computer Emergency Response Team
Team, das sich mit der Koordination und Ergreifung von Massnahmen im Zusammenhang mit sicherheitsrelevanten Vorfällen in der IT befasst.
Team that coordinates and takes measures relating to IT incidents relevant to safety.
Organisme chargé de la coordination et de l'adoption de mesures liées aux incidents relevant de la sécurité informatique.
Gruppo che si occupa del coordinamento e dell'adozione di misure nel contesto di incidenti rilevanti ai fini della sicurezza informatica.
2023-12-12T15:03:18.5111290Z
88276
https://www.termdat.bk.admin.ch/entry/88276
NCSC, Glossar, "CERT" ([Internet, 2023-12-12](https://www.ncsc.admin.ch/ncsc/de/home/glossar.html))
NCSC, Glossary, "CERT" ([Internet, 2020-10-16](https://www.ncsc.admin.ch/ncsc/en/home/glossary.html))
NCSC, Glossaire, "CERT" ([Internet, 2023-12-12](https://www.ncsc.admin.ch/ncsc/fr/home/glossaire.html))
NCSC, Glossario, "CERT" ([Internet, 2023-12-12](https://www.ncsc.admin.ch/ncsc/it/home/glossario.html))
Afin de renforcer et de coordonner la lutte contre les intrusions dans les systèmes informatiques des administrations de l'État, le Gouvernement décide la création d'une structure d'alerte et d'assistance sur l'Internet, chargée d'une mission de veille et de réponse aux attaques informatiques. [...] Elle participera au réseau mondial des CERT (Computer Emergency Response Team).
nach NCSC, Glossar, "CERT" ([Internet, 2023-12-12](https://www.ncsc.admin.ch/ncsc/de/home/glossar.html))
after NCSC, Glossary, "CERT" ([Internet, 2020-10-16](https://www.ncsc.admin.ch/ncsc/en/home/glossary.html))
d'après NCSC, Glossaire, "CERT" ([Internet, 2023-12-12](https://www.ncsc.admin.ch/ncsc/fr/home/glossaire.html))
secondo NCSC, Glossario, "CERT" ([Internet, 2023-12-12](https://www.ncsc.admin.ch/ncsc/it/home/glossario.html))
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.