Function rdf4cpp::remove_dot_segments¶
Defined in File IRIFactory.cpp
Function Documentation¶
-
static std::string_view rdf4cpp::remove_dot_segments(std::string_view src) noexcept¶
removes ./ and ../ segments from path.
Defined in File IRIFactory.cpp
removes ./ and ../ segments from path.