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 TupleTableNameINTERNAL_TRIPLE -
Method Summary
Modifier and Type Method Description <E> Eaccept(LogicVisitor<E> visitor)static TupleTableNamecreate(java.lang.String iri)java.lang.StringgetIRI()java.lang.StringtoString()voidtoString(Prefixes prefixes, java.util.function.Consumer<java.lang.String> consumer, LogicFormat logicFormat)