export.pl -- Export data from the server
- export_graph(+Request)[private]
- Export a named graph in a given serialization. Whether or not
exporting of a named graph is defined by authorized/1 using the
term:
read(default, download(Graph))
- export_graph_schema(+Request)[private]
- HTTP handler that computes the schema from the actual data in a graph.
- http_param(?Name, ?Attributes)[private]