Skip to content

Commit

Permalink
deploy: 363942d
Browse files Browse the repository at this point in the history
  • Loading branch information
pietercolpaert committed Apr 12, 2023
1 parent 556b780 commit c408a80
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,22 @@ A Linked Data Event Stream is a collection of immutable objects (such as version

The objective of a Linked Data Event Stream is to allow consumers to replicate all of its items and to stay in sync when items are added.

The HTML specification can be accessed from [here](https://semiceu.github.io/LinkedDataEventStreams/)
The HTML specification can be accessed from [here](https://w3id.org/ldes/specification).

This specification uses [TREE](https://w3id.org/tree/specification) for its collection and fragmentation features, which in its turn is compatible to other specifications such as Activity Streams, DCAT-AP, LDP or Shape Trees.

If you are new to the concept of Linked Data Event Stream or Linked Data, [this short training](https://academy.europa.eu/courses/publishing-data-with-linked-data-event-streams-why-and-how) introduces the main concepts.

## Build the spec

Install bikeshed and then run `bikeshed watch eventstreams.bs`
Install [bikeshed](https://tabatkins.github.io/bikeshed/) and then run `bikeshed watch eventstreams.bs`

## Contributions

Through pull requests
* [Create an issue](https://github.com/SEMICeu/LinkedDataEventStreams/issues/new/choose) first
* Gather community input, either by asking input from the editors via email, either via the github issue, either via the [Matrix chat channel](https://matrix.to/#/#ldes:chat.semantic.works)
* Open a pull request extending the specification

## Acknowledgements

This work is financed by the SEMIC programme of the European Commission
This work is financed by the [Interoperable Europe (SEMIC) programme](https://joinup.ec.europa.eu/interoperable-europe) of the European Commission

0 comments on commit c408a80

Please sign in to comment.