java.lang.Object
org.apache.jena.riot.process.normalize.CanonicalizeLiteral
Convert literals to canonical form.
-
Method Summary
Modifier and TypeMethodDescriptionCanonicaize a literal, both lexical form and language tag (RFc canonical).static Node
canonicalValue
(Node node) Convert the lexical form to a canonical form if one of the known datatypes, otherwise return the node argument.static CanonicalizeLiteral
get()