owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
owlcpp | Main namespace of owlcpp library |
detail | |
Get_value | |
Get_value< std::string > | |
Node_literal_impl | |
Node_literal_impl< Datatype_string > | |
Datatype_bool | |
Datatype_int | |
Datatype_unsigned | |
Datatype_real | |
Datatype_string | |
Ns_inserter | |
Node_inserter | |
Node_copier | |
terms | Definitions of standard OWL namespaces and terms |
test | Namespace for unit-tests |
Custom_nodes | |
A | |
Triple_printer | |
Node_id | Term identifier |
Ns_id | |
Lib_info | Library info |
base_exception | |
Doc_id | Document identifier |
Ns_iri | Namespace IRI |
Node | Pure virtual interface for RDF nodes |
any | |
Map_doc_crtpb | |
Doc_meta | Document metadata |
Nodes_none | |
Nodes_owl | |
Map_node_blank_crtpb | |
Node_literal | Abstract literal node class |
Map_ns_crtpb | |
Triple | RDF triple plus document ID |
Map_std_ns_crtpb | |
Map_std_node_crtpb | |
Rdf_list_iter_s | Iterates over members of RDF list |
Err | |
Map_ns_prefix | |
Err | |
Map_doc | Store document metadata |
Err | |
Map_node_crtpb | |
Map_std | Immutable static set of namespace IRIs and nodes |
Crtpb_ns_node_iri | |
Visitor_node | |
Node_blank | |
Map_triple_crtpb | |
result | |
result_b | |
Node_iri | |
Map_node | Store polymorphic RDF nodes |
Err | |
Map_triple | Store, index, and search RDF triples |
result | |
result_b | |
Rdf_err | |
Map_node_literal_crtpb | |
Map_node_iri | Store RDF IRI nodes |
Err | |
Triple_store | Store namespace IRIs, RDF nodes, document infos, and RDF triples |
Err | |
Map_ns | Map for namespace IRIs |
Err | |
Catalog | Store locations, ontology IRIs, and version IRIs of OWL ontologies |
Err | |
Input_err | |
Raptor_wrapper | |
Err | |
Check_id | |
Err | |
No_check | |
Check_iri | |
Check_both | |
fact_query_err | |
Select_all | |
Is_instance | |
Super_sub | Subclass/Superclass predicate |
Equivalent | Test for equivalent concepts |
Is_name | Test whether node has a certain short name |
Begins_with | Test whether node short name begins with a certain string |
Can_relate | Predicate tests whether class X can relate through a given property P to another given class C |
CE_predicate | Abstract predicate for selecting FaCT nodes |
C_predicate | |
Logic_err | |
xxx | Namespace IRI tag classes generated by macro OWLCPP_GENERATE_NAMESPACE_TAGS |