I am thinking of wrapping some of this useful library methods. I need to make some operations from node.js. Specifically i need create swr-rules on the fly, transform to ttl and insert in a graph database.
There is a way to run some methods from CLI? for example: java -jar swrlapi.jar -"my swrl rule string"
Also, is there any other project related similar to this library but written in javascript?
I am thinking of wrapping some of this useful library methods. I need to make some operations from node.js. Specifically i need create swr-rules on the fly, transform to ttl and insert in a graph database.
There is a way to run some methods from CLI? for example: java -jar swrlapi.jar -"my swrl rule string"
Also, is there any other project related similar to this library but written in javascript?