one interesting feature of jena is its basic federation query engine. http://mail-archives.apache.org/mod_mbox/jena-users/201207.mbox/%3CCAM0wMfSLLSrC=jjf4wmkb6tan8a-svxe5o4i0qkmbrxlvpd...@mail.gmail.com%3E
so you can have a local RDF DB, and if your URIs match the URIs of some remote public RDF DB (let's say geonames or dbpedia), you can query both datasets at once. this is quite convenient and very simple to do. On Thu, May 23, 2013 at 9:36 AM, Kapoor, Shruti <[email protected]>wrote: > Hi All, > > I have a basic idea about SPARQL, jena and RDF(ontology), etc. > I need a problem statement on RDF to show the capabilities of Jena API for > a POC. > Any help is much appreciated. > Thanks in advance. > > Regards > > *Shruti Kapoor * > > *SOFTWARE ENGINEER* > > ITO > > Innodata, India. > > 7th Floor,C 25, Stellar IT Park Sector 62- Noida - 201301 , India > > www.innodata.com <http://ww.innodata.com/> > > [email protected] <[email protected]> > > -- > > "This e-mail and any attachments transmitted with it are for the sole use > of the intended recipient(s) and may contain confidential , proprietary or > privileged information. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message. Any unauthorized review, use, disclosure, dissemination, > forwarding, printing or copying of this e-mail or any action taken in > reliance on this e-mail is strictly prohibited and may be unlawful." >
