Package tech.oxfordsemantic.jrdfox.logic
Class Resource
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.BuiltinExpression
tech.oxfordsemantic.jrdfox.logic.Term
tech.oxfordsemantic.jrdfox.logic.Resource
- All Implemented Interfaces:
java.io.Serializable
public abstract class Resource extends Term
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static Resource[][]
NO_RESOURCE_TUPLES
static Resource[]
NO_RESOURCES
Fields inherited from class tech.oxfordsemantic.jrdfox.logic.BuiltinExpression
NO_BUILTIN_EXPRESSIONS
-
Constructor Summary
Constructors Constructor Description Resource()
-
Method Summary
-
Field Details
-
Constructor Details
-
Resource
public Resource()
-