This repository publishes or republished Linked Data Event Streams by using GitHub Actions.
At the moment you can find the following data:
- A Linked Data Event Stream of the OSLO Knowledge Graph → GitHub does not resolve
.trig
extensions so it will automatically download. If you want to have a look at the data on GitHub, click here - A substring fragmentation of the OSLO Knowledge Graph → At this moment, the file extensions is
.ttl
, which is resolved by GitHub, but it should be changed to.trig
. - A subject page fragmentation of municipalities in Flanders → There are no hypermedia controls yet, so to have a look at all subject pages, click here
- A substring fragmentation of municipality names in Flanders
At the TREE website, there is an autocompletion client which lets you select a dataset of your own to experiment with. Enter one of the substring fragmentations as dataset and have fun!
- OSLO → https://ddvlanck.github.io/Republish-LDES/oslo-substring/root.ttl
- Municipalities in Flanders → https://ddvlanck.github.io/Republish-LDES/gemeente-substrings/root.ttl
The publishing and republishing of Linked Data Event Streams in this repository are done by 2 independent GitHub Actions:
- LDES Action → This action allows users to set a fragmentation strategy and then republish the original LDES with the chosen fragmentation strategy applied to it. In this repository, 2 fragmentation strategies were used:
substring
andsubject-pages
. - OSLO2LDES Action → This action publishes a Linked Data Event Stream of the OSLO Knowledge Graph, so no fragmentations yet.