Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-113

Choice and content of web pages needs to reflect the Fuseki configuration file.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Fuseki 0.2.1
    • Fuseki
    • None

    Description

      I am using Fuseki with multiple datasets configured via config file.

      One of these datasets define a service as:

      <#service1> rdf:type fuseki:Service ;
      fuseki:name "ds1" ;
      fuseki:serviceQuery "sparql" ;
      fuseki:dataset <#dataset> ;
      .

      However, the sparql.jsp page always redirects to ds1/query.
      Quick workaround is: add fuseki:serviceQuery "sparql" to <#service1>.

      Attachments

        Activity

          People

            andy Andy Seaborne
            castagna Paolo Castagna
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: