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.
- Loading branch information
Nicolas Seydoux
committed
Nov 4, 2019
1 parent
9658db4
commit 377959f
Showing
2 changed files
with
16 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,6 @@ | ||
Header set Access-Control-Allow-Origin * | ||
Options +FollowSymLinks | ||
RewriteEngine on | ||
|
||
|
||
RewriteRule ^$ https://zwifi.eu/voc/obelisk/ [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,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] |