Under https://www.orkg.org/orkg/sparql/ I get an response but this is
only the html-source of the web interface and not the desired answer to
the SPARQL query.
Am 22.02.2022 um 13:30 schrieb c...@digital-filestore.de:
> Dear ORKG users and developers,
>
> up to now I have often used the web interface of the SPARQL endpoint,
> only the html-source of the web interface and not the desired answer to
> the SPARQL query.
>
>
> At
> https://gitlab.com/TIBHannover/orkg/orkg-sparql-wiki-gui/-/blob/master/custom-config.json >
> There is the entry:
>
> "sparql": {
> "uri":"http://localhost:8890/sparql"
> },
>
>
> However, it is unclear to me whether and how this port is exposed to the
> public internet.
>
> Question:
>
> How to access the sparql endpoint directly via http requests?
>
>
> Best,
> Carsten