[BEXIS2-Dev] Fwd: New metadata structure - DataCite

bexis2-dev at listserv.uni-jena.de bexis2-dev at listserv.uni-jena.de
Fr Dez 16 11:25:32 CET 2022


Hello Sonja,

I thought so. If you have modified something and need help, you can also 
contact bexis Support <bexis-support at uni-jena.de> directly.
We can certainly help you further.

The code change with the datatype will be fixed in 2.17, which will be 
released at the end of January.

Here is the issue for it.
https://github.com/BEXIS2/Core/issues/1034

Greetings
David

Am 16.12.2022 um 09:08 schrieb bexis2-dev at listserv.uni-jena.de:
>
> Hello David,
>
> thank you for your detailed answer!
>
> As I also want to display the attributes and can`t wait till the end 
> of 2023, I choose option 1 and will optimize the schema.
>
> If anybody else wants to use the DataCite schema in BEXIS, contact me 
> and I will share my version: Sonja.kuemmet at uni-wuerzburg.de
>
> Best, Sonja
>
> *Von:*David Schöne <bexis-support at uni-jena.de>
> *Gesendet:* Donnerstag, 15. Dezember 2022 10:31
> *An:* bexis2-dev at listserv.uni-jena.de; Sonja Kümmet 
> <sonja.kuemmet at uni-wuerzburg.de>
> *Betreff:* Re: Fwd: [BEXIS2-Dev] New metadata structure - DataCite
>
> hello sonja,
>
> thank you for your interest.
>
> The problem you describe can be described as follows.
> The XSDs describe the elements with types like string, number, date etc.
>
> The algorithm in BEXIS2 expects information about the type, otherwise 
> it creates a complex type.
> The problem is that in the DataCite xsd the type is missing for some 
> simple elements.
>
> This is not generally a problem in the xsd but I assumed that for 
> simple elements there is always a datatype.
>
> <xs:elementname="creatorName">
>
> <xs:complexType>
>
> <xs:simpleContent>
>
> <xs:extensionbase="xs:string">
>
> <xs:attributename="nameType"type="nameType"use="optional"/>
>
> <xs:attributeref="xml:lang"/>
>
> </xs:extension>
>
> </xs:simpleContent>
>
> </xs:complexType>
>
> </xs:element>
>
> <xs:elementname="givenName"minOccurs="0"type="xs:string"/>
>
> <xs:elementname="familyName"minOccurs="0"type="xs:string"/>
>
>
>
> Now there are two ways to make you happy.
>
> 1. change the XSD and add the type wherever it is missing.
> 2. change the algorithm to use a string field by default.
>
> In January there will be a new version. 2.17 and the problem will be 
> fixed there.
>
> *to:**And a general question: Do only elements get interpreted as text 
> fields or also attributes?*
> currently there are only the elements and not the attributes displayed.
> In one of the coming versions (end 2023) we will deal with the formula 
> and will also pay attention to the following
>
> all the best and stay healthy
> David Schöne
>
>
>
>
>
>
>     Hello,
>
>     I am new to BEXIS and I hope someone can help me out.
>
>     I would like to add a new metadata structure, DataCite
>     (https://schema.datacite.org/meta/kernel-4.4/metadata.xsd).
>
>     Does anybody could load this properly?
>
>     I was able to import it but there are many elements that were not
>     converted to text fields (s. Screenshot):
>
>     And a general question: Do only elements get interpreted as text
>     fields or also attributes?
>
>     Many thanks and best wishes,
>
>     Sonja
>
>     Sonja Kümmet
>
>     Data Manager
>
>     Department of Animal and Tropical Biology
>
>     Julius-Maximilians-Universität of Würzburg
>
>
>
>     -- 
>
>     Roman Gerlach
>
>     Leiter Kontaktstelle Forschungsdatenmanagement/
>
>     Head of Research Data Management Helpdesk
>
>     Koordinator Thüringer Kompetenznetzwerk Forschungsdatenmanagement
>
>     Michael-Stifel Center, Friedrich-Schiller-Universität Jena
>
>     Ernst-Abbe-Platz 2-4, 07743 Jena, Germany
>
>     Visiting address:
>
>     Leutragraben 1, Jentower 21S09, Jena (Germany)
>
>     +49-(0)3641-946340
>
>     http://orcid.org/0000-0001-5104-4247
>
>     https://www.forschungsdaten-thueringen.de
>
>     http://www.researchdata.uni-jena.de/
>
>     http://bexis2.uni-jena.de/
>
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221216/2a86a802/attachment-0001.html>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : image001.png
Dateityp    : image/png
Dateigröße  : 93690 bytes
Beschreibung: nicht verfügbar
URL         : <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221216/2a86a802/attachment-0002.png>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : image002.png
Dateityp    : image/png
Dateigröße  : 47756 bytes
Beschreibung: nicht verfügbar
URL         : <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221216/2a86a802/attachment-0003.png>


Mehr Informationen über die Mailingliste bexis2-dev