You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The query IDs must use the ACTUAL class names in the ontology (e.g., if Items are represented by RandomPart and Item Requirements are represented by RandomReq, then the query that connects Item Requirements to Items should read RandomReq_with_RandomPart.json)
In the binary queries, the csv headers should be CLASSNAME_id
In the interface to I/O query, the headers should be INTERFACE_id, Input_id, Output_id
Separate queries must be created named Input.json and Output.json for whatever classes we use as inputs and outputs. The headers should be Input_id, Output_id
No description provided.
The text was updated successfully, but these errors were encountered: