opencitations / triplestore-index

The triplestore for all the OpenCitations Indexes
2 stars 0 forks source link

COCI SPARQL is down #1

Open VladimirAlexiev opened 1 year ago

VladimirAlexiev commented 1 year ago

@essepuntato , @ivanhb

I'm trying this query:

PREFIX cito: <http://purl.org/spar/cito/>
SELECT * {
 ?s a cito:Citation ; ?p ?o
} LIMIT 100
VladimirAlexiev commented 1 year ago

On https://opencitations.net/poci/sparql: