sratom_from_turtle

LV2_Atom *sratom_from_turtle(Sratom *sratom, const char *base_uri, const SerdNode *subject, const SerdNode *predicate, const char *str)

Read an Atom from a Turtle string.

The returned atom must be free()’d by the caller.