|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jtp.fol.rdf.JenaObjectConverter | +--jtp.fol.rdf.RDFParser | +--jtp.fol.daml.DAMLParser
RDFParser
instead.
HP Labs' Jena is used to parse the RDF files.
Field Summary |
Fields inherited from class jtp.fol.rdf.JenaObjectConverter |
anonCounter, anonIdMap, anonPrefix |
Constructor Summary | |
DAMLParser()
Deprecated. |
Method Summary | |
String |
getLanguage()
Deprecated. returns the name of the language of this parser. |
Methods inherited from class jtp.fol.rdf.RDFParser |
acceptable, addContainerMembershipPropertyTypeStatement, addContainerMembershipPropertyTypeStatements, getPolarity, parse, parse, parse, parse, parse, parse, setPolarity |
Methods inherited from class jtp.fol.rdf.JenaObjectConverter |
getPrettyAnonId, getPrettyAnonId, makeConstant, makeLiteral, makeSymbol |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DAMLParser()
Method Detail |
public String getLanguage()
FirstOrderLogicParser
getLanguage
in interface FirstOrderLogicParser
getLanguage
in class jtp.fol.rdf.RDFParser
|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |