From 33966f353409956f749971c22f6fa24129f1edc4 Mon Sep 17 00:00:00 2001
From: Sabine Krug <kru@slub-dresden.de>
Date: Wed, 6 Apr 2022 13:09:09 +0200
Subject: [PATCH] init: new sigprops for retro fotos

---
 sigprops_retrofotos_SLUB.xml | 87 ++++++++++++++++++++++++++++++++++++
 1 file changed, 87 insertions(+)
 create mode 100644 sigprops_retrofotos_SLUB.xml

diff --git a/sigprops_retrofotos_SLUB.xml b/sigprops_retrofotos_SLUB.xml
new file mode 100644
index 0000000..d2a1360
--- /dev/null
+++ b/sigprops_retrofotos_SLUB.xml
@@ -0,0 +1,87 @@
+<?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-04T10:30:00</CreationDate>
+        <Creator>Sabine Krug</Creator>
+        <WorkflowName>FotothekRetroFotos</WorkflowName>
+        <InstitutionName>SLUB Dresden</InstitutionName>
+        <InstitutionContact>langzeitarchiv@slub-dresden.de</InstitutionContact>
+        <ObjectTypeName>Retrodigitalisierte Fotosn</ObjectTypeName>
+    </Metadata>
+    <SignificantProperties>
+        <SignificantProperty>
+            <PropertyName>Helligkeit</PropertyName>
+            <PropertyExplanation>Das Objekt ist hell genug, um Details zu erkennen und zu unterscheiden.</PropertyExplanation>
+            <PropertyCategory>Content</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Kontrast</PropertyName>
+            <PropertyExplanation>Das Objekt ist kontrastreich, um Details zu erkennen und zu unterscheiden.</PropertyExplanation>
+            <PropertyCategory>Content</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Farbigkeit</PropertyName>
+            <PropertyExplanation>Das Objekt ist farbig.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Farbtreue</PropertyName>
+            <PropertyExplanation>Das Objekt ist farbtreu.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Schärfe</PropertyName>
+            <PropertyExplanation>Das Objekt ist scharf abgebildet.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+	<SignificantProperty>
+            <PropertyName>Schärfe</PropertyName>
+            <PropertyExplanation>Das Objekt ist scharf abgebildet.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Auflösung</PropertyName>
+            <PropertyExplanation>Das Objekt ist detailliert genug, um jedes Merkmal zu erkennen.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>deskriptive Metadaten</PropertyName>
+            <PropertyExplanation>Das Objekt ist beschrieben mit deskriptiven Metadaten.</PropertyExplanation>
+            <PropertyCategory>Context</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Prüfsummen</PropertyName>
+            <PropertyExplanation>Das Objekt ist integer.</PropertyExplanation>
+            <PropertyCategory>Context</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Proportionen</PropertyName>
+            <PropertyExplanation>Das Objekt ist proportionsgetreu.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Größentreue</PropertyName>
+            <PropertyExplanation>Das Objekt ist größengetreu.</PropertyExplanation>
+            <PropertyCategory>Structure</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+        <SignificantProperty>
+            <PropertyName>Spektraltiefe</PropertyName>
+            <PropertyExplanation>Das Objekt ist spektralgetreu.</PropertyExplanation>
+            <PropertyCategory>Rendering</PropertyCategory>
+            <PropertyProcedure>designated communities</PropertyProcedure>
+        </SignificantProperty>
+    </SignificantProperties>
+</ObjectType>
-- 
GitLab