SLV2
0.6.6
|
Functions | |
const char * | slv2_uri_to_path (const char *uri) |
const char* slv2_uri_to_path | ( | const char * | uri | ) |
Convert a full URI (eg file://foo/bar/baz.ttl) to a local path (e.g.
/foo/bar/baz.ttl).
Return value is shared and must not be deleted by caller.