← Back to team overview

wintermute-devel team mailing list archive

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

 

We'd only want one concept returned, the concept in question. But if
it's possible for it to return a set of them, we might as well have it
use QList<Resource> as a return argument. The callee would have to then
determine which of the concepts is the concept it was looking for.

That being said, you've got the system reading a concept? o.O

-- 
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