first naive idea is to extend it with an optional parameter versionMatching that can have different values
snapshotVersionString - default; exact Archivo Snapshot Version Identifier (matches Databus version format)
-timeStampBefore - retrieves the version snapshot that was archived last before the given timestamp)
timeStampClosest - retrieves the version snapshot that was archived on the dateTime closest (least time difference) to given timestamp
current call is http://archivo.dbpedia.org/download?o=http://datashapes.org/dash&v=2020.07.16-115638
first naive idea is to extend it with an optional parameter versionMatching that can have different values
timeStamps are in W3C date(time) format https://www.w3.org/TR/NOTE-datetime