Skip to content

Commit

Permalink
Added SToPP. Contact: <sven.lieber@ugent.be>
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenLieber committed Mar 27, 2018
1 parent 306ff46 commit e9c23a2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions stopp/.htaccess
@@ -0,0 +1,5 @@
Header set Access-Control-Allow-Origin *
Header set Access-Control-Allow-Headers DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified$
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://semweb.mmlab.be/ns/stopp/$1 [R=302,L]
16 changes: 16 additions & 0 deletions stopp/README.md
@@ -0,0 +1,16 @@
The SToPP model
===

SToPP: STicky Privacy Policy

Ontology:
* https://w3id.org/stopp/ontology

Specification:
* https://w3id.org/stopp

JSON-LD context:
* https://w3id.org/stopp/stopp.jsonld

Contacts:
* Sven Lieber <sven.lieber@ugent.be>

0 comments on commit e9c23a2

Please sign in to comment.