Open netsensei opened 9 years ago
Additional remark:
A data publisher should keep the resolver instance and the collection management system (CMS) in sync.
This means that persistent URI's registered in the CMS should also be generated & active in the resolver.
Best practice, however, suggests that the state of the resolver is not "leading". Deciding which objects get persistent URI's does not happen on the level of the resolver. This is done in the CMS. A typical workflow would look like this:
Exporting a CSV list of persistent URI's from the resolver has benefits though:
This feature request warrants some discussion.
Problem
A related data publisher wants to import objects with data & representation URL's which reference resources created by our organisation (website). We don't want their persistent URL's to directly resolve to the website resources.
Instead, their resolver should point to URI's generated by our resolver.
To be able to do this, we need to be able to export a list of relevant persistent URI's generated by our resolver.
Request
The resolver does not have the possible to export lists of persistent URI's. I would like to have a button which allows me to: