CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN28
CreateProjectFromManifest and RERUM URIs
Open
interoperability
- Dominant language
- Java
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://dev.t-pen.org/TPEN/createProjectFromManifest?manifest=https://devstore.rerum.io/v1/id/123notreal links do not work because the back end (production 1 and development) cannot resolve links in this format. It is a UTurn issue, where the link provided needs to be behind the firewall via a machine name link instead like ?manifest=https://machinename:3000/v1/id/123notreal.
In order for the TPEN back end to use data from RERUM, it needs to know the change the link on the fly for back end usage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.