Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the url field in the TES output require a scheme? #232

Open
claymcleod opened this issue Feb 7, 2025 · 0 comments
Open

Does the url field in the TES output require a scheme? #232

claymcleod opened this issue Feb 7, 2025 · 0 comments

Comments

@claymcleod
Copy link

All of the examples in the specification require a scheme to be present (gs://, s3://, file://), but the specification does not explicitly state that a scheme is required. I had an example today of a TES server that wanted a path with no scheme to upload to object storage. So my questions are,

  • Are schemes required to be present in the url field, and
  • Is there a defined list of supported schemes or is that implementation specific?

Learning from WDL, it might be beneficial to require that at least a handful of schemes are supported for cross-platform compatibility.

@claymcleod claymcleod changed the title Does the url in the TES output require a scheme? clarify: does the url in the TES output require a scheme? Feb 7, 2025
@claymcleod claymcleod changed the title clarify: does the url in the TES output require a scheme? Does the url in the TES output require a scheme? Feb 7, 2025
@claymcleod claymcleod changed the title Does the url in the TES output require a scheme? Does the url field in the TES output require a scheme? Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant