convert to entity types during migration from 5.x/6.x

123 views
Skip to first unread message

Rodregos Benjamins

unread,
Nov 13, 2023, 7:33:12 AM11/13/23
to dspace-c...@googlegroups.com
Hi All

Any pointers or guide that can help convert existing items, authors, etc. to corresponding entity types activated in 7.x.

thank you all

emilio lorenzo

unread,
Nov 13, 2023, 3:53:40 PM11/13/23
to dspace-c...@googlegroups.com, rodregos...@gmail.com

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.

Rodregos Benjamins

unread,
Nov 23, 2023, 9:04:22 AM11/23/23
to emilio lorenzo, dspace-c...@googlegroups.com
Much appreciated Emilio.

Will give it a shot. 
Reply all
Reply to author
Forward
0 new messages