|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include <string>#include "boost/functional/hash.hpp"#include "boost/lexical_cast.hpp"#include "owlcpp/rdf/node.hpp"#include "owlcpp/rdf/exception.hpp"#include "owlcpp/node_id.hpp"#include "owlcpp/terms/node_tags_system.hpp"#include "owlcpp/rdf/literal_datatypes.hpp"#include "owlcpp/rdf/node_fwd.hpp"#include "owlcpp/rdf/visitor_node.hpp"Go to the source code of this file.
Classes | |
| class | owlcpp::Node_literal |
| Abstract literal node class. More... | |
| class | owlcpp::detail::Node_literal_impl< Dt > |
| class | owlcpp::detail::Node_literal_impl< Datatype_string > |
Namespaces | |
| namespace | owlcpp |
| Main namespace of owlcpp library. | |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012
1.8.1.2