Skip to content

Commit

Permalink
Merge pull request perma-id#2294 from LUMC-BioSemantics/master
Browse files Browse the repository at this point in the history
Biosemantics-LUMC services added
  • Loading branch information
davidlehn authored Aug 12, 2021
2 parents 90fe727 + 83adfe7 commit e283f1d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions biosemantics-lumc/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^beat-covid/fdp/?(.*) http://lumc-beat-covid.fair-dtls.surf-hosted.nl/$1 [R=307,L]
RewriteRule ^beat-covid/triplestore/?(.*) http://lumc-beat-covid.fair-dtls.surf-hosted.nl:7200/$1 [R=307,L]
RewriteRule ^beat-covid/neo4jgraph/browser/(.*) http://lumc-beat-covid.fair-dtls.surf-hosted.nl:7474/browser/$1 [R=307,L]
13 changes: 13 additions & 0 deletions biosemantics-lumc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Redirect for the biosemantics research group specific services

Serving the services created by the biosemantics research group.

Recommended PREFIX and URL format is

biosemantics-lumc: <https://w3id.org/biosemantics-lumc/>

Maintainers of this w3id:

Rajaram Kaliyaperumal: rajaram5
Núria Queralt Rosinach: NuriaQueralt
Kees Burger: kburger

0 comments on commit e283f1d

Please sign in to comment.