How can I connect a tablet from C #? (Loading the ontology in C #.)

I am currently running Pellet 1.5.x server . I need to load an ontology in C # and make requests to a running Pellet server. How to do it?

I also need to know how Pellet requests are handled (what is the structure of the requests), well ty / wave.

+2


source to share


1 answer


Does it use any web services or provide REST API

If not, then you need to write it.



Another option is to see if it can be converted with iKvm

0


source







All Articles