Skip to main content

Module literal

Module literal 

Source

Structs§

Lang
A validated language tag wrapper that ensures normalization and validity.
XsdDateTime
A validated XSD DateTime wrapper that ensures type safety and correct formatting.

Enums§

ConcreteLiteral
Concrete representation of RDF literals with type-safe internal representations.
LangParseError
Error type for language tag parsing failures.
NumericLiteral
Represents RDF numeric literals with XSD datatype semantics.
XsdDateTimeParseError
Error type for XSD DateTime parsing failures.

Traits§

Literal
Types that implement this trait can be used as RDF Literals.