If neurobagel .jsonld files are not ephemeral, should they include the version of the CLI? #57
Labels
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
We want .jsonld files to be ephemeral. But for the moment they are not, in practice. We tell people to collect them centrally and then upload them with our scripts. This implies to a user that the .jsonld files can be reused to reupload data at a later point.
One big assumption this violates is that the jsonld files will always be created with the most recent version of the CLI. And if the CLI and thus the datamodel have progressed via a breaking change since the .jsonld files were made, bad things will happen in unexpected ways.
So we should decide if we either:
The text was updated successfully, but these errors were encountered: