View Source API Reference Grax v0.5.0

Modules

The Grax API.

A DSL for the specification of identifier schemas for Grax.Schemas.

Raised when a Grax has an invalid subject id.

Raised when a linked resource doesn't match any of the specified classes.

Raised when an invalid literal is encountered during decoding from RDF.

A special type of struct for graph structures whose fields are mapped to RDF properties and the types of values can be specified.

Raised when a the number of property values doesn't match the specified cardinality during decoding from RDF.

Raised when no schema could be detected with Grax.load/3.

Raised when accessing a property that is not defined on a schema.

A global registry of Grax schemas.

Raised when a property value doesn't match the specified type during decoding from RDF.

Raised when the validation of a Grax fails.