Class Resource
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
- All Implemented Interfaces:
 java.io.Serializable
- Direct Known Subclasses:
 Individual,Literal
public abstract class Resource extends Term
- See Also:
 - Serialized Form
 
- 
Field Summary
Fields Modifier and Type Field Description static Resource[]EMPTY_ARRAY - 
Constructor Summary
Constructors Constructor Description Resource() - 
Method Summary
 
- 
Field Details
 - 
Constructor Details
- 
Resource
public Resource() 
 -