State.toString
string toString(LV2_URID_Map * map, LV2_URID_Unmap * unmap, string uri = null, string baseUri = null)Serialize this state to a string (Turtle).
Parameters
map | URID map |
unmap | URID unmap |
uri | State URI (may be null) |
baseUri | Base URI for relative references (may be null) |