On Mon, Aug 6, 2012 at 9:19 PM, Marcus Nitzschke <[email protected]> wrote: >> looks like somebody already worked on this: >> https://github.com/robbl/node-dbpedia-spotlight-nif > I know of this project. It uses a different approach since it calls > the spotlight webservice for getting the data. This brings a few > disadvantages along. My approach is a more native one using the > Java/Scala API.
I see. Then, I think Pablo's suggestions are the way to go. On Sat, Aug 4, 2012 at 11:02 AM, Pablo N. Mendes <[email protected]> wrote: > No, I wouldnt't modify core. I would write an AnnotatedTextSource class that > is able to read NIF input into AnnotatedParagraph and > DBpediaResourceOccurrence objects, and then write out from those objects to > NIF output. There are already a few such classes (read only) in the module > eval. > > After this is done, we can easily modify the rest module to respond with NIF > based on the HTTP request. > > Cheers > Pablo ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Dbp-spotlight-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
