You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have three kinds of JSON output available for you
57
+
</p>
58
+
<p>
59
+
<spanclass="btn btn-danger" onclick="SPARQL.download.json.sesame()"><spanclass="glyphicon glyphicon-download-alt"></span> Sesame</span> This output format is provided my Sesame datastores.
60
+
</p>
61
+
<p>
62
+
<spanclass="btn btn-success" onclick="SPARQL.download.json.virtuoso()"><spanclass="glyphicon glyphicon-download-alt"></span> Virtuoso</span> This output format is provided my Virtuoso datastores.
63
+
</p>
64
+
<%ifin_query_builder_action?%>
65
+
<p>
66
+
<spanclass="btn btn-primary" onclick="SPARQL.download.json.for_class()"><spanclass="glyphicon glyphicon-download-alt"></span> Experimental</span> This output format is a suggested experimental format which is useful to explore data output when you have queried data which are objects of some class(es).
0 commit comments