class RDF::Literal::Time

A time literal.

The lexical representation for time is the left truncated lexical representation for ‘xsd:dateTime`: “hh:mm:ss.sss” with an optional following time zone indicator.

@see www.w3.org/TR/xmlschema11-2/#time @see www.w3.org/TR/xmlschema11-2/#rf-lexicalMappings-datetime @since 0.2.1