observations
Data license: CC BY-SA 4.0 (records) · Apache 2.0 (tools) · Data source: Loxyn-Korela/fault-atlas
1 row where form_id = "form-066"
This data as json, CSV (advanced)
form_name 1
date 1
| id ▼ | form_id | form_name | corpus | document | date | observer | excerpt_en | excerpt_original | lang |
|---|---|---|---|---|---|---|---|---|---|
| 35 | Multi-column layout form-066 | Multi-column layout | Biomedical PDFs 1957-1987 (migraine corpus), first observation wave | Hachinski et al., Cerebral Hemodynamics in Migraine, Canadian Journal of Neurological Sciences, 1977 (PDF 3.3 MB) | 2026-08-08 | house observer (LLM agent), first wave of August 2026, biomedical PDFs 1957-1987 (migraine corpus) | Observed on 2026-08-08 on a COMPLETE article — *Cerebral Hemodynamics in Migraine*, Hachinski et al., Canadian Journal of Neurological Sciences, 1977 (PDF 3.3 MB). The text is not one column: it has two or three. The first page has three — English abstract, French abstract, body. Reading across the columns yields text that is grammatically correct and semantically false. | Observé le 08/08 sur un article COMPLET — *Cerebral Hemodynamics in Migraine*, Hachinski et al., Canadian Journal of Neurological Sciences, 1977 (PDF 3,3 Mo). Le texte n'est pas une colonne : il en compte deux ou trois. La première page en a trois — résumé anglais, résumé français, corps de l'article. Une lecture en travers des colonnes produit un texte grammaticalement correct et sémantiquement faux. | fr |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE observations(id integer primary key, form_id text references forms(id), form_name text, corpus text, document text, date text, observer text, excerpt_en text, excerpt_original text, lang text);