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