wvh / urn-harvester

Harvester for URN identifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests Go Report Card GoDoc PkgGoDev

URN harvester

This repository contains the code for the national URN identifier harvester by the National Library of Finland.

The URN resolver can be found at urn.fi.

About URNs

URNs are globally persistent identifiers used to name resources – such as web pages – so they can be referred to even when their links change or become unavailable. You can find more information on URNs from the National Library's wiki or from wikipedia.

License

This project is licensed under the Apache 2.0 License. Submissions of contributions are expected to be under the terms and conditions of this license. By the act of submitting, contributors declare copyright ownership of the contributed code.

About

Harvester for URN identifiers

License:Apache License 2.0


Languages

Language:Go 68.8%Language:Python 17.3%Language:Shell 7.3%Language:Makefile 4.2%Language:Dockerfile 2.4%