I am working on undergrad project. The detail is I have owl file where I included ten questions about European cities like Born city belongs to which country? The resources/answers are imported from dbpedia in Protege Individual tab. I then used Jena API. The questions/answers work fine.
The point where I have problem is I want a document/file etc where I include the rdfs:comments or rdfs:abstract of these cities so that the users knows about the resources. I mean when users finishes all the ten questions, at the end he/she gets rdfs:comment details about these resources in a document or so.If this is not possible, then please suggest me some soloutions which is near to it. I hope I conveyed my message? On Fri, Aug 19, 2016 at 7:12 AM, A. Soroka <[email protected]> wrote: > Please give us an actual example with data and your attempts at code. As > for "dereferencing": > > https://www.w3.org/wiki/DereferenceURI > > --- > A. Soroka > The University of Virginia Library > > > On Aug 19, 2016, at 4:36 AM, neha gupta <[email protected]> wrote: > > > > I want the rdfs:comment of European capital cities in one file using > Jena. > > While studied a lot about it, I still have no idea how to do this. I can > do > > it of individual resource using Virtuoso but combining these into one > file > > using Jena is currently beyond my knowledge. > > Also what is Dereference URI to RDF? > > > > Kindly if some one can help me here. > >
