|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
Abstract literal node class. More...
#include <node_literal.hpp>
Public Member Functions | |
| Node_id | datatype () const |
| std::string | value_str () const |
Public Member Functions inherited from owlcpp::Node | |
| Ns_id | ns_id () const |
| bool | operator== (const Node &n) const |
| bool | operator!= (const Node &n) const |
| void | accept (Visitor_node &visitor) const |
| Node * | clone () const |
Abstract literal node class.
1.8.1.2