sara-nl / irods-msi-persistent-id

iRODS microservices for managing EPIC PIDs
Other
0 stars 0 forks source link

the template has admin value #3

Closed cookie33 closed 5 years ago

cookie33 commented 5 years ago

The template_2 has the value:

    "admin": "0.NA",

It would be better if it is either:

"admin": "0.NA/{HANDLE_PREFIX}"

or

remove admin and make it in the json tree:

              "handle": "0.NA/{HANDLE_PREFIX}",
stefan-wolfsheimer commented 5 years ago

There is a reason for the additional admin field.