From 06effbb2f72c2120b19c0f457acce23af8f3a60c Mon Sep 17 00:00:00 2001 From: Arno Kaimbacher Date: Tue, 21 Apr 2020 21:52:00 +0200 Subject: [PATCH] - Ausbesserungen oai_datacite.xslt remove empty xmlns="" - editor edit view: Abstracts in einer Textarea --- public/datasetxml2oai-pmh.xslt | 8 ++++-- public/prefixes/oai_datacite.xslt | 28 +++++++++---------- .../views/workflow/editor/_form.blade.php | 5 ++-- 3 files changed, 23 insertions(+), 18 deletions(-) diff --git a/public/datasetxml2oai-pmh.xslt b/public/datasetxml2oai-pmh.xslt index d05651b..32a45e0 100644 --- a/public/datasetxml2oai-pmh.xslt +++ b/public/datasetxml2oai-pmh.xslt @@ -162,8 +162,12 @@ oai_datacite - http://schema.datacite.org/meta/kernel-4.1/metadata.xsd - http://datacite.org/schema/kernel-4 + + http://schema.datacite.org/meta/kernel-4.1/metadata.xsd + + + http://datacite.org/schema/kernel-4 + diff --git a/public/prefixes/oai_datacite.xslt b/public/prefixes/oai_datacite.xslt index 71c7e4a..085c463 100644 --- a/public/prefixes/oai_datacite.xslt +++ b/public/prefixes/oai_datacite.xslt @@ -38,8 +38,8 @@ - + @@ -115,7 +115,7 @@ - + Available @@ -140,7 +140,7 @@ - + @@ -159,7 +159,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -186,7 +186,7 @@ - + <xsl:if test="@Language != ''"> <xsl:attribute name="xml:lang"> @@ -201,7 +201,7 @@ <xsl:value-of select="@Value"/> - + <xsl:if test="@Language != ''"> <xsl:attribute name="xml:lang"> @@ -217,7 +217,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -254,7 +254,7 @@ - + @@ -291,13 +291,13 @@ - + - + diff --git a/resources/views/workflow/editor/_form.blade.php b/resources/views/workflow/editor/_form.blade.php index f59d3a6..07ce77b 100644 --- a/resources/views/workflow/editor/_form.blade.php +++ b/resources/views/workflow/editor/_form.blade.php @@ -195,9 +195,10 @@ - + class="form-control"> +