<%= site_title %>: Content model documentation
This is the content model documentation for the currently running instance of Pocket Archive. Each instance may have its own content model.
If you are an archivist looking for instructions on how to use the content model for submissions, see the content modeling primer documentation.
If you are a system administrator looking for a guide to setting up a content model, see the content model guide (work in progress).
Content types
Below are the content types defined for this archive and the links to their schema definitions:
-
<% for _, schema in ipairs(types) do %>
-
<%= schema.label %> (
<%= schema.id %>
)
<% end %>