From 8954465ae4c8696a160f81401854ba54540a34da Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <art1@andreas-romeyke.de> Date: Tue, 26 Apr 2022 13:28:36 +0200 Subject: [PATCH] - init --- sigprops_forensic_images.xml | 0 sigprops_publications_JATS.xml | 45 ++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 sigprops_forensic_images.xml create mode 100644 sigprops_publications_JATS.xml diff --git a/sigprops_forensic_images.xml b/sigprops_forensic_images.xml new file mode 100644 index 0000000..e69de29 diff --git a/sigprops_publications_JATS.xml b/sigprops_publications_JATS.xml new file mode 100644 index 0000000..85a5098 --- /dev/null +++ b/sigprops_publications_JATS.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" resourceType="Text"> + <Metadata> + <CreationDate>2022-04-26T13:01:00</CreationDate> + <Creator>Andreas Romeyke</Creator> + <WorkflowName>HTML/JATS Publikation Publikationen (musiconn.publish, Fachinformationsdienst Mobilitäts-und Verkehrsforschung)</WorkflowName> + <InstitutionName>SLUB Dresden</InstitutionName> + <InstitutionContact>andreas.romeyke@slub-dresden.de</InstitutionContact> + <ObjectTypeName>Publikation</ObjectTypeName> + </Metadata> + <SignificantProperties> + <SignificantProperty> + <PropertyName>menschenlesbar</PropertyName> + <PropertyExplanation>Der Text ist menschenlesbar, so dass er ohne spezielle Hilfsmittel auf dem Computer angezeigt und von Menschen verstanden werden kann</PropertyExplanation> + <PropertyCategory>Content</PropertyCategory> + <PropertyProcedure>designated communities</PropertyProcedure> + </SignificantProperty> + <SignificantProperty> + <PropertyName>strukturiert</PropertyName> + <PropertyExplanation>Der Text ist strukturiert, so dass die Zitierbarkeit und Auffindbarkeit von Textstellen ermöglicht wird.</PropertyExplanation> + <PropertyCategory>Structure</PropertyCategory> + <PropertyProcedure>designated communities</PropertyProcedure> + </SignificantProperty> + <SignificantProperty> + <PropertyName>linear</PropertyName> + <PropertyExplanation>Der Text ist linear aufgebaut, so dass der Lesefluss des Textes erkennbar bleibt.</PropertyExplanation> + <PropertyProcedure>designated communities</PropertyProcedure> + <PropertyCategory>Structure</PropertyCategory> + </SignificantProperty> + <SignificantProperty> + <PropertyName>maschinenlesbar</PropertyName> + <PropertyProcedure>designated communities</PropertyProcedure> + <PropertyExplanation>Der Text ist maschinenlesbar um eine automatisierte Textauswertung und -verarbeitung zu gewährleisten.</PropertyExplanation> + <PropertyCategory>Behaviour</PropertyCategory> + </SignificantProperty> + <SignificantProperty> + <PropertyName>hypertextfähig</PropertyName> + <PropertyExplanation>Der Text enthält auflösbare Verknüpfungen zu anderen, innerhalb der Publikation bestehenden Ressourcen, um auf die verschiedenen Bestandteile der Publikation zugreifen zu können.</PropertyExplanation> + <PropertyProcedure>designated communities</PropertyProcedure> + <PropertyCategory>Behaviour</PropertyCategory> + </SignificantProperty> + <!-- TODO --> +</ObjectType> -- GitLab