forked from perma-id/w3id.org
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request perma-id#2294 from LUMC-BioSemantics/master
Biosemantics-LUMC services added
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |