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

Attributes

data-driven
basato sui dati
datengesteuert
fondé sur les données
Happening or done according to information that has been collected.
2025-09-18T14:29:32.3948030Z
516048
https://www.termdat.bk.admin.ch/entry/516048
IBM, What is data consolidation? ([Internet, 2025-01-21](https://www.ibm.com/think/topics/data-consolidation))
IBM, Promuovi una cultura dell'alfabetizzazione dei dati ([Internet, 2025-01-21](https://www.globant.com/it/tech-terms/data-driven))
IBM, Was ist Datenkonsolidierung? ([Internet, 2025-01-21](https://www.ibm.com/de-de/topics/data-consolidation))
Globant, Data-Driven ([Internet, 2025-09-18](https://www.globant.com/fr/tech-terms/data-driven))
EXP: datengesteuert setzt ein bewusstes strategisches Handeln voraus (a); im Wesentlichen geht es darum, aussagekräftige Erkenntnisse aus umfangreichen Datensätzen zu extrahieren, um Organisationen in die Lage zu versetzen, gut informierte Entscheidungen zu treffen, Risiken zu mindern, Chancen zu identifizieren und ihre Prozesse zu optimieren (b)
EXP: l'idea fondamentale è quella di estrarre informazioni significative da ampi set di dati, per consentire alle organizzazioni di compiere scelte ben informate, ridurre i rischi, individuare le opportunità e di ottimizzare i processi
EXP: the fundamental idea is to extract meaningful insights from extensive datasets, empowering organizations to make well-informed choices, mitigate risks, identify opportunities, and optimize their processes
(a) nach Sopra Steria, Agieren Sie Data-driven, nicht datengetrieben ([Internet, 2025-04-15](https://www.soprasteria.de/newsroom/newsroominsight-kundennewsletter/insight-details/agieren-sie-data-driven-nicht-datengetrieben)); (b) nach Globant, Data-Driven ([Internet, 2025-09-18](https://www.globant.com/de/tech-terms/data-driven))
Globant, Data-Driven ([Internet, 2025-09-18](https://www.globant.com/tech-terms/data-driven))
secondo Globant, Data-Driven ([Internet, 2025-09-18](https://www.globant.com/it/tech-terms/data-driven))
Cambridge Dictionary, "data-driven" ([Internet, 2025-01-21](https://dictionary.cambridge.org/dictionary/english/data-driven))
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.