View Source Grax.Schema (Grax v0.4.0)
A special type of struct for graph structures whose fields are mapped to RDF properties and the types of values can be specified.
For now there is no API documentation. Read about schemas in the guide here.
Link to this section Summary
Functions
Checks if the given Grax.Schema
or Grax.Schema
struct is inherited from another Grax.Schema
.
Checks if the given module or struct is a Grax.Schema
.
Checks if the given value is a Grax.Schema
struct.
Link to this section Types
@type t() :: struct()
Link to this section Functions
Checks if the given Grax.Schema
or Grax.Schema
struct is inherited from another Grax.Schema
.
Checks if the given module or struct is a Grax.Schema
.
Checks if the given value is a Grax.Schema
struct.