# Functions
Global returns a default global schema config.
IsNotFound check if error is related to a missing object (either because of wrong ID or because of type constrains).
NewConfig creates a new schema config.
RegisterType associates an IRI with a given Go type.
# Variables
No description provided by the author
Optimize flags controls an optimization step performed before queries.
# Structs
No description provided by the author
Config controls behavior of schema package.
No description provided by the author
No description provided by the author
No description provided by the author
Resource is a basic RDF resource object.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
IRIMode controls how IRIs are processed.
No description provided by the author
No description provided by the author