AW: Ontos links to LOD

Hi Alex, Hugh,

You can use our API to query the db using a DBpedia (or Freebase etc.)
identifier. Here an example (for Barack Obama):

http://news.ontos.com/api/ontology?query={"get":"attrents","offset":0,"limit
":30,"typeFilter":"http://www.ontosearch.com/2008/02/ontosminer-ns/domain/co
mmon/english#Person",
"attrnames":["http://www.ontosearch.com/2008/02/ontosminer-ns/domain/common/
english/dbpedia#sameAs"],"attrvals":["http://dbpedia.org/resource/Barack_Oba
ma"]}

Just now you have to know the Ontos type for doing this, i. e. you have to
match DBpedia types to Ontos types by yourself. We are planning to extend
this functionality in order to make this more simple.

You can of course use our API to make queries by object name or fulltext and
use resulting objects as "starting points" for exploring the db, i. e. to
find additional ones. Also see Kingsley's hint.

Regards,
Christian


> -----Ursprüngliche Nachricht-----
> Von: Alexandre Passant [mailto:alexandre.passant@deri.org]
> Gesendet: Donnerstag, 21. Oktober 2010 15:27
> An: Christian Ehrlich
> Cc: public-lod@w3.org
> Betreff: Re: Ontos links to LOD
> 
> Hi Christian,
> 
> On 20 Oct 2010, at 10:33, Christian Ehrlich wrote:
> 
> > Dear all,
> >
> > Please note that Ontos is about to integrate its news portal
> > [http://news.ontos.com] into the Linked Data Cloud. Ontos' GUIDs for
> objects
> > are now dereferencable - the resulting RDF contains owl:sameAs-
> attributes to
> > DBpedia, Freebase and others (check e. g. the entry for Barack Obama
> > [http://www.ontosearch.com/2008/01/rdf/EID-
> 2e70185c38e929aa90049982de43414c]
> > ).
> >
> > Within the portal Ontos crawls news articles from diverse online
> sources,
> > uses its cutting-edge NLP technology to extract facts (objects and
> relations
> > between them), merges these information with existing ones and stores
> them
> > including respective references to the original news article - all of
> this
> > fully automatically. Facts from Ontos' portal are accessible via a
> RESTful
> > HTTP API. Fetching data is free - in order to receive an API key,
> developers
> > have to register (e-mail address only!) at Ontos' homepage
> > [http://www.ontos.com].
> >
> 
> Is there a way to query the API with a DBpedia identifier rather than
> an Ontos one ?
> Or at least, is there somewhere a DBpedia 2 Ontos service (or a SPARQL
> endpoint where I can get that information) ?
> 
> Thanks
> 
> Alex.
> 
> > For humans Ontos provides a search interface at
> http://www.ontosearch.com.
> > It allows to look-up objects in the database and viewing respective
> > summaries in HTML or RDF.
> >
> > The generated RDF does currently contain a small part of existing
> > information (e. g. no article references yet) and owl:sameAs is only
> > supported for Persons and Organizations. Ontos will extend the
> respective
> > content step-by-step.
> >
> > Any tests with our API as well as comments are highly appreciated.
> >
> > Regards,
> > Christian
> >
> > --
> > Christian Ehrlich
> > Ontos AG
> >
> > Telefon: +49 341 21559-10
> > Telefax: +49 341 21559-11
> > Mobil:   +49 173 8745000
> > christian.ehrlich@ontos.com
> > http://www.ontos.com
> >
> >
> >
> >
> >
> 
> --
> Dr. Alexandre Passant
> Digital Enterprise Research Institute
> National University of Ireland, Galway
> :me owl:sameAs <http://apassant.net/alex> .
> 
> 
> 
> 

Received on Friday, 22 October 2010 08:15:17 UTC