TREEcg / event-stream-client

Deprecated! Use the rdf-connect/ldes-client instead
https://github.com/rdf-connect/ldes-client
Other
14 stars 9 forks source link

@treecg/types typings with a Member type #32

Closed pietercolpaert closed 2 years ago

pietercolpaert commented 2 years ago

A member of a tree:Collection should always adhere to this interface: Record<RDF.Term, RDF.Quad[]>

TODO:

  1. Create a new repo TREEcg/types, and have the Member type in there
  2. Change the output of the LDES Client to that output and release a new major version
KasperZutterman commented 2 years ago

See interface TREEcg/types Member. Implement here