Skip to content

Linking attributes to data sources #903

Answered by wajda
mfrictionless asked this question in Q&A
Discussion options

You must be logged in to vote

If I understand your question correctly you are asking how Spline UI knows which attribute is input or output of which operation, and which data source it belongs to. This data is taken from another REST request - /consumer/operations/61f93234-149b-4565-af7a-6a6b1bfe5107:14
The JSON that you posted contains the graph structure, and the list of all attributes and datatypes that appears anywhere in the given execution plan. When you click on a node, it fetches the operation details JSON with the schema info. Each operation can take multiple schemas, one of which being output and the rest are inputs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mfrictionless
Comment options

Answer selected by mfrictionless
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants