RDF.Sigils.sigil_B

You're seeing just the macro sigil_B, go back to RDF.Sigils module for more information.
Link to this macro

sigil_B(arg, list)

View Source (macro)

Handles the sigil ~B for blank nodes.

Examples

iex> import RDF.Sigils
iex> ~B<foo>
RDF.bnode("foo")