Interface JsonLdBlankNode
-
- All Superinterfaces:
BlankNode
,BlankNodeOrIRI
,JsonLdTerm
,RDFTerm
- All Known Implementing Classes:
JsonLdBlankNodeImpl
public interface JsonLdBlankNode extends JsonLdTerm, BlankNode
-
-
Method Summary
-
Methods inherited from interface org.apache.commons.rdf.api.BlankNode
equals, hashCode, uniqueReference
-
Methods inherited from interface org.apache.commons.rdf.jsonldjava.JsonLdTerm
asJsonLdNode
-
Methods inherited from interface org.apache.commons.rdf.api.RDFTerm
ntriplesString
-
-