Offilers beer coaster
new
→
triaged
→
uploaded
→
enriched
→
extracted
→
▶ closed
→
remove
ARK
Name
2DbdFNVuD3DDXMNYuZLdDj
https://n2t.net/ark:/11635/2DbdFNVuD3DDXMNYuZLdDj
https://scanstation.ai/ark/11635/2DbdFNVuD3DDXMNYuZLdDj
File
| Order | 28 |
|---|---|
| Dimensions | 7968 × 5984 |
| Orientation | 0 |
| S3 Key | marac/002/derivatives/0028.jpg |
| Source Path | marac/002/derivatives/0028.jpg |
AI Enrichment
Description
A photographed round beer coaster with a cream ground and speckled texture, printed with two small worker figures above red slogan text and the large blue brand name OFFILERS; a small red oval emblem appears near the bottom.
Summary
Photograph of a round cream-colored printed beer coaster or beer mat branded OFFILERS, with two small worker figures at top, partially legible red slogan text including 'QUALITY' and 'BEST BEER,' and a small red oval emblem near the bottom; likely a 20th-century brewery advertising object.
Printed Text Excerpt
ADK WARRAGE VITALITY.
DRINK DERBY'S BEST BEER
SHEILER'S
Type
photo
photo_with_text
document
text_present
graphic_or_artwork
object
Tags
No tags assigned.
Primary: object
Printed text
56 chars
1%
ADK WARRAGE VITALITY. DRINK DERBY'S BEST BEER
SHEILER'S
ocr_mistral@1.0
Printed/layout OCR via ocr_mistral
Subject: image:01KQJ8T29H4N11PSH89TZWK3XK
21 predicates
| Predicate | Best value | Conf. | Source |
|---|---|---|---|
| ai:denseSummary |
Photograph of a round cream-colored printed beer coaster or beer mat branded OFFILERS, with two small worker figures at top, partially legible red slogan text including 'QUALITY' and 'BEST BEER,' and a small red oval emblem near the bottom; likely a 20th-century brewery advertising object.
|
1% | enrich_from_thumbnail@1.0 |
| ai:documentLikely |
yes
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
1% | ai-tools@1.0 |
| ai:handwrittenText | |||
| ai:hasText | yes | 1% | enrich_from_thumbnail@1.0 |
| ai:highResGoal |
inspect_detail
Potentially important searchable wording, exact advertising slogan, logo details, and dating clues from the printed design would be lost or miscataloged.
|
1% | enrich_from_thumbnail@1.0 |
| ai:highResTarget |
upper red slogan text above OFFILERS
High-resolution target from thumbnail enrich
|
1% | enrich_from_thumbnail@1.0 |
| ai:isFilledForm | |||
| ai:isForm | |||
| ai:layoutBlocks |
[
{
"bbox": {
"x": 0,
"y": 0,
"width": 1823,
"height": 607
},
"page": 0,
"text": "ADK WARRAGE VITALITY.",
"type": "headline"
},
{
"bbox": {
"x": 0,
"y": 607,
"width": 1823,
"height": 607
},
"page": 0,
"text": "DRINK DERBY'S BEST BEER",
"type": "subheadline"
},
{
"bbox": {
"x": 0,
"y": 1215,
"width": 1823,
"height": 607
},
"page": 0,
"text": "SHEILER'S",
"type": "byline"
}
]
Layout blocks via ocr_mistral
|
1% | ocr_mistral@1.0 |
| ai:ocrText |
ADK WARRAGE VITALITY.
DRINK DERBY'S BEST BEER
SHEILER'S
High-res OCR via ocr_mistral
|
1% | ocr_mistral@1.0 |
| ai:peopleLikely | |||
| ai:photoLikely |
yes
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
1% | ai-tools@1.0 |
| ai:photoWithTextLikely |
yes
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
1% | ai-tools@1.0 |
| ai:pixelsDone | |||
| ai:printedText |
ADK WARRAGE VITALITY.
DRINK DERBY'S BEST BEER
SHEILER'S
Printed/layout OCR via ocr_mistral
|
1% | ocr_mistral@1.0 |
| ai:speculation |
This is likely a brewery promotional coaster or beer mat used in pubs or bars.
Round absorbent-looking printed mat format and beer-related wording including 'BEST BEER' strongly indicate a promotional beer coaster.
|
1% | enrich_from_thumbnail@1.0 |
| ai:typedText | yes | 1% | enrich_from_thumbnail@1.0 |
| dcterms:description |
A photographed round beer coaster with a cream ground and speckled texture, printed with two small worker figures above red slogan text and the large blue brand name OFFILERS; a small red oval emblem appears near the bottom.
|
1% | enrich_from_thumbnail@1.0 |
| dcterms:title |
Offilers beer coaster
|
1% | enrich_from_thumbnail@1.0 |
| dcterms:type |
photo
colorfulness 26.7 looks photographic
|
3% | ai-tools@1.0 |
| foaf:Person |
two worker figures
At the top of the coaster are two small human figures holding long tools, likely stylized workers.
|
1% | enrich_from_thumbnail@1.0 |
Subject: image:01KQJ8T29H4N11PSH89TZWK3XK
0 claims
No claims recorded yet for this subject.
closed
— No more image calls. Item workflow consumes image claims/text/metadata for catalog-level analysis.
| Transition | Description | |
|---|---|---|
| upload | Pushes realPath (the ai-tools crop) to S3 as the canonical image. When defaults.full_frame_key is present, also archives the original mat under originals/ on S3 for re-processing / QR re-extraction during Python dev. The full-frame archive is planned to drop for real-client tenants. | |
| external_upload | Sets defaults["storage"]["mode"] = "external_url". Used by IIIF imports so the image remains accessible via its external URL and subsequent transitions can run against it directly. Skips triage — the UPLOADED place lets enrich run against the remote URL. | |
| triage | When fired from NEW: local-file mode. ai-tools reads defaults.full_frame_key + defaults.sidecar_key from the shared dir, produces the canonical crop + thumbnail in derivatives/, and returns deskew/type/detections. realPath is repointed at the crop. When re-run from TRIAGED: same, idempotent. Non-URL mode is the only path browser captures take. Failures keep the image in NEW (async retry). | |
| enrich | Single cheap AI call (~$0.0004) against a ≤512px thumbnail, with triage OCR + flags in context. Populates title/description/subjects/people/places/dense_summary and text-type flags. Can run from TRIAGED (using ssai image_view via imgProxy, skipping S3 upload) or from UPLOADED. Re-runnable from enriched for debugging. | |
| extract | The optional second image call. Runs only when enrich_from_thumbnail sets pixelsDone=false. Dispatches by extraction goal/signals: filled forms → ExtractMetadata; handwriting → TranscribeHandwriting; dense print/layout → OcrMistral. Re-runnable. | |
| close | Bookkeeping only. Requires pixelsDone=true. The item workflow performs text-only catalog analysis across all images. | Apply |
Subject: image:01KQJ8T29H4N11PSH89TZWK3XK
29 claims
enrich_from_thumbnail@1.0
18
| Predicate | Value | Conf. | Basis |
|---|---|---|---|
| ai:denseSummary |
Photograph of a round cream-colored printed beer coaster or beer mat branded OFFILERS, with two small worker figures at top, partially legible red slogan text including 'QUALITY' and 'BEST BEER,' and a small red oval emblem near the bottom; likely a 20th-century brewery advertising object.
|
1% | — |
| ai:handwrittenText | — | ||
| ai:hasText | yes | 1% | — |
| ai:highResGoal |
inspect_detail
|
1% |
Potentially important searchable wording, exact advertising slogan, logo details, and dating clues from the printed design would be lost or miscataloged.
|
| ai:highResTarget |
upper red slogan text above OFFILERS
|
1% |
High-resolution target from thumbnail enrich
|
| ai:highResTarget |
second red slogan line including the phrase ending with BEST BEER
|
1% |
High-resolution target from thumbnail enrich
|
| ai:highResTarget |
small red oval emblem near the bottom
|
1% |
High-resolution target from thumbnail enrich
|
| ai:highResTarget |
details of the two worker figures at top
|
1% |
High-resolution target from thumbnail enrich
|
| ai:isFilledForm | — | ||
| ai:isForm | — | ||
| ai:pixelsDone |
The main object and brand are visible, but smaller slogan text and lower emblem details are not reliably readable at thumbnail scale.
|
||
| ai:speculation |
This is likely a brewery promotional coaster or beer mat used in pubs or bars.
|
1% |
Round absorbent-looking printed mat format and beer-related wording including 'BEST BEER' strongly indicate a promotional beer coaster.
|
| ai:speculation |
The two figures may reference labor or industrial identity as part of the brand imagery.
|
1% |
The top vignette shows two standing figures with long tools, suggesting workers rather than decorative abstract forms.
|
| ai:typedText | yes | 1% | — |
| dcterms:description |
A photographed round beer coaster with a cream ground and speckled texture, printed with two small worker figures above red slogan text and the large blue brand name OFFILERS; a small red oval emblem appears near the bottom.
|
1% | — |
| dcterms:title |
Offilers beer coaster
|
1% | — |
| dcterms:type |
object
|
1% | — |
| foaf:Person |
two worker figures
|
1% |
At the top of the coaster are two small human figures holding long tools, likely stylized workers.
|
ai-tools@1.0
10
| Predicate | Value | Conf. | Basis |
|---|---|---|---|
| ai:documentLikely | yes | 1% |
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
| ai:hasText |
Tesseract via ai-tools (15 words, mean conf 27.9)
|
||
| ai:peopleLikely |
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
||
| ai:photoLikely | yes | 1% |
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
| ai:photoWithTextLikely | yes | 1% |
ai-tools heuristic on scan.storage:marac/002/0028.jpg
|
| dcterms:type |
photo
|
3% |
colorfulness 26.7 looks photographic
|
| dcterms:type |
photo_with_text
|
3% |
photo-like image with probable text regions
|
| dcterms:type |
document
|
2% |
document outline covers 79% of frame
|
| dcterms:type |
text_present
|
2% |
visual regions suggest some text may be present
|
| dcterms:type |
graphic_or_artwork
|
1% |
edge density 0.081 fits graphics or artwork
|
ocr_mistral@1.0
1
| Predicate | Value | Conf. | Basis |
|---|---|---|---|
| ai:layoutBlocks |
[
{
"bbox": {
"x": 0,
"y": 0,
"width": 1823,
"height": 607
},
"page": 0,
"text": "ADK WARRAGE VITALITY.",
"type": "headline"
},
{
"bbox": {
"x": 0,
"y": 607,
"width": 1823,
"height": 607
},
"page": 0,
"text": "DRINK DERBY'S BEST BEER",
"type": "subheadline"
},
{
"bbox": {
"x": 0,
"y": 1215,
"width": 1823,
"height": 607
},
"page": 0,
"text": "SHEILER'S",
"type": "byline"
}
]
|
1% |
Layout blocks via ocr_mistral
|