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

Attributes

technologischer Wandel
technological change
changement technologique
cambiamento tecnologico
Change triggered by the introduction, adoption and widespread application of a new technology or the upgrading of a technology already used by an organisation.
Modification apportée au processus de production par l'introduction de nouvelles techniques, de nouveaux procédés, de nouvelles machineries ou diverses modifications prenant la place de ce qui était jusque-là utilisé.
2023-11-21T13:16:26.0232720Z
131946
https://www.termdat.bk.admin.ch/entry/131946
EU, Forschung zu technologischem Wandel und transnationaler Vernetzung ([Internet, 2017-02-21](https://cordis.europa.eu/article/id/191152-the-history-of-technological-change-and-transnational-networking/de))
Wikipedia, Technological change ([Internet, 2022-09-15](https://en.wikipedia.org/wiki/Technological_change))
Le grand dictionnaire terminologique, "changement technologique" ([Internet, 2022-09-15](https://gdt.oqlf.gouv.qc.ca/ficheOqlf.aspx?Id_Fiche=8880352))
Agenda Digitale, L’algoritmo che svela la velocità di cambiamento delle tecnologie ([Internet, 2021-11-02](https://www.agendadigitale.eu/cultura-digitale/lalgoritmo-che-svela-la-velocita-di-cambiamento-delle-tecnologie-come-funziona-e-a-cosa-serve/))
Le grand dictionnaire terminologique, "changement technologique" ([Internet, 2022-09-15](https://gdt.oqlf.gouv.qc.ca/ficheOqlf.aspx?Id_Fiche=8880352))
after M. Sorrentino, Developing an Interdisciplinary Approach to the Evaluation of E-Government Implementation, 2009 ([Internet, 2022-09-15](https://www.igi-global.com/chapter/developing-interdisciplinary-approach-evaluation-government/35991))
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.