owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/test/unit_test.hpp"
#include "boost/concept_check.hpp"
#include "test/exception_fixture.hpp"
#include "owlcpp/rdf/map_std.hpp"
#include "owlcpp/rdf/nodes_std.hpp"
#include "owlcpp/rdf/node_iri.hpp"
#include "owlcpp/terms/node_tags_system.hpp"
#include "owlcpp/terms/node_tags_owl.hpp"
Namespaces | |
namespace | owlcpp |
Main namespace of owlcpp library. | |
namespace | owlcpp::test |
Namespace for unit-tests. |
Macros | |
#define | BOOST_TEST_MODULE map_std_run |
Functions | |
owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture) | |
template<class Tag > | |
Node_iri | owlcpp::test::make_iri (Tag const &) |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_map_std_01) | |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_map_std_02) | |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_map_std_03) |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012