Hi
(Considering that you have defined entities and relationships)
Converting items is easy. Just add a new metadata
dspace.entity.type with value Publication (or whatever value you
have defined) to every item (of type publication) you wish to
convert.
Authors... That is a complete different case (and more difficult or tricky). You need to create an item for each author that you want to define as entity. These "Persons-Items" need to have a metadata dspace.entity.type with value Person And instead of using dc.title, dc.contributor.author etc (that belongs to dc schema) you will need to use metadata schema https://schema.org/Person that contains person.* metadata as person.familyName, person.givenName, etc
Best luck
Emilio
--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-communi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/CAHKcMPz%2B6EsPFYZ9hH-mGZRsJ7k8Lv8cjF12icDk24p6Exfz8w%40mail.gmail.com.