Skip to main contentModule literal
Source - Lang
- A validated language tag wrapper that ensures normalization and validity.
- XsdDateTime
- A validated XSD DateTime wrapper that ensures type safety and correct formatting.
- 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.
- Literal
- Types that implement this trait can be used as RDF Literals.