RDF.Resource (RDF.ex v2.1.0)

View Source

Shared functions over RDF.IRIs and RDF.BlankNodes.

Summary

Types

coercible()

@type coercible() :: RDF.IRI.coercible() | RDF.BlankNode.t()

t()

@type t() :: RDF.IRI.t() | RDF.BlankNode.t()