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

Attributes

Migrationsdaten
migration data
données de migration
dati di migrazione
Data that is extracted from one IT system, transformed and transferred to another system.
Daten, die aus einem IT-System extrahiert, transformiert und in ein anderes System übertragen werden.
Dati estratti da un sistema informatico, trasformati e trasferiti in un altro sistema.
Données extraites d'un système informatique, transformées et transférées vers un autre système.
2025-10-21T09:21:52.0503390Z
515961
https://www.termdat.bk.admin.ch/entry/515961
Microsoft Learn Challenge, Upgrade von Cloudmigrationsdaten bei Erweiterungen ([Internet, 2023-05-22](https://learn.microsoft.com/de-de/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/cloud-migration-data-upgrade-extensions))
Microsoft Learn Challenge, Cloud migration data upgrade for extensions ([Internet, 2023-04-28](https://learn.microsoft.com/en-us/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/cloud-migration-data-upgrade-extensions))
Microsoft Learn Challenge, Mise à niveau des données de migration vers le cloud pour les extensions ([Internet, 2023-05-22](https://learn.microsoft.com/fr-fr/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/cloud-migration-data-upgrade-extensions))
Microsoft Learn Challenge, Aggiornamento dei dati di migrazione cloud per le estensioni ([Internet, 2023-05-17](https://learn.microsoft.com/it-it/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/cloud-migration-data-upgrade-extensions))
after IBM, What is data migration? ([Internet, 2025-10-21](https://www.ibm.com/think/topics/data-migration))
d'après IBM, Qu’est-ce que la migration des données ? ([Internet, 2025-10-21](https://www.ibm.com/fr-fr/think/topics/data-migration))
IBM, Was ist Datenmigration? ([Internet, 2025-10-21](https://www.ibm.com/de-de/think/topics/data-migration))
secondo IBM, Cos'è la migrazione dei dati? ([Internet, 2025-10-21](https://www.ibm.com/it-it/think/topics/data-migration))
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.