You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What namespace should we use for the identifier of a connection-object?
Should we make a hash from the departureTime as index to be more future proof or is a counter good enough for now?
I'd add a baseuri to the constructor for the connections, and make the @id of a connection on the basis of the time of departure (e.g., in unixtime) concatenated with the stops identifier and e.g., the trip id
What namespace should we use for the identifier of a connection-object?
Should we make a hash from the departureTime as index to be more future proof or is a counter good enough for now?
The text was updated successfully, but these errors were encountered: