Download Knowledge Graph Data
To download your own proposals, please login first.
You can also use the SPARQL port at sparql.main.m1.mardi.ovh to search for data. Note that the query port at /sparql is open (but neither are the GUI or the write ports). A sample query using curl is
curl -X POST -H "Content-Type: application/sparql-query" -H "Accept: text/turtle" \ --data-binary "SELECT ?a ?c WHERE {?a a ?c}" https://sparql.main.m1.mardi.ovh/mathalgodb/sparql