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

Attributes

Funktionseinheit Erhaltungsplanung
Preservation Planning Functional Entity
Entité fonctionnelle Planification de la pérennisation
Entità funzionale Pianificazione della Conservazione
OAIS-Funktionseinheit, die die Dienste und Funktionen zur Überwachung der Umgebung des OAIS enthält und Empfehlungen und Erhaltungspläne zur Verfügung stellt, um sicherzustellen, dass die Information, die im OAIS gespeichert ist, für die vorgesehene Zielgruppe langfristig zugänglich und verstehbar bleibt, auch wenn die ursprüngliche Rechenumgebung obsolet wird.
OAIS functional entity which provides the services and functions for monitoring the environment of the OAIS and which provides recommendations and preservation plans to ensure that the information stored in the OAIS remains accessible to, understandable by, and sufficiently usable by, the Designated Community over the Long Term, even if the original computing environment becomes obsolete.
2022-01-11T13:44:03.0030000Z
380657
https://www.termdat.bk.admin.ch/entry/380657
CaF, Sezione di terminologia, 2014
Referenzmodell für ein Offenes Archiv-Informations-System, Deutsche Übersetzung, nestor Materialien 16, 2012, S. 11
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-14
([PIN, Perénnisation Informations Numeriques, Normes et références, 2013-12, Internet](http://pin.association-aristote.fr/doku.php/public/normes#dokuwiki__top))
USG: proposta
Referenzmodell für ein Offenes Archiv-Informations-System, Deutsche Übersetzung, nestor Materialien 16, 2012, S. 11
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-14
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.