Aldo Bucchi wrote:
Hi all,

Is there any live facet service endpoint out there?

Thanks,
A

Aldo,

It's live now re. dbpedia2.

LOD server will be live later today.

Example:
Make an XML file named: fct.xml, for search on pattern: Kingsley Idehen e.g:

<?xml version="1.0"?>
<query xmlns="http://openlinksw.com/services/facets/1.0"; inference="" same-as="">
 <text> Kingsley Idehen</text>
 <view type="text" limit="200" offset=""/>
</query>

Then execute:
curl -H "Content-Type: text/xml" -d @fct.xml http://dbpedia2.openlinksw.com:8895/fct/service

Rest of story is at:
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtuosoFacetsWebService

--


Regards,

Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO OpenLink Software Web: http://www.openlinksw.com





Reply via email to