A sds:Stream
is a stream of objects that have undergone transformations which can be described in RDF. It is able to describe:
- the
sds:records
it carries, - what the previous transformations were through
p-plan:wasGeneratedBy
, and - the
dcat:Dataset
is published
The HTML specification can be found at https://w3id.org/sds/specification.
This specification uses the P-Plan specification to describe previous steps taking that result in the current stream.
Install bikeshed (pip3), then run bikeshed watch sds.bs
or use the Github action in the repository.
Edit sds.bs
or the vocabulary in Turtle, and open a pull requests.
This work is financed by the SEMIC programme of the European Commission and the Flemish Smart Data Space project. It is authored by Arthur Vercruysse, Sitt Min Oo and Pieter Colpaert.