Subscribe

The JAVA API for ConceptuallyRelated

  1. 2011-03-17 21:57:54 PDT
    Hi, Everyone, I want to know the corresponding Java API for the predicate "ConceptuallyRelated". Can anyone tell me? I really need to know this. Thank you very much. Henry.
  2. 2012-03-22 15:32:47 PDT
    Henry, If what you're trying to query is of the form (conceptuallyRelated X Y) then you could ask this query via the general query interface, i.e., org.opencyc.api.CycAccess#executeQuery() -- For any query org.opencyc.api.CycAccess#isQueryTrue() -- Simple boolean method for closed queries (i.e., queries with no variables). Hope this helps, Larry
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.