Method

AgsTurtleload

since: 3.0.0

Declaration [src]

xmlDoc*
ags_turtle_load (
  AgsTurtle* turtle
  GError** error
)

Description [src]

Loads a RDF triple file into an XML Document.

Available since: 3.0.0

Return value

Type: xmlDoc

A #xmlDoc pointer.

The data is owned by the instance.