# `Gno.Manifest.Type`
[🔗](https://github.com/rdf-elixir/gno/blob/v0.1.0/lib/gno/manifest/type.ex#L1)

Behaviour for defining manifest types.

# `schema`

```elixir
@type schema() :: DCATR.Manifest.Type.schema()
```

# `t`

```elixir
@type t() :: DCATR.Manifest.Type.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
