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

Avoid unnecessary prefix loading in GraphPrefixesProjection

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.7.0
    • Jena 3.8.0
    • None
    • None

    Description

      GraphPrefixesProjection loads all prefixes from the database (JENA-81). It was done that way because PrefixMappingImpl has internal datastructures that are not passing through lookup misses.

      Load as needed and rework the way the prefix implementation to cleanly separate algorithms from storage.

      Leave PrefixMappingImpl untouched - its name and details are too well-known.

       

       

      Attachments

        Issue Links

          Activity

            People

              andy Andy Seaborne
              andy Andy Seaborne
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: