|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include <map>#include <vector>#include <functional>#include "boost/assert.hpp"#include "owlcpp/ns_id.hpp"#include "owlcpp/rdf/ns_iri.hpp"#include "owlcpp/rdf/detail/map_id_object.hpp"#include "owlcpp/rdf/map_ns_prefix.hpp"#include "owlcpp/detail/iterator_member_pair.hpp"#include "owlcpp/detail/member_iterator.hpp"#include "owlcpp/terms/detail/max_standard_id.hpp"Go to the source code of this file.
Classes | |
| class | owlcpp::Map_ns |
| Map for namespace IRIs. More... | |
| struct | owlcpp::Map_ns::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
1.8.1.2