RDF.ex v1.1.0
  • Pages
  • Modules

    View Source RDF.Resource (RDF.ex v1.1.0)

    Shared functions over RDF.IRIs and RDF.BlankNodes.

    Link to this section Summary

    Types

    coercible()
    t()

    Link to this section Types

    Link to this type

    coercible()

    View Source
    @type coercible() :: RDF.IRI.coercible() | RDF.BlankNode.t()
    Link to this type

    t()

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

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language