RDF.Vocab

v0.2.0

  • Pages
  • Modules

    RDF.Vocab v0.2.0 RDF.Vocab.VS View Source

    The SemWeb Vocab Status ontology.

    Link to this section Summary

    Functions

    __iris__()

    Returns all known IRIs of the vocabulary

    moreinfo()

    http://www.w3.org/2003/06/sw-vocab-status/ns#moreinfo

    moreinfo(subject, object)

    RDF.Description builder for moreinfo/0

    term_status()

    http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

    term_status(subject, object)

    RDF.Description builder for term_status/0

    userdocs()

    http://www.w3.org/2003/06/sw-vocab-status/ns#userdocs

    userdocs(subject, object)

    RDF.Description builder for userdocs/0

    Link to this section Functions

    Link to this function __iris__() View Source

    Returns all known IRIs of the vocabulary.

    Link to this function moreinfo() View Source

    http://www.w3.org/2003/06/sw-vocab-status/ns#moreinfo

    Link to this function moreinfo(subject, object) View Source

    RDF.Description builder for moreinfo/0

    Link to this function term_status() View Source

    http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

    Link to this function term_status(subject, object) View Source

    RDF.Description builder for term_status/0

    Link to this function userdocs() View Source

    http://www.w3.org/2003/06/sw-vocab-status/ns#userdocs

    Link to this function userdocs(subject, object) View Source

    RDF.Description builder for userdocs/0

    Built using ExDoc (v0.16.1), designed by Friedel Ziegelmayer.