diff --git a/satellite/.htaccess b/satellite/.htaccess new file mode 100644 index 000000000..a4ad43af2 --- /dev/null +++ b/satellite/.htaccess @@ -0,0 +1,6 @@ +# Turn off MultiViews +Options -MultiViews + +# Basic redirect to the project pages +RewriteEngine On +RewriteRule ^(.*) http://kg2018a.isi.edu:8888/ [R=302,L] \ No newline at end of file diff --git a/satellite/readme.md b/satellite/readme.md new file mode 100644 index 000000000..448aab249 --- /dev/null +++ b/satellite/readme.md @@ -0,0 +1,9 @@ +## Wikidata Satellites redirection + +This permanent ID describes URLs for Wikidata satellites, Wikidata dataset extensions that are linked to Wikidata. + +https://w3id.org/satellite redirects to http://kg2018a.isi.edu:8888/ + +Maintainer: Daniel Garijo (@dgarijo) and Pedro Szekely (@szeke) + +