CPub v0.3.0
  • Pages
  • Modules

    CPub.Signify.NS (CPub v0.3.0) View Source

    Link to this section Summary

    Functions

    __iris__()

    Returns all known IRIs of the vocabulary.

    message()

    http://purl.org/signify#message

    message(subject, object)

    RDF.Description builder for message/0

    publicKey()

    http://purl.org/signify#publicKey

    publicKey(subject, object)

    RDF.Description builder for publicKey/0

    secretKey()

    http://purl.org/signify#secretKey

    secretKey(subject, object)

    RDF.Description builder for secretKey/0

    Link to this section Functions

    Link to this function

    __iris__()

    View Source

    Specs

    __iris__() :: [RDF.IRI.t()]

    Returns all known IRIs of the vocabulary.

    Link to this function

    message()

    View Source

    http://purl.org/signify#message

    Link to this function

    message(subject, object)

    View Source

    RDF.Description builder for message/0

    Link to this function

    publicKey()

    View Source

    http://purl.org/signify#publicKey

    Link to this function

    publicKey(subject, object)

    View Source

    RDF.Description builder for publicKey/0

    Link to this function

    secretKey()

    View Source

    http://purl.org/signify#secretKey

    Link to this function

    secretKey(subject, object)

    View Source

    RDF.Description builder for secretKey/0

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference