Interface Literal

All Superinterfaces:
RDFTerm
All Known Subinterfaces:
JsonLdLiteral, RDF4JLiteral
All Known Implementing Classes:
JsonLdLiteralImpl, LiteralImpl, LiteralImpl

public interface Literal extends RDFTerm
An RDF-1.1 Literal, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
See Also: