Hi Chryssa, the property you're looking for is http://dbpedia.org/ontology/wikiPageWikiLink and the triples are contained in the "Wikipedia Pagelinks" datasets [1][2].
I think these datasets are currently not loaded in the public dbpedia.org triple store, so you would have to download and load them in a local triple store (or otherwise analyze) them to get the info you're looking for. Christopher [1] http://wiki.dbpedia.org/Downloads37#owikipediapagelinks [2] http://wiki.dbpedia.org/Downloads37#wikipediapagelinks On Wed, Mar 7, 2012 at 14:01, Chryssa Zerva <[email protected]> wrote: > Hello, > I would like to ask if there is a way to query virtuoso in order to get the > uri's of all wikipedia articles that contain link to a specific article. > > For example both the articles for "hex editor" and "programming languages" > have links to the article "computer program". Is there a way to use the uri > of computer program > (eg: <http://dbpedia.org/resource/Computer_Program> ) > > and get the uri's of all articles containing links to the above uri? > (eg: > <http://dbpedia.org/resource/Hex_Editor> > <http://dbpedia.org/resource/Programming_Languages> > ... etc ) > > Thanks a lot > Chryssa > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Dbpedia-discussion mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
