Brecht Van de Vyvere

Results 5 comments of Brecht Van de Vyvere

> Yes, actor-http-cache would allow us to rewrite the getPage function (https://github.com/TREEcg/event-stream-client/blob/main/packages/actor-init-ldes-client/lib/EventStream.ts#L512). @jaxoncreed: does it matter whether its an HTTP or HTTPS request? One thing that we need is follow-redirects....

I believe you have a fair point to return results based on the first letters. We're also adding a vehicleFrequency to every station (https://github.com/iRail/stations/pull/76), so these two solutions together would...

I don't think adding extra columns for alternatives is feasible.. See also: https://github.com/iRail/iRail/issues/68

I suggest we add an extra csv-file with two columns: alternative-name and official name. Much easier to maintain

First attempt here: https://github.com/SEMICeu/LinkedDataEventStreams/pull/57