Install Folio

bin/console folio:pull --dataset dc/37720k33n

Link Types

Forward Reverse Links
per created obj
created
obj created_by per
created_by
5,388
coll contains obj
contains
obj belongs_to coll
belongs_to
10,747

Observed Schema

Name Core Type Rows
dto_coll_collection coll collection 4
dto_per_org per org 170
dto_per_person per person 129
dto_photograph obj photograph 10,738

Archive Docs

Folio Metadata json
{
    "folio": {
        "code": "dc/37720k33n",
        "label": "more",
        "dataset_key": "dc/37720k33n",
        "row_count": 11041
    },
    "cores": [
        {
            "code": "coll",
            "label": null,
            "row_count": 4
        },
        {
            "code": "obj",
            "label": null,
            "row_count": 10738
        },
        {
            "code": "per",
            "label": null,
            "row_count": 299
        }
    ],
    "dtoTables": [
        {
            "id": "dc/37720k33n:dto_coll_collection",
            "name": "dto_coll_collection",
            "kind": "dto",
            "core_code": "coll",
            "dto_type": "collection",
            "label": "Collection",
            "description": "A collection / series \u2014 an aggregation of items rather than a single object.\nTwo producers: the \"folio of folios\" (each row is a whole folio) and aggregators like the\nSmithsonian that expose collections and series alongside objects. Unlike a generic item, a\ncollection is browsed by its dataset-level descriptors \u2014 provider, country, language, size \u2014\nso those are promoted to facets here. `subjects` (a parent facet) carries the dtoType mix.\n/",
            "row_count": 4
        },
        {
            "id": "dc/37720k33n:dto_per_org",
            "name": "dto_per_org",
            "kind": "dto",
            "core_code": "per",
            "dto_type": "org",
            "label": "Org",
            "description": "Concrete BaseItemDto for subjects whose content type is unknown or mixed.\nUse when no domain-specific DTO subclass applies.\n/",
            "row_count": 170
        },
        {
            "id": "dc/37720k33n:dto_per_person",
            "name": "dto_per_person",
            "kind": "dto",
            "core_code": "per",
            "dto_type": "person",
            "label": "Person",
            "description": "People associated with collection records: creators, contributors, subjects, interviewees, performers, and other named agents.",
            "row_count": 129
        },
        {
            "id": "dc/37720k33n:dto_photograph",
            "name": "dto_photograph",
            "kind": "dto",
            "core_code": "obj",
            "dto_type": "photograph",
            "label": "Photograph",
            "description": null,
            "row_count": 10738
        }
    ],
    "views": [
        "dto_coll_collection",
        "dto_per_org",
        "dto_per_person",
        "dto_photograph"
    ],
    "generatedAt": "2026-06-29T18:24:08+00:00",
    "metadata": {
        "archivePreparedAt": "2026-06-29T18:24:07+00:00",
        "schema": {
            "tables": 7,
            "properties": 49
        },
        "views": {
            "views": 4
        }
    }
}
Overview md
# Folio dc/37720k33n

more

- Dataset key: `dc/37720k33n`
- Rows: 11,041
- Cores: 3
- Observed DTO tables: 4

## Cores

| Core | Label | Rows |
| --- | --- | ---: |
| `coll` | coll | 4 |
| `obj` | obj | 10,738 |
| `per` | per | 299 |
Observed Schema md
# Observed Schema

## `dto_coll_collection`

- Core: `coll`
- DTO type: `collection`
- Rows: 4

A collection / series — an aggregation of items rather than a single object.
Two producers: the "folio of folios" (each row is a whole folio) and aggregators like the
Smithsonian that expose collections and series alongside objects. Unlike a generic item, a
collection is browsed by its dataset-level descriptors — provider, country, language, size —
so those are promoted to facets here. `subjects` (a parent facet) carries the dtoType mix.
/

| Field | Type | Flags | Description |
| --- | --- | --- | --- |
| `id` | `?string` |  |  |
| `contentType` | `?string` |  |  |
| `stage` | `?string` | filterable, facet | Pipeline processing stage (raw / normalized / enriched). A facet so you can filter to enriched items; later this can be made dev-only. |
| `title` | `?string` |  | dcterms:title |
| `pageCount` | `?int` | sortable | Number of pages in the document. |
| `source` | `string` |  | Source of this data: import \| ai \| ocr \| human |

## `dto_per_org`

- Core: `per`
- DTO type: `org`
- Rows: 170

Concrete BaseItemDto for subjects whose content type is unknown or mixed.
Use when no domain-specific DTO subclass applies.
/

| Field | Type | Flags | Description |
| --- | --- | --- | --- |
| `id` | `?string` |  |  |
| `contentType` | `?string` |  |  |
| `stage` | `?string` | filterable, facet | Pipeline processing stage (raw / normalized / enriched). A facet so you can filter to enriched items; later this can be made dev-only. |
| `title` | `?string` |  | dcterms:title |
| `pageCount` | `?int` | sortable | Number of pages in the document. |
| `source` | `string` |  | Source of this data: import \| ai \| ocr \| human |

## `dto_per_person`

- Core: `per`
- DTO type: `person`
- Rows: 129

People associated with collection records: creators, contributors, subjects, interviewees, performers, and other named agents.

| Field | Type | Flags | Description |
| --- | --- | --- | --- |
| `id` | `?string` | searchable, sortable |  |
| `contentType` | `?string` | filterable, facet |  |
| `name` | `?string` | searchable, sortable |  |
| `source` | `string` |  |  |
| `confidence` | `?float` |  |  |

## `dto_photograph`

- Core: `obj`
- DTO type: `photograph`
- Rows: 10,738

| Field | Type | Flags | Description |
| --- | --- | --- | --- |
| `id` | `?string` |  |  |
| `sourceUrl` | `?string` |  |  |
| `contentType` | `?string` |  |  |
| `stage` | `?string` | filterable, facet | Pipeline processing stage (raw / normalized / enriched). A facet so you can filter to enriched items; later this can be made dev-only. |
| `title` | `?string` |  | dcterms:title |
| `description` | `?string` |  | dcterms:description — short curatorial text from the source institution |
| `date` | `?string` |  | dcterms:date — display string, may be fuzzy ("ca. 1920") |
| `year` | `?int` | filterable, facet, sortable | Coverage/production year. |
| `citationUrl` | `?string` |  | ItemField::CITATION_URL — deep link back to the source record (e.g. the NARA catalog page). Rendered as the "Original" link on the folio item page. |
| `rights` | `?string` |  | dcterms:rights |
| `rightsUri` | `?string` |  | dcterms:license URI (rightsstatements.org) |
| `reuseAllowed` | `?string` |  | dcterms:accessRights — e.g. "no restrictions", "creative commons" |
| `identifierLocal` | `?string` |  | dcterms:identifier — local accession number |
| `creators` | `?array` |  | dcterms:creator — array of names |
| `institution` | `?string` |  | Holding institution |
| `collections` | `?array` |  | Collection name(s) |
| `subjects` | `?array` | filterable, facet | dcterms:subject — keyword/topical subjects (incl. AI keywords). A sidebar facet. |
| `subjectsGeographic` | `?array` | filterable, facet | dcterms:spatial — geographic subjects |
| `genreBasic` | `?array` | filterable, facet | Broad genre/form terms (MODS genre @basic) — e.g. ["Photographs"]. A sidebar facet. |
| `genreSpecific` | `?array` | filterable, facet | Genre specific terms (TGM) e.g. "Portrait photographs", "Architectural photographs". A facet. |
| `typeOfResource` | `?array` | filterable, facet | MODS typeOfResource — coarse resource class, e.g. ["Still image"], ["Text"]. A facet. |
| `country` | `?string` | filterable, facet |  |
| `state` | `?string` |  |  |
| `county` | `?string` |  |  |
| `city` | `?string` | filterable, facet |  |
| `iiifBase` | `?string` |  | IIIF Image API base URL — use for AI vision and imgProxy resizing |
| `iiifManifest` | `?string` |  |  |
| `thumbnailUrl` | `?string` |  |  |
| `largeImageUrl` | `?string` |  |  |
| `pageCount` | `?int` | sortable | Number of pages in the document. |
| `source` | `string` |  | Source of this data: import \| ai \| ocr \| human |
| `language` | `?string` |  | dcterms:language |
Query Guide md
# Query Guide

This folio stores canonical rows in `item` and observed field metadata in `schema_table` / `schema_property`.

```sql
select * from schema_table where kind = 'dto';
select * from schema_property where table_id = ? order by position;
select local_id, label, dto_type, dto_data, extras from item limit 20;
```

Convenience views are generated from observed DTO fields:

```sql
select * from dto_coll_collection limit 20;
```

```sql
select * from dto_per_org limit 20;
```

```sql
select * from dto_per_person limit 20;
```

```sql
select * from dto_photograph limit 20;
```