Class BlankNode

All Implemented Interfaces:
java.io.Serializable

public class BlankNode
extends Individual
See Also:
Serialized Form
  • Field Summary

    Fields inherited from class tech.oxfordsemantic.jrdfox.logic.expression.Resource

    EMPTY_ARRAY
  • Method Summary

    Modifier and Type Method Description
    <E> E accept​(LogicVisitor<E> visitor)  
    static BlankNode create​(java.lang.String id)  
    java.lang.String getID()  
    void toString​(Prefixes prefixes, java.util.function.Consumer<java.lang.String> consumer)  

    Methods inherited from class tech.oxfordsemantic.jrdfox.logic.LogicObject

    toString, toString, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait