View Source RDF.Resource (RDF.ex v2.0.0)
Shared functions over RDF.IRIs and RDF.BlankNodes.
Summary
Types
@type coercible() :: RDF.IRI.coercible() | RDF.BlankNode.t()
@type t() :: RDF.IRI.t() | RDF.BlankNode.t()
Shared functions over RDF.IRIs and RDF.BlankNodes.
@type coercible() :: RDF.IRI.coercible() | RDF.BlankNode.t()
@type t() :: RDF.IRI.t() | RDF.BlankNode.t()