Skip to content

Scripts to incrementally process data portal dumps to an LDES DCAT-AP Feed

Notifications You must be signed in to change notification settings

pietercolpaert/DCAT-AP-Dumps-To-Feeds

Repository files navigation

From DCAT-AP dumps to feeds

When no state is provided, the script is going to extract all entities and mention them as as:Creates. When a state is already present, it is going to compare all entities with a fingerprint and check whether the set of triples changed, and whether the entity is still present. New entities can also be added.

Clone the repo, fetch a dataset, and execute ts-node bin/dumpsToFeed.ts.

Parameters:

  • feedname for the state and building a relative IRI
  • filename of the dump

Options:

  • --flush clears the state

Datasets to use

Example workflows:

About

Scripts to incrementally process data portal dumps to an LDES DCAT-AP Feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published