Skip to content

Commit

Permalink
Added dataset links
Browse files Browse the repository at this point in the history
  • Loading branch information
paolo7 committed Apr 22, 2016
1 parent 7494a38 commit d68a60f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions knowhow/dataset/.htaccess
@@ -0,0 +1,4 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ https://datahub.io/dataset/human-activities-and-instructions [R=302,L]
RewriteRule ^v1$ https://datahub.io/dataset/human-activities-and-instructions [R=302,L]
4 changes: 4 additions & 0 deletions knowhow/queries/.htaccess
@@ -0,0 +1,4 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ https://github.com/paolo7/KnowHowDataset/blob/master/SPARQL.md [R=302,L]
RewriteRule ^v1$ https://github.com/paolo7/KnowHowDataset/blob/master/SPARQL.md [R=302,L]
4 changes: 4 additions & 0 deletions knowhow/sparql/.htaccess
@@ -0,0 +1,4 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ http://dydra.com/paolo-pareti/knowhow6/sparql [R=302,L]
RewriteRule ^v1$ http://dydra.com/paolo-pareti/knowhow6/sparql [R=302,L]

0 comments on commit d68a60f

Please sign in to comment.