Interface JsonLdIRI
-
- All Superinterfaces:
BlankNodeOrIRI
,IRI
,JsonLdTerm
,RDFTerm
- All Known Implementing Classes:
JsonLdIRIImpl
public interface JsonLdIRI extends JsonLdTerm, IRI
-
-
Method Summary
-
Methods inherited from interface org.apache.commons.rdf.api.IRI
equals, getIRIString, hashCode
-
Methods inherited from interface org.apache.commons.rdf.jsonldjava.JsonLdTerm
asJsonLdNode
-
Methods inherited from interface org.apache.commons.rdf.api.RDFTerm
ntriplesString
-
-