Skip to content

Commit

Permalink
Merge pull request perma-id#1535 from lessersunda/unileiden
Browse files Browse the repository at this point in the history
Add unileiden prefix
  • Loading branch information
davidlehn authored Nov 1, 2019
2 parents b2501aa + fb6a059 commit 47b7865
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
10 changes: 10 additions & 0 deletions unileiden/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Header set Access-Control-Allow-Origin *
Options +FollowSymLinks
RewriteEngine on

# Redirect LexiRumah requests
RewriteRule ^lexirumah(/.*)?$ https://lexirumah.model-ling.eu/lexirumah$1 [L,R=307,NC]

# Redirect to the Centre for Digital Scholarship
# page on permanent URLs by default
RewriteRule ^(.*)$ https://lab.library.universiteitleiden.nl/purl/ [L,R=307,NC]
38 changes: 38 additions & 0 deletions unileiden/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# UniLeiden

Persistent URIs for Leiden University.
Currently maintained by the Leiden University Libraries' Centre for Digital Scholarship.

Homepage:
* https://www.library.universiteitleiden.nl/research-and-publishing/centre-for-digital-scholarship

Information about this service:
* https://lab.library.universiteitleiden.nl/purl/

Contacts:
* Ben Companjen <[email protected]>
* Laurents Sesink <[email protected]>

GitHub Users and Organizations:
* https://github.com/bencomp
* https://github.com/LeidenUniversityLibrary


## LexiRumah

An online database containing lexical data for languages of Eastern Indonesian and Timor-Leste.

Dataset:
* https://doi.org/10.5281/zenodo.1164782

Contacts:
* Ben Companjen (Maintainer) <[email protected]>
* Owen D. Edwards (Editor) <[email protected]>
* Marian Klamer (Editor) <[email protected]>
* Gereon Kaiping (Developer) <[email protected]>

GitHub Users and Organizations:
* https://github.com/bencomp
* https://github.com/lessersunda
* https://github.com/LeidenUniversityLibrary
* https://github.com/Anaphory

0 comments on commit 47b7865

Please sign in to comment.