RDF.Sigils.sigil_B
You're seeing just the macro
sigil_B
, go back to RDF.Sigils module for more information.
Handles the sigil ~B
for blank nodes.
Examples
iex> import RDF.Sigils
iex> ~B<foo>
RDF.bnode("foo")