You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Developers
Hi all,
Is there a best practice to add a "calculated" metadata field? (e.g. let's say to build citation field from 3-4 other elements)? I see it can be done in ItemServiceImpl -- curious if there's another supported way I'm not aware of.
Thanks,
Steve
Tim Donohue
unread,
Feb 24, 2023, 5:12:55 PM2/24/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Developers
Hi Steve,
In case you are still looking for an answer, I'm not recalling a way to do this "out-of-the-box" in DSpace. I think it'd require custom code (I'm not even aware of what you are referencing in ItemServiceImpl... but that's a very large class, so I might be overlooking it).
Tim
hbla...@gmail.com
unread,
Mar 6, 2023, 8:49:35 PM3/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Developers
Stephen,
I don't know if you already found what you are looking for, if so please share it. Otherwise I've been looking for it for a while, and I think it can be done with javascript by reading the metadata of the document.