{ "cells": [ { "cell_type": "markdown", "id": "6f53f2cd", "metadata": {}, "source": [ "# Appendix IV: Entity table" ] }, { "cell_type": "code", "execution_count": 1, "id": "c2b528bc", "metadata": { "tags": [ "remove-cell" ] }, "outputs": [], "source": [ "from myst_nb import glue\n", "from IPython.display import display, Markdown, HTML\n", "from schemacode import render, schema, utils\n", "from markdown import markdown\n", "\n", "# Load the schema path\n", "schemapath = utils.get_schema_path()\n", "schema_obj = schema.load_schema(schemapath)" ] }, { "cell_type": "markdown", "id": "e9ed18d9", "metadata": {}, "source": [ "This section compiles the entities (key-value pairs) described throughout this\n", "specification, and establishes a common order within a filename.\n", "For example, if a file has an acquisition and reconstruction label, the\n", "acquisition entity must precede the reconstruction entity.\n", "REQUIRED and OPTIONAL entities for a given file type are denoted;\n", "empty cells imply that entities MUST NOT be specified.\n", "Entity formats indicate whether the value is alphanumeric\n", "(`