Class BlankNode
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.expression.Expression
tech.oxfordsemantic.jrdfox.logic.expression.Term
tech.oxfordsemantic.jrdfox.logic.expression.Resource
tech.oxfordsemantic.jrdfox.logic.expression.Individual
tech.oxfordsemantic.jrdfox.logic.expression.BlankNode
- All Implemented Interfaces:
- java.io.Serializable
public class BlankNode extends Individual
- See Also:
- Serialized Form
- 
Field Summary
- 
Method SummaryMethods inherited from class tech.oxfordsemantic.jrdfox.logic.LogicObjecttoString, toString, toString
- 
Method Details- 
getIDpublic java.lang.String getID()
- 
accept- Specified by:
- acceptin class- LogicObject
 
- 
toString- Specified by:
- toStringin class- LogicObject
 
- 
create
 
-