Skip to content

cr pingback

Tim L edited this page Sep 4, 2013 · 28 revisions

What is first

  • It's useful to report Finding Linksets among Linked Data Bubbles back to datahub.io.
  • cr pingback requires [CSV2RDF4LOD_PUBLISH_DATAHUB_METADATA_OUR_BUBBLE_ID](CSV2RDF4LOD environment variables) to know what datahub.io dataset to update.

What we will cover

How cr-pingback.sh dereferences a Prizms node's /void and submits it to its datahub.io listing using DataFAQs' add-metadata.py.

Let's get to it!

add-metadata.py only processes instances of datafaqs:CKANDataset. /void is typed to datafaqs:CKANDataset as part of the processing in:

What is next

Clone this wiki locally