forked from perma-id/w3id.org
-
Notifications
You must be signed in to change notification settings - Fork 0
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#1426 from NSeydoux/master
Added CRI association namespace
- Loading branch information
Showing
2 changed files
with
21 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,8 @@ | ||
Header set Access-Control-Allow-Origin * | ||
Options +FollowSymLinks | ||
RewriteEngine on | ||
|
||
|
||
RewriteRule ^$ https://cri-association.fr/ [R=302,L] | ||
|
||
RewriteRule ^/ns/obema$ https://zwifi.eu/voc/obema/ [R=302,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 @@ | ||
# CRI association namespace | ||
|
||
## Presentation | ||
This is the redirection to the CRI (https://cri-association.fr/) namespace. CRI is an independant research collective willing to produce open science and data in many fields, including but not limited to computer science, citizenship and social sciences. | ||
|
||
Some of the members being semantic Web experts, the existence of a namespace will enable the durable publication of ontologies. | ||
|
||
## Services | ||
- CRI homepage : https://w3id.org/cri --> https://cri-association.fr/ | ||
- OBeMa vocabulary : https://w3id.org/cri/ns/obema/ --> https://zwifi.eu/voc/obema/ | ||
|
||
## Contacts | ||
- Nicolas Seydoux : [email protected] |