Il 11/01/2011 18:23, Tim Finin ha scritto: > Can anyone recommend software to stand up a simple linked data browser > for a demonstration system we plan on hacking together next week? > What we need is something very simple, much like the the code that > produces the HTML for http://dbpedia.org/page/Baltimore. > > Our project is focused on extracting information from text, linking > entities to existing linked data instances, mapping new extracted > facts to the linked data vocabularies and adding the results to a > single local Jena-based triple store that includes DBpedia content and > some other linked data. > > We want to use a Web-browser to show what the KB knows for an entity > before processing some text and then what it has for the entity after > we've added new facts extracted from a set of text documents. > > Is the code behind the dbpedia.org web service available? My > searching failed to find it. Any advice anyone can provide will be > appreciated. > > Thanks, Tim > Hi Tim, the HTML version of a DBpedia resource is developed in the same way as Pubby [1]. Among other things, it provides a simple HTML interface showing the data available about each resource.
Hope it helps, bye, roberto [1] http://www4.wiwiss.fu-berlin.de/pubby/ -- Roberto Mirizzi http://sisinflab.poliba.it/mirizzi ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
