Skip to content

Commit

Permalink
Merge pull request perma-id#1426 from NSeydoux/master
Browse files Browse the repository at this point in the history
Added CRI association namespace
  • Loading branch information
dgarijo authored Nov 1, 2019
2 parents 47b7865 + 9658db4 commit c3b28c8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cri/.htaccess
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]
13 changes: 13 additions & 0 deletions cri/README.md
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]

0 comments on commit c3b28c8

Please sign in to comment.