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

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

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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. TRACING-jena-text-W-cache-W-graph-lang-FUSEKI-3.6.0-SNAPSHOT.txt
          7 kB
          Code Ferret
        2. TEST_TEXT_002.trig
          1 kB
          Code Ferret
        3. TEST_TEXT_001.trig
          2 kB
          Code Ferret

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          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:

              Slack

                Issue deployment