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

Attributes

NoOps
NoOps
NoOps
NoOps
IT-Umgebung, die soweit automatisiert und von der zugrunde liegenden Infrastruktur abstrahiert werden kann, dass kein spezielles Team mehr für das unternehmensinterne Managen der Software erforderlich ist.
IT environment that can become so automated and abstracted from the underlying infrastructure that there is no need for a dedicated team to manage the software in-house.
Environnement informatique qui a atteint un niveau d'automatisation et de virtualisation suffisant, par rapport à son infrastructure sous-jacente, pour que plus aucune équipe interne ne soit nécessaire à l'administration de l’infrastructure logicielle.
Ambiente informatico in cui il deployment, il monitoraggio, la gestione delle applicazioni e dell’infrastruttura sulla quale esse girano ha raggiunto un livello di automatizzazione tale da non richiedere più l'intervento di un team dedicato.
TechTarget, NoOps ([Internet, 2015-07-01](https://whatis.techtarget.com/de/definition/NoOps))
TechTarget, NoOps ([Internet, 2015-07-01](https://searchitoperations.techtarget.com/definition/NoOps))
TechTarget, NoOps ([Internet, 2015-07-01](https://www.lemagit.fr/definition/NoOps))
The Innovation Group, DevOps, NoOps, LEAN ([Internet, 2019-03-06](https://www.theinnovationgroup.it/research-news/newsletter/la-trasformazione-digitale/devops-noops-lean/?lang=it))
EXP: NoOps suggeriert einen kompletten Verzicht auf das für den Betrieb zuständige Team, was jedoch nicht grundsätzlich gemeint ist (a); das NoOps-Konzept ist das Resultat des DevOps-Ansatzes: Der Mensch konzentriert sich auf seine Kreativität, um neue Herausforderungen zu meistern, Maschinen lösen wiederkehrende Probleme wie die Konfiguration von Hard- und Software oder das Aufspüren von Bugs (b)
(a) nach Dev Insider, Was ist NoOps? ([Internet, 2015-07-01](https://www.dev-insider.de/was-ist-noops-a-728130/)); (b) nach Dev Insider, NoOps vs. DevOps ([Internet, 2017-08-17](https://www.dev-insider.de/noops-vs-devops-a-633794/))
Nach TechTarget, NoOps ([Internet, 2015-07-01](https://whatis.techtarget.com/de/definition/NoOps))
after TechTarget, NoOps ([Internet, 2015-07-01](https://searchitoperations.techtarget.com/definition/NoOps))
d'après TechTarget, NoOps ([Internet, 2015-07-01](https://www.lemagit.fr/definition/NoOps))
secondo Mia-Platform, DevOps, DataOps, GitOps, FinOps, NoOps… facciamo chiarezza! ([Internet, 2020-02-12](https://blog.mia-platform.eu/it/devops-dataops-gitops-noops-facciamo-chiarezza)) e TechTarget, NoOps ([Internet, 2015-07-01](https://searchitoperations.techtarget.com/definition/NoOps))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part no operations
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.