slv2_util(3)

slv2_util(3) SLV2 slv2_util(3)

NAME

slv2_util

SYNOPSIS

Functions


const char * slv2_uri_to_path (const char *uri)

Detailed Description

Function Documentation

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.

Returns:

uri converted to a path, or NULL on failure (URI is not local).

Author

Generated automatically by Doxygen for SLV2 from the source code.

Wed Aug 7 2019 Version 0.6.6