Skip to content

Guidance/examples of how you envision assurance case construction code interfacing to RACK? #400

Answered by cuddihyge
ANogin asked this question in Q&A
Discussion options

You must be logged in to vote

I can help with a few of these I hope:

  1. Yes. semtk-python3 is a great way to go
  2. i - the return from a query in python is a SemtkTable. You'll see in semtktable.py functions like get_column_names(),
    get_column_index(col_name)
    These should help you navigate the returns.
    2.ii - this mapping process sounds complex enough I'd hesitate to start tossing out ideas before we do a working session. I think we can help with this process with functionality that we already have or could build for you. I'd be happy to learn more.
  3. The nodegroups have an ORDER BY function. Look for the "Order" button SPARQLgraph then re-save the nodegroup to the store. If you're using nodegroups generated by TA2 (and not …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@ANogin
Comment options

@cuddihyge
Comment options

@ANogin
Comment options

Answer selected by ANogin
Comment options

You must be logged in to vote
3 replies
@ANogin
Comment options

@cuddihyge
Comment options

@cuddihyge
Comment options

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