diff --git a/sigprops_forensic_images.xml b/sigprops_forensic_images.xml index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..bb232f4ff5813f8853f86d848d71147140447d31 100644 --- a/sigprops_forensic_images.xml +++ b/sigprops_forensic_images.xml @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ObjectType xmlns="http://slubarchiv.slub-dresden.de/sigprops1" + xsi:schemaLocation="http://slubarchiv.slub-dresden.de/sigprops1 https://slubarchiv.slub-dresden.de/slubarchiv/standards/sigprops/sigprops.xsd" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="de"> + <Metadata> + <CreationDate>2022-04-26T13:01:00</CreationDate> + <Creator>Andreas Romeyke</Creator> + <WorkflowName>Digitale Vor- und Nachlässe</WorkflowName> + <InstitutionName>SLUB Dresden</InstitutionName> + <InstitutionContact>andreas.romeyke@slub-dresden.de</InstitutionContact> + <ObjectTypeName>Forensischer Datenträgerabzug</ObjectTypeName> + </Metadata> + <SignificantProperties> + <SignificantProperty> + <PropertyName>bitstromgetreu</PropertyName> + <PropertyExplanation>Der Datenträgerabzug ist bitstromgetreu, um eine Analyse des ursprünglichen Dateiformates, die Extraktion von (Teilen von) Dateien, Interpretation der zugehörigen Metadaten, sowie den Zugriff auf gelöschte Bereiche eines Datenträgers erlauben.</PropertyExplanation> + <PropertyCategory>Content</PropertyCategory> + <PropertyProcedure>designated communities</PropertyProcedure> + </SignificantProperty> + <SignificantProperty> + <PropertyName>zuordnungsbar</PropertyName> + <PropertyExplanation>Der Datenträgerabzug erlaubt eine Zuordnung zwischen Medium und Abbild.</PropertyExplanation> + <PropertyCategory>Context</PropertyCategory> + <PropertyProcedure>designated communities</PropertyProcedure> + </SignificantProperty> + <SignificantProperty> + <PropertyName>nachvollziehbar</PropertyName> + <PropertyExplanation>Der Datenträgerabzug enthält Metadaten, die den Auslesevorgang näher beschreiben (storage metadata), um eine spätere Bearbeitung (Tiefenerschliessung) zu ermöglichen.</PropertyExplanation> + <PropertyCategory>Context</PropertyCategory> + <PropertyProcedure>designated communities</PropertyProcedure> + </SignificantProperty> + <SignificantProperty> + <PropertyName>nachvollziehbar</PropertyName> + <PropertyExplanation>Der Datenträgerabzug erhält Fehlstellen bzw. markiert Auslesefehler, um eine spätere Interpretation zu ermöglichen.</PropertyExplanation> + <PropertyCategory>Structure</PropertyCategory> + <PropertyProcedure>designated communities</PropertyProcedure> + </SignificantProperty> + <SignificantProperty> + <PropertyName>extrahierbar</PropertyName> + <PropertyExplanation>Der Datenträgerabzug ist extrahierbar, dh. die Abbild-Datei muss bei intakter und bekannter Dateisystemstruktur als virtuelles Laufwerk gemountet werden können und die Extraktion von Dateien erlauben.</PropertyExplanation> + <PropertyProcedure>designated communities</PropertyProcedure> + <PropertyCategory>Behaviour</PropertyCategory> + </SignificantProperty> + </SignificantProperties> +</ObjectType> \ No newline at end of file