View Source Grax.Schema (Grax v0.5.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.
Summary
Functions
Checks if the given Grax.Schema
or Grax.Schema
struct is inherited from another Grax.Schema
.
Returns all modules using Grax.Schema
.
Checks if the given module or struct is a Grax.Schema
.
Checks if the given value is a Grax.Schema
struct.
Types
@type t() :: struct()
Functions
Checks if the given Grax.Schema
or Grax.Schema
struct is inherited from another Grax.Schema
.
@spec known_schemas() :: [module()]
Returns all modules using Grax.Schema
.
Checks if the given module or struct is a Grax.Schema
.
Checks if the given value is a Grax.Schema
struct.