CPub.ActivityPub.Dereference (CPub v0.3.0) View Source

Implements strategies for dereferencing known types of URIs:

  • URL,
  • ERIS URN,
  • Magnet URN.

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

fetch(uri() | [uri()]) :: {:ok, RDF.FragmentGraph.t()} | {:error, any()}