|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
Public Member Functions | |
| Node_copier (Src const &src, Dest &dest) | |
| void | operator() (Triple const &t) |
| Node_id | cp (const Node_id nid0) |
| Doc_id | cp (const Doc_id did0) |
| Ns_id | cp (const Ns_id nsid0) |
Public Member Functions inherited from owlcpp::Visitor_node | |
| void | visit (Node_iri const &node) |
| void | visit (Node_blank const &node) |
| void | visit (Node_bool const &node) |
| void | visit (Node_int const &node) |
| void | visit (Node_unsigned const &node) |
| void | visit (Node_double const &node) |
| void | visit (Node_string const &node) |
1.8.1.2