Home - beeldengeluid/dane-example-worker GitHub Wiki
Welcome to the dane-example-worker wiki!
For general information about DANE, please consult the DANE documentation.
This repository is meant to serve as a blueprint for DANE workers. This Wiki explains the various components.
A DANE worker acts as an agent that can do some processing in a pipeline.
Usually, the pipeline is run on sources that are identified by a resource_id
and a carrier_id
in the archive. We refer to these together as source_id
, where source_id=<resource_id>__<carrier_id>
.