|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Records the DAML term information for Cyc import.
Constructor Summary | |
GatherOpenDirectoryTitles.DamlTermInfo(GatherOpenDirectoryTitles parent)
Constructs a new DamlTermInfo object. |
Method Summary | |
void |
coerceToNamespace()
Coerces a namespace:localname from the URI. |
boolean |
equals(java.lang.Object object)
Returns true some object equals this object |
boolean |
hasEquivalentCycTerm()
Returns true if this term has an equivalent existing Cyc term. |
java.lang.String |
literalValue()
Returns the literal value of this object. |
boolean |
mustBeUri(GatherOpenDirectoryTitles.DamlTermInfo predicateTermInfo)
Returns true if the uri does not represent an RDF object. |
java.lang.String |
toOriginalString()
Returns a non-substituted string representation of this object. |
java.lang.String |
toString()
Returns a string representation of this object. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GatherOpenDirectoryTitles.DamlTermInfo(GatherOpenDirectoryTitles parent)
Method Detail |
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
object
- the Object for equality comparisonpublic java.lang.String toOriginalString()
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String literalValue()
public void coerceToNamespace()
public boolean mustBeUri(GatherOpenDirectoryTitles.DamlTermInfo predicateTermInfo)
predicateTermInfo
- when present indicates that this
is the object of the RDF triplepublic boolean hasEquivalentCycTerm()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |