zazuko/barnard59

Collection of ideas/issues (to be refined)

Opened this issue · 3 comments

ktk commented

Ideas

Some of these things might already exist or did exist in an older version of barnard59. Some might never happen.

Can (probably) be solved with better templates/examples/docs

Probably done

  • Concat #28
  • SHACL Validation #26
  • Loader #2

npm generic pipelines (with manifests)

By this you mean so that they are easily reused? I might also add a template package to easily start an extends project. For that to use copier

load from more than one ttl file (required for above?)

re #65 and check pipeline.ts in museumplus-pipeline which follows a predicate to combine multiple RDF files

ktk commented

@tpluscode yes for re-use. We have standard pipelines that are used everywhere by now so we could include them instead and semantic version them.

Regarding Prov:

We have steps to add metadata and count subjects and properties using files as templates.

Append metadata
zazuko/barnard59-rdf#18

Count subjects and properties
zazuko/barnard59-rdf#21

These can be testes in the playground
https://barnard59-steps-playground.zazukoians.org/

IMO there is a lot of room for improvement, specifically for data produced via XRM, to generate this data automatically, and having declarative PROV metadata. This could be tested while upgrading flux-pipelines.