From: Rob V. <rv...@do...> - 2014-02-21 10:50:21
|
Yes you can likely use dotNetRDF for your app but you've been very vague about what you are actually trying to do. "I will place the ontology on windows server so I can access it via win8 mobile application" dotNetRDF supports reading RDF in a variety of formats so provided you put in on the server in an appropriate format then you will be able to retrieve and access it from your Win8 application. "get answers from ontology" This could mean practically anything, we support a triple level API for querying graphs and have full SPARQL 1.1 support so providing you can translate your questions into API calls/SPARQL queries you can almost certainly do this. If you have actual specific questions then please feel free to ask them preferably with as much detail as possible about what you've already tried. Am I right in assuming this is a student project? Rob p.s. This is a subscription mailing list, I have moderated your post through this time but please subscribe at https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support From: Mary Kory <mar...@ya...> Reply-To: Mary Kory <mar...@ya...>, dotNetRDF User Help and Support <dot...@li...> Date: Thursday, 20 February 2014 05:51 To: "dot...@li..." <dot...@li...> Subject: SPAM-LOW: [dotNetRDF-Support] important can I use DotNet Rdf in my app > Hi, > I am developing now my own ontology and I found the best for this is Protege, > then I will place this ontology on windows server so I can access it via win8 > mobile application, and since the win servers use the c++ and c# so, I will > use .DotNet Rdf to access the ontology and get answers. I have read the user > guide and still don't know can I use this tool as I mention. > Note: The app is a Question answering system which analyze the question and > get answers from ontology. and I am using Stanford tools for analyzing the > question and get answers from saved ontology using the DotNet Rdf. > waiting for your kindly reply > Best Regards > Mariam > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications Take advantage of what > the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk__ > _____________________________________________ dotNetRDF-Support mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support |