Skip to content

Investigate improving scalability of the nanopub pipeline #21

@Ostrzyciel

Description

@Ostrzyciel
  • The pipeline currently caches the individual nanopubs, but not the merge result. We should also cache it.
  • The merging is done in rdflib, which will get slow as the dataset expands (see Nanopublications dataset – future scope #19). We could replace it with, e.g., Apache Jena RIOT in CLI mode... or Apache Jena Fuseki, operated via HTTP calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionThings to discuss – not necessarily to resolve ASAPenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions