DOI import wizard: include basic bibliographic metadata in record #370
Labels
No labels
bug
config
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/shacl-vue#370
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, it considers authors and title. It would be nice to include publication time and place also.
Ideally , this is done via a PROV
generated_byrelationship to a generic "publishing process" activity (http://purl.obolibrary.org/obo/IAO_0000444), that took place at a specific moment (at_time) and journal/publisher/location (at_location).Example record: https://pool.v0.trr379.de/ui/?sh%3ANodeShape=trr379ri%3ATRR379Publication&pid=trr379%3Apublications%2F4c06cfbc-e725-4f5a-9559-6e47d2ae33b9
It would be amazing, if the wizard would do some kind of string matching of DOI record keywords with XYZTopic names and suggest possibly matching one.
Or even just provide a field where topics can be selected/searched (same for objectives).
Agreed. The DOI wizard plugin can be customized to whichever depth of complexity we feel the need to add. Adding publication time and place, if possible to be extracted consistently, makes sense to me
This is easy to add as well. The matching result might not be predictably accurate, but we can try.