robot icon indicating copy to clipboard operation
robot copied to clipboard

ROBOT is an OBO Tool

Results 182 robot issues
Sort by recently updated
recently updated
newest added

It would be nice to compute overlap, where it would most easily be defined as shared IRIs. The basic overlap command would NOT be lexically driven (that gets complicated quickly)....

``` curl -O https://www.w3.org/ns/dcat3.ttl robot -v report --input dcat3.ttl|less ``` Produces these: - `ERROR org.obolibrary.robot.IOHelper - Input ontology contains 3 triple(s) that could not be parsed` ``` - . -...