Skip to content

Persistent link resolver for datalab items across the federation.

License

Notifications You must be signed in to change notification settings

datalab-org/datalab-purl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datalab-purl

This repository contains a simple resolver for links to entries in different datalab instances that are part of the datalab federation.

The latest datalab federation list is pushed to ghcr.io and this repository builds the ghcr.io/datalab-org/datalab-purl image with nginx configs containing the appropriate redirects. This container runs at https://purl.datalab-org.io and resolves prefixed refcode links to the correct instance, e.g., https://purl.datalab-org.io/demo:1234 resolves to item 1234 on the datalab demo instance at https://demo-datalab-org.io/1234.