Skip to content

w3c-cg/rsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Specifications of the RDF Stream Processing Community Group

This is the repository for the RDF Stream Processing Community Group (RSP CG) specifications.

Contributing

Please see CONTRIBUTING.md and CODE_OF_CONDUCT.md for details.

Please make changes through a pull request.

Any feedback, suggestions, or questions are welcome – please open an issue for that.

The RSP CG wiki contains more information about the Community Group, its activities, and how to get involved.

Specifications

Currently, this repository contains the following specifications:

Additionally, there is the index.bs file that lists the specifications (published version).

Editing the specifications

We use bikeshed with pipx to build the specifications. To build a spec, run:

pipx run bikeshed spec spec/<spec-name>.bs

You can also start bikeshed in watch mode to automatically rebuild the specs on changes, and have it serve the specs on a local web server:

pipx run bikeshed serve

To view, for example, messages.bs, open http://localhost:8000/spec/messages.html in your web browser.

About

W3C RDF Stream Processing CG specifications

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors