6 #ifndef READ_ONTOLOGY_IRI_HPP_
7 #define READ_ONTOLOGY_IRI_HPP_
12 #include "boost/filesystem/path.hpp"
25 OWLCPP_IO_DECL std::pair<std::string,std::string>
28 const std::size_t search_depth = std::numeric_limits<std::size_t>::max()
37 OWLCPP_IO_DECL std::pair<std::string,std::string>
39 boost::filesystem::path
const& file,
40 const std::size_t search_depth = std::numeric_limits<std::size_t>::max()