owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include <string>
#include <vector>
#include "boost/assert.hpp"
#include "boost/foreach.hpp"
#include "boost/unordered_map.hpp"
#include "boost/concept_check.hpp"
#include "owlcpp/rdf/node_iri.hpp"
#include "owlcpp/node_id.hpp"
#include "owlcpp/rdf/detail/map_id_object.hpp"
#include "owlcpp/detail/iterator_member_pair.hpp"
#include "owlcpp/terms/detail/max_standard_id.hpp"
Go to the source code of this file.
Classes | |
class | owlcpp::Map_node_iri |
Store RDF IRI nodes. More... | |
struct | owlcpp::Map_node_iri::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-3