Refine Use Cases and DataLink descriptions in UseCases.tex#62
Open
loumir wants to merge 1 commit into
Open
Conversation
Updated text to clarify access to DataLink and VOTable standards, modified dataproduct_type references, and improved query descriptions.
esabol
reviewed
Jun 4, 2026
| \end{verbatim} | ||
|
|
||
| Then, for each row of the output, we get the ``access\_url'' of the Obscore table to provide access to the data. | ||
| Then, for each row of the output, we get access to a datalink table (in VOTable) describing associated data linked to the event-list dataset using the ``access\_url'' column value of the response ObsCore table. |
| \item for each row of the VOTABLE, get the ``content\_qualifier'' and the ``access\_url'', | ||
| \item download the data associated to each ``accessURL''. | ||
| \item for each row of the query output, get the ``obs\_id'' and the ``access\_url'' of the DataLink describing the ObsCore dataset entry, | ||
| \item get the Datalink VOTable showing the datasets associated to this entry |
| \item download the data associated to each ``accessURL''. | ||
| \item for each row of the query output, get the ``obs\_id'' and the ``access\_url'' of the DataLink describing the ObsCore dataset entry, | ||
| \item get the Datalink VOTable showing the datasets associated to this entry | ||
| \item for each row of the Datalink VOTable, get the ``content\_qualifier'' and the ``access\_url'' column's value, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this deals only with the file Usescases.tex . These are changes I have tried to send through former pull requests that were not merged.
Ignore the modification on HighEnergy.tex