owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/assert.hpp"
#include "owlcpp/config.hpp"
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/hashed_index.hpp"
#include "boost/multi_index/mem_fun.hpp"
#include "boost/multi_index/member.hpp"
#include "boost/range.hpp"
#include "boost/foreach.hpp"
#include "owlcpp/doc_id.hpp"
#include "owlcpp/detail/id_tracker.hpp"
#include "owlcpp/rdf/doc_meta.hpp"
#include "owlcpp/detail/member_iterator.hpp"
#include "owlcpp/terms/node_tags_system.hpp"
Go to the source code of this file.
Classes | |
class | owlcpp::Map_doc |
Store document metadata. More... | |
struct | owlcpp::Map_doc::Doc_meta_wrap |
struct | owlcpp::Map_doc::Err |
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