owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Public Member Functions | List of all members
owlcpp::Check_both Class Reference

#include <check_ontology_id.hpp>

Inheritance diagram for owlcpp::Check_both:
owlcpp::Check_id

Public Member Functions

 Check_both (std::string const &iri, std::string const &ver)
void operator() (std::string const &iri, std::string const &ver) const

Detailed Description

Check ontologyIRI and versionIRI during parsing.

Exceptions
Errif iri does not match expected ontologyIRI or ver does not match expected versionIRI

The documentation for this class was generated from the following file: