Nico Matentzoglu
Nico Matentzoglu
Here is the PR: https://github.com/ontodev/robot/pull/891/files Needs to be tested! High priority - I want to try to push this through by the end of the month..
- [x] This needs to be merged: https://github.com/ontodev/robot/pull/1005
``` [Term] id: TMP:0000072 name: A is_a: TMP:0000073 {is_inferred="true"} ! B ``` and ``` [Term] id: TMP:0000072 name: A is_a: TMP:0000073 {is_inferred=true} ! B ``` Both convert to: ``` SubClassOf(Annotation(...
(I guess you all heard the sigh :)
like, eg: ``` from linkml.validators.jsonschemavalidator import JsonSchemaDataValidator from linkml.validators.sparqlvalidator import SparqlDataValidator ```
Thank you! I will keep this open to be informed when there is a shacl one, which I am keen to use in sssom-py. Thanks!
Sounds great! Would be very interested in that!
+1 to above On an unrelated note: I would love the `?` to disappear from the column headers when we use robot query with SPARQL so that I can use...
I would like to add that it would be great if we could have a command line friendly output for GitHub actions type things.. format TXT and --print true?
@balhoff How would we make that work in a ROBOT report setting? Ideally, all our checks should move to ROBOT report, even the custom ones in ODK, and they require...