RDF.Resource (RDF.ex v3.0.0)

Copy Markdown 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()