org.ontoware.rdf2go.model.node
Interface BlankNode

All Superinterfaces:
java.lang.Comparable<Node>, Node, NodeOrVariable, Resource, ResourceOrVariable

public interface BlankNode
extends Resource

marker interface Implementations are expected to have valid implementations of equals( Object ) and hashCode()

Author:
voelkel

Method Summary
 java.lang.String getInternalID()
           
 
Methods inherited from interface org.ontoware.rdf2go.model.node.Node
asBlankNode, asDatatypeLiteral, asLanguageTagLiteral, asLiteral, asResource, asURI, toSPARQL
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getInternalID

java.lang.String getInternalID()


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.