RDF.Query.ActivityStreams (CPub v0.3.0) View Source

Helpers to determine Activity Streams types.

Link to this section Summary

Link to this section Types

Specs

type() ::
  :activity_with_object | :activity_with_object_uri | :collection | :object

Link to this section Functions

Specs

type(RDF.FragmentGraph.t() | RDF.Graph.t()) ::
  {type(), %{required(atom()) => RDF.IRI.t()}}