Interface JsonLdLiteral
-
- All Superinterfaces:
JsonLdTerm
,Literal
,RDFTerm
- All Known Implementing Classes:
JsonLdLiteralImpl
public interface JsonLdLiteral extends JsonLdTerm, Literal
-
-
Method Summary
-
Methods inherited from interface org.apache.commons.rdf.jsonldjava.JsonLdTerm
asJsonLdNode
-
Methods inherited from interface org.apache.commons.rdf.api.Literal
equals, getDatatype, getLanguageTag, getLexicalForm, hashCode
-
Methods inherited from interface org.apache.commons.rdf.api.RDFTerm
ntriplesString
-
-