owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
Public Types | |
typedef double | value_type |
typedef owlcpp::terms::xsd_double | default_datatype |
Static Public Member Functions | |
static value_type | convert (std::string const &str, const Node_id dt) |
template<class T > | |
static value_type | convert (const T x, const Node_id) |
static std::string const & | name_str (const Node_id) |
static std::string | to_string (value_type const v, const Node_id) |