Releases: ddvlanck/base_registries_event_stream
Version 4.1.0 of Base Registries Linked Data Event Stream
Version 4.0.0 of Base Registries Linked Data Event Stream
This release contains the following changes:
- Root path contains data that is compliant with the OSLO Metadata DCAT standard
- Fragment data is re-structured → it now starts from the perspective of an LDES
Version 3.3.0 of Base Registries Linked Data Event Stream
This release includes the following changes
- @type is added for the collection (EventStream) and for each page (Node)
- ESLint is added to the repository
Full Changelog: 3.2.0...3.3.0
Version 3.2.0 of Base Registries Linked Data Event Stream
This release includes the following changes:
Immutable
header is added to pages that are cacheable- Script to remove double quotes in street name names (for existing db)
- StreetNameEventHandler removes double quotes when inserting a new member
Version 3.1.0 of Base Registries Linked Data Event Stream
This version changes the property shacl to collectionInfo, but this should have no impact on LDES clients (because their information is included in the default graph).
The collectionInfo property now also contains information about the LDES timestamp (ldes:timestampPath) and versionOf path (ldes:versionOfPath).
Version 3.0.0 of Base Registries Linked Data Event Streams
This release includes breaking changes to the previous versions of the Linked Data Event Streams.
Every version object has an extra timestamp indicating at which time it was inserted into the database. The property generatedAtTime
displays this timestamp.
The original timestamp, indicating at which time the event was generated is now being displayed by the property created
(dcterms:created).
Version 2.2.0 of Base Registries Linked Data Event Stream
- Removed no-cache header for uncacheable pages
Version 2.1.1 of Base Registries Linked Data Event Stream
Updated:
- OfficieleTalen changed to OfficieleTaal in Municipality registry
- FaciliteitenTalen changed to FaciliteitenTaal in Municipality Reigstry
Version 2.0.0 of Base Registries Linked Data Event Stream
Major update for the address registry:
- Events that assign the persistent URI for the object can come in with a certain delay, resulting in the fact the versions are published without a reference to their corresponding object (data vlaanderen URI). This was changed in this update, by also checking if the data in the event object already contains an object id. If so, then it is added to the database otherwise not.
This results in a database that will contain fewer objects, but ensures that every object will be complete and have a reference to the object (with the persistent URI).
- Index number is now being assigned by the AddressEventHandler for every address instead of executing a script on the database.
Version 1.4.0 of Base Registries Linked Data Event Stream
Remove building registry + updated queries