Hi lazywell,
is there a standard CLI tool that can be used to extract all the descendants (rdf:subClass ? ) of a given term from a local OWL ontology file ?
I wrote a stupid java xml tool but I'd like a tool that understands the OWL spec (I don't)
Hi lazywell,
is there a standard CLI tool that can be used to extract all the descendants (rdf:subClass ? ) of a given term from a local OWL ontology file ?
I wrote a stupid java xml tool but I'd like a tool that understands the OWL spec (I don't)
@yokofakun That’d be a job for ROBOT (especially the robot extract subcommand).
(Full disclosure: I am a contributor to that tool.)
@yokofakun @dgouttegattat I am not, and have indeed been using ROBOT on the CLI. For example, to "diff" two Turtle files