I can't see the screenshot (it has been removed by the mailing list software ) but I can confirm that both URLs will work with the defined service request. I don't consider this to be a bug but a feature. The Update will now work for both directives.
Marco On Sat, Feb 19, 2022 at 5:15 PM Neubert, Joachim <[email protected]> wrote: > In the Fuseki UI, I get apparent duplicates in the service list (see also > screenshot): > > > > SPARQL Update /wikidata/ > <http://a1-srv04.zbw-nett.zbw-kiel.de:3030/wikidata/> > > SPARQL Update /wikidata/update > <http://a1-srv04.zbw-nett.zbw-kiel.de:3030/wikidata/update> > > > > Is something wrong with my definitions (below), or is that an interface > issue? > > > > Cheers, Joachim > > > > Fuseki: VERSION: 4.5.0-SNAPSHOT > > Fuseki: BUILD_DATE: 2022-02-09T18:01:44Z > > > > <#service_wikidata> rdf:type fuseki:Service ; > > rdfs:label "wikidata TDB Service (RW)" ; > > fuseki:name "wikidata" ; > > fuseki:serviceQuery "query" ; > > fuseki:serviceQuery "sparql" ; > > fuseki:serviceUpdate "update" ; > > fuseki:serviceUpload "upload" ; > > fuseki:serviceReadWriteGraphStore "data" ; > > fuseki:serviceReadGraphStore "get" ; > > fuseki:dataset :wikidata ; > > . > > > > > > > > -- > > Joachim Neubert > > > > ZBW – Leibniz Information Centre for Economics > > Neuer Jungfernstieg 21 > 20354 Hamburg > > Phone +49-40-42834-462 > > > -- --- Marco Neumann KONA
