Function rdf4cpp::construct

Function Documentation

static std::string_view rdf4cpp::construct(std::string_view scheme, std::optional<std::string_view> auth, std::string_view path, std::optional<std::string_view> query, std::optional<std::string_view> frag) noexcept

turns the parts of a IRI back into a full IRI.