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

graph queries fail to preserve text:query 'lang:xx' arg

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.5.0
    • Jena 3.6.0
    • Jena
    • None
    • Jena 3.6.0-SNAPSHOT

    Description

      Jena-text queries that iterate over graphs, such as:

          select ?g ?s ?lit
          where {
             graph ?g { (?s ?sc ?lit) text:query (skos:prefLabel "one" "lang:xx") } .
          }
      

      fail to pass the lang:xx after the first graph leading to erroneous results.

      A file with configuration, query, trace logging and results is attached along with example trig files,

      Attachments

        1. TEST_TEXT_001.trig
          2 kB
          Code Ferret
        2. TEST_TEXT_002.trig
          1 kB
          Code Ferret
        3. TRACING-jena-text-W-cache-W-graph-lang-FUSEKI-3.6.0-SNAPSHOT.txt
          7 kB
          Code Ferret

        Issue Links

          Activity

            People

              code-ferret Code Ferret
              code-ferret Code Ferret
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: