|
my main function says-- static void Main(string[] args) {
but it doesnt display the answer if my query is simple and without answer it works but with prefix it doesnt please help |
The question has been closed for the following reason "Duplicate of https://answers.semanticweb.com/questions/20700/problem-with-query-in-dotnetrdf" by Rob Vesse 31 Jan, 07:58
|
@jasmine: As @Rob Vesse has mentioned in your previous post regarding the same question Problem with query in dotNetRDF, you need to be more specific with your query as to what exactly do you want and what are the queries that are working? You can also refer to the discussion made on Executing SPARQL Query on an Ontology developed by Protege 3.4.8 using dotNetRDF. That was from where I started my successful executions, all thanks to @Rob Vesse P.S. Rather than just copying the same example, try it out with a simple query of your own that successfully runs on Protege and check out if the result is being displayed. |
|
@jasmine: Try this:
Btw here is one such simple query that I executed:
|


See duplicate https://answers.semanticweb.com/questions/20700/problem-with-query-in-dotnetrdf