I am doing project in semantic web where i use SPARQL to query rdf data.I used java in netbeansand my problem is my program runs,inputs the rdf file and the query executes but the WHERE area of my que
I created an interface that allows to add instances in an rdf file. I put the filepath in the readRDFfile parameter and the same filepath in Filewriter (in order to update the file when user add insta
I\'m currently working with the Ruby on Rails SPARQL client to try and retrieve information from the public SPARQL endpoint at dbpedia. The generic query I\'m running is the following:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m new to this entire semantics stuff, and i\'ve been plunged into a project which requires me to use the SPARQL endpoint from dbpedia to retrieve information about certain things such as a City for
I need a little help selecting the right triples from my st开发者_JS百科ore.... <a> a <type/1> .
I\'m trying to remove values of datatype properties of an instance through an interface which I created in java but it does not work. It gives me an
I\'m using Jena. I would like to know if there is a method that allows to modify or remov开发者_JAVA百科e properties values of an instance?
We are planning to integrate a hierarchical taxonomy in our software solution. (Java based) Is there a standardized (and easy to use) format to represent hierarchical taxonomies? A format which would
I\'m using Jena. I created an interface that allows to add, modify and remove instances in rdf file. I have a problem with Button Next. It works but not perfectly. I would like that it returns to the