Class BlankNode
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
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 Summary
Methods inherited from class tech.oxfordsemantic.jrdfox.logic.LogicObject
toString, toString, toString
-
Method Details
-
getID
public java.lang.String getID() -
accept
- Specified by:
accept
in classLogicObject
-
toString
- Specified by:
toString
in classLogicObject
-
create
-