← Back to team overview

wintermute-devel team mailing list archive

[Bug 846248] Re: Unable to load semantics from Ontology

 

Not yet... I am working on the Query class which will hold all query
constructing facilities. Then, I will use it along with some new
configuration methods to allow searching local and remote (thanks to
SPARQL) ontologies for given concepts. I am considering the usage of
QSet<QString> for returned concepts (if there are many).

Now question: is a concept single word like "Person" or can it be something more complex?
What do you think about having databases of trusted (remote) ontologies that Wintermute can use, possibly adding new ones in the future?

-- 
You received this bug notification because you are a member of
Wintermute Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/846248

Title:
  Unable to load semantics from Ontology

Status in Wintermute:
  Confirmed
Status in Wintermute trunk series:
  Confirmed

Bug description:
  Wintermute requires that information, more technically known as
  resources, a subset of a RDF statement, are required in order to form
  properly machine understandable statement. An ontology provides the
  logic of knowledge for natural language processing.

  We need Soprano to simply execute a SPARQL query.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wintermute/+bug/846248/+subscriptions


References