Package org.apache.commons.rdf.api
Interface BlankNodeOrIRI
-
- All Superinterfaces:
RDFTerm
- All Known Subinterfaces:
BlankNode
,IRI
,JsonLdBlankNode
,JsonLdIRI
,RDF4JBlankNode
,RDF4JBlankNodeOrIRI
,RDF4JIRI
- All Known Implementing Classes:
BlankNodeImpl
,BlankNodeImpl
,IRIImpl
,IRIImpl
,JsonLdBlankNodeImpl
,JsonLdIRIImpl
,Types
,W3CRDFSyntax.FormatIRI
public interface BlankNodeOrIRI extends RDFTerm
-
-
Method Summary
-
Methods inherited from interface org.apache.commons.rdf.api.RDFTerm
equals, hashCode, ntriplesString
-
-