Skip to content

Commit

Permalink
Added obelisk namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Seydoux committed Nov 4, 2019
1 parent 9658db4 commit 377959f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
6 changes: 6 additions & 0 deletions obelisk/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Header set Access-Control-Allow-Origin *
Options +FollowSymLinks
RewriteEngine on


RewriteRule ^$ https://zwifi.eu/voc/obelisk/ [R=302,L]
10 changes: 10 additions & 0 deletions obelisk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Obelisk vocabulary namespace

## Presentation
This namespace is used for a simple vocabulary describing obelisks. This vocabulary is used as an example for a tutorial on https://solidproject.org/, and its publication under a permanent IRI is consistent with the good practices identified in said tutorial.

## Services
- Obelisk vocabulary : https://w3id.org/obelisk/ns/ --> https://zwifi.eu/voc/obelisk/

## Contacts
- Nicolas Seydoux : [email protected]

0 comments on commit 377959f

Please sign in to comment.