Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • sparqlexplorer sparqlexplorer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • open-source
  • SemWeb
  • sparqlexplorersparqlexplorer
  • Merge requests
  • !21

fix: [datafetcher] Remove cached data since it is not relevant

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fabien Amarger requested to merge topic/default/fetchdata-no-cache into branch/default Sep 16, 2020
  • Overview 0
  • Commits 5
  • Pipelines 1
  • Changes 7

This cached data was made if we fetched all triples and then we filter them. It is not the case here since we retrieve from the sparql endpoint only necessary triples (which uses a predicate in the format values list).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/default/fetchdata-no-cache