Skip to content

Commit

Permalink
Added SocialLink resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Remper authored and fracorco committed May 15, 2017
1 parent d58223a commit 6ab9269
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sociallink/.htaccess
@@ -0,0 +1,4 @@
Header set Access-Control-Allow-Origin *
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://sociallink.futuro.media/$1 [R=302,L]
9 changes: 9 additions & 0 deletions sociallink/README.md
@@ -0,0 +1,9 @@
SocialLink — the resource linking knowledge bases to social media profiles
===

Homepage:
* https://w3id.org/sociallink

Contacts:
* Yaroslav Nechaev (nechaev AT fbk DOT eu)
* Francesco Corcoglioniti (corcoglio AT fbk DOT eu)

0 comments on commit 6ab9269

Please sign in to comment.