module

XMPP::DOAP

Constants

DOAP_NS = "http://usefulinc.com/ns/doap#"
RDF_NS = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
SCHEMA_NS = "https://schema.org/"
XML_NS = "http://www.w3.org/XML/1998/namespace"
XMPP_NS = "https://linkmauve.fr/ns/xmpp-doap#"

Class methods

about(node : XML::Node) : String | Nil
Source
language(node : XML::Node) : String | Nil
Source
localized_text(node : XML::Node) : LocalizedText
Source
namespace(node : XML::Node) : String
Source
resource(node : XML::Node) : String | Nil
Source

Nested types