owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Classes | Namespaces
predicate_fact.hpp File Reference
#include <string>
#include <cstring>
#include "predicate_fact_abstract.hpp"
#include "factpp/Kernel.hpp"
#include "owlcpp/rdf/query_node.hpp"

Go to the source code of this file.

Classes

struct  owlcpp::Select_all
struct  owlcpp::Is_instance< Instance >
class  owlcpp::Super_sub< super >
 Subclass/Superclass predicate. More...
class  owlcpp::Equivalent
 Test for equivalent concepts. More...
class  owlcpp::Is_name< IS >
 Test whether node has a certain short name. More...
class  owlcpp::Begins_with< IS >
 Test whether node short name begins with a certain string. More...
class  owlcpp::Can_relate
 Predicate tests whether class X can relate through a given property P to another given class C. More...

Namespaces

namespace  owlcpp
 Main namespace of owlcpp library.

Detailed Description

part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2010