Closed finnagin closed 3 years ago
Another todo: change the parameters to make it a list of qnode ids (of cardinality at least 2)
Another todo: change the parameters to make it a list of qnode ids (of cardinality at least 2)
This has been added to both the yml and the json examples. @dkoslicki I changed the name to "qnode_keys" instead of "subject_qnode_key" and "object_qnode_key" does that seem good or should it be called something else?
Another todo: change the parameters to make it a list of qnode ids (of cardinality at least 2)
This has been added to both the yml and the json examples. @dkoslicki I changed the name to "qnode_keys" instead of "subject_qnode_key" and "object_qnode_key" does that seem good or should it be called something else?
@finnagin , can you direct me to the commit where you replaced subject/object_qnode_key
with qnode_keys
?
@dkoslicki Sure! It is commit ef5a1d3
TODO: @finnagin to run generate_schema.py to update the files in the schema sub-directory.