|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[ot] OWL interfaces to PHPHello Protege-OWLers, has anyone of you made experience to reading an OWL ontology in PHP? Of course, my interest lies in a "reading with reasoner" where inferred facts are also made available. thanks in advance paul _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|
|
Re: [ot] OWL interfaces to PHPI wish.
There was something called pOWL which I had a quick look at but it was very RDF oriented and a bit close to the jena APIs. Nick On Wed, Jul 2, 2008 at 10:25 AM, Paul Libbrecht <paul@...> wrote:
_______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|
|
Re: [ot] OWL interfaces to PHP
You could have a look at this.http://arc.semsol.org/
No direct experience - just happened to notice it. I've also been experimenting with making reasoning services available to mediawiki, but it is via my calling in to a web server that my LSW environment handles, and then asking pellet to do the reasoning. Along these lines, you could write an http server bridge to the OWLAPI and doing ajax calls to it to perform services. -Alan On Jul 3, 2008, at 12:24 PM, Nick Drummond wrote: I wish. _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|
|
Re: [ot] OWL interfaces to PHPThis was the idea I had. Do you have a published API for the calls there? AJAX was not my goal, but a PHP server. paul Le 03-juil.-08 à 18:42, Alan Ruttenberg a écrit :
_______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
| Free Forum Powered by Nabble | Forum Help |