Linked Data
Linked Data
Posted on: Fri, 03/06/2009 - 16:31
I want to use Linked data for selected entities that I receive as part of meta data from Open calai. Say when I want to use it for a company entity, I connect to Open calai with the URI of that entity, I get another RDF. I need to parse that to get company profile, foaf page, foaf homepage info and store it somewhere in my database. I want to show all these info when user clicks on that company entity.
I just wanted to make sure that I am on right path or there any other better suggestions?
Trackback URL for this post:
http://www.opencalais.com/trackback/17383

Hi, Do you guys happened to have any sample code for parsing linked data RDF, if so could you point me to that?
Thanks
http://opencalais.com/applications/resolved-entity-analyzer
Yes - this is the way to do that.
We will publish a sample code in the next few days that demo how to do that in Java.
Ofer