|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/range.hpp"#include "owlcpp/rdf/triple_store.hpp"#include "owlcpp/rdf/rdf_list_iterator.hpp"#include "owlcpp/terms/node_tags_owl.hpp"Go to the source code of this file.
Namespaces | |
| namespace | owlcpp |
| Main namespace of owlcpp library. | |
Functions | |
| boost::iterator_range < Rdf_list_iter_s > | owlcpp::rdf_list (const Node_id nid, Triple_store const &ts) |
| std::string | owlcpp::find_label (const Node_id nid, Triple_store const &store) |
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