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

Attributes

Archivdaten
archive data
données d'archives
dati d'archivio
Daten, die in einem Archiv aufbewahrt werden und für eine Organisation weiterhin wichtig sind.
Data retained in an archive that remains important to the organization.
Données conservées dans des archives qui restent importantes pour une organisation.
Dati conservati in un archivio che rimangono importanti per un'organizzazione.
2026-01-08T10:46:00.9717210Z
511614
https://www.termdat.bk.admin.ch/entry/511614
ComputerWeekly.de, Datenarchivierung ([Internet, 2024-11-12](https://www.computerweekly.com/de/definition/Datenarchivierung))
arbido, Archival linked open data – le projet suisse aLOD ([Internet, 2024-11-12](https://arbido.ch/fr/edition-article/2017/metadonn%C3%A9es-donn%C3%A9es-de-qualit%C3%A9/archival-linked-open-data-le-projet-suisse-alod))
CF, Digitalizzazione della geologia del sottosuolo, 2021-05-12 ([Internet, 2024-11-12](https://www.admin.ch/gov/it/pagina-iniziale/documentazione/comunicati-stampa.msg-id-83491.html))
TechTarget, What is data archiving? ([Internet, 2025-02-26](https://www.techtarget.com/searchdatabackup/definition/data-archiving))
nach BG Archivierung, Art. 2 (SR 152.1, Stand 2023-09)
after FA Archiving, Art. 2 (SR 152.1, transl., status 2023-09)
d'après LF Archivage, art. 2 (RS 152.1, état 2023-09)
secondo LF Archiviazione, art. 2 (RS 152.1, stato 2023-09)
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

property subject
seeAlso archived data
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.