owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/test/unit_test.hpp"
#include "test/exception_fixture.hpp"
#include "owlcpp/rdf/map_node_iri.hpp"
#include "owlcpp/terms/node_tags_system.hpp"
#include "owlcpp/terms/node_tags_owl.hpp"
#include "owlcpp/terms/detail/max_standard_id.hpp"
#include "owlcpp/rdf/print_node.hpp"
Namespaces | |
namespace | owlcpp |
Main namespace of owlcpp library. | |
namespace | owlcpp::test |
Namespace for unit-tests. |
Macros | |
#define | BOOST_TEST_MODULE map_node_iri_run |
Functions | |
owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture) | |
const Node_id | owlcpp::test::nid1 (42) |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_map_node_iri_01) |
Variables | |
const Ns_id | owlcpp::test::nsid2 (42) |
const Ns_id | owlcpp::test::nsid3 (43) |
const Node_id | owlcpp::test::nid0 (13) |
const Node_iri | owlcpp::test::n2 (nsid2,"blah") |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012