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