Class Individual
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
- All Implemented Interfaces:
 java.io.Serializable
public abstract class Individual extends Resource
- See Also:
 - Serialized Form
 
- 
Field Summary
 - 
Constructor Summary
Constructors Constructor Description Individual() - 
Method Summary
 
- 
Constructor Details
- 
Individual
public Individual() 
 -