mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

ISSUE-128 Update YASGUI #144

Closed lewismc closed 5 years ago

lewismc commented 5 years ago

This issue addresses https://github.com/mmisw/orr-portal/issues/128

@carueda I am unable to run this locally however I have tested using the updated YASGUI at http://doc.yasgui.org/

lewismc commented 5 years ago

@carueda this upgraded absolutely fine... but not with default endpoint is http://dbpedia.sparql This can be changed by editing the YASQE configuration... specifically the following

 sparql: object
Settings for querying sparql endpoints
...
        endpoint: String|function (default: "http://dbpedia.org/sparql")
        Endpoint to query

I'll look into updating this... I should have included this first time around with the PR. My fault.