Package tech.oxfordsemantic.jrdfox.logic
Class TupleTableName
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.TupleTableName
- All Implemented Interfaces:
java.io.Serializable
public class TupleTableName
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static TupleTableName
INTERNAL_TRIPLE
-
Method Summary
Modifier and Type Method Description <E> E
accept(LogicVisitor<E> visitor)
static TupleTableName
create(java.lang.String iri)
java.lang.String
getIRI()
java.lang.String
toString()
void
toString(Prefixes prefixes, java.util.function.Consumer<java.lang.String> consumer, LogicFormat logicFormat)