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

bexis2-dev at listserv.uni-jena.de bexis2-dev at listserv.uni-jena.de
Fr Dez 16 09:08:47 CET 2022


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<mailto: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.

[cid:image001.png at 01D9112D.05ADD860]

This is not generally a problem in the xsd but I assumed that for simple elements there is always a datatype.
<xs:element name="creatorName">
      <xs:complexType>
            <xs:simpleContent>
            <xs:extension base="xs:string">
            <xs:attribute name="nameType" type="nameType" use="optional"/>
            <xs:attribute ref="xml:lang"/>
            </xs:extension>
            </xs:simpleContent>
      </xs:complexType>
</xs:element>
<xs:element name="givenName" minOccurs="0" type="xs:string"/>
<xs:element name="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):

[cid:image002.png at 01D9112D.05ADD860]

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/efa0b7ec/attachment-0001.html>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : image001.png
Dateityp    : image/png
Dateigröße  : 93690 bytes
Beschreibung: image001.png
URL         : <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221216/efa0b7ec/attachment-0002.png>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : image002.png
Dateityp    : image/png
Dateigröße  : 47756 bytes
Beschreibung: image002.png
URL         : <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221216/efa0b7ec/attachment-0003.png>


Mehr Informationen über die Mailingliste bexis2-dev