-
Notifications
You must be signed in to change notification settings - Fork 35
Ping the Semantic Web
timrdf edited this page Nov 19, 2011
·
32 revisions
Must be done from a machine whose IP is registered at pingthesemanticweb.com
http://homepages.rpi.edu/~lebot/lod-links/state-fips-dbpedia.ttl
curl http://pingthesemanticweb.com/rest/?url=http%3A%2F%2Fhomepages.rpi.edu%2F~lebot%2Flod-links%2Fstate-fips-dbpedia.ttl
<response>
<message>Thanks for pinging Ping the Semantic Web.</message>
<flerror>0</flerror>
</response>
http://homepages.rpi.edu/~lebot/lebot.foaf
curl http://pingthesemanticweb.com/rest/?url=http%3A%2F%2Fhomepages.rpi.edu%2F~lebot%2Flebot.foaf
<response>
<message>Thanks for pinging Ping the Semantic Web.</message>
<flerror>0</flerror>
</response>
Would not work on:
- https://raw.github.com/timrdf/csv2rdf4lod-automation/master/doc/instances/person/lebot.foaf (scheme? domain? it's the same file as above.)
- http://logd.tw.rpi.edu/source/twc-rpi-edu/file/iogds/version/2011-Nov-15/conversion/twc-rpi-edu-iogds-2011-Nov-15.void.ttl
<response>
<message>Ping the Semantic Web is not allowed to index this URL.</message>
<flerror>1</flerror>
</response>