Skip to content

Commit

Permalink
new redirect for FAIR COVID19 data
Browse files Browse the repository at this point in the history
  • Loading branch information
markwilkinson committed Apr 5, 2020
1 parent a88cb20 commit 88f48a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FAIR_COVID19/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*) http://ldp.cbgp.upm.es:8890/$1 [R=307,L]

7 changes: 7 additions & 0 deletions FAIR_COVID19/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Redirect for the data emerging from the covid-19-bh20 Virtual Biohackathon

FAIR Data from this hackathon will be temporarily stored on the FAIR Training
server at CBGP UPM. This redirect will be updated when a more permanent
location is found.

maintainer of this w3id: Mark D Wilkinson: mark.wilkinson@upm.es

0 comments on commit 88f48a9

Please sign in to comment.