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-035"
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 |
|---|---|---|---|---|---|---|---|---|---|
| 23 | Undated contradiction form-035 | Undated contradiction | observation 2026-08 (272 Europe PMC JATS articles) | 2026-08-08 | house observer (LLM agent), see report | MEASURED on 2026-08-08 on the 272 articles of the internal corpus: 15,049 of the 16,411 body paragraphs (92 %) contain NO year. The undated statement is therefore the norm, not the exception — and two undated statements cannot be separated by date. (Probe: count of <p> in <body> carrying a 19xx/20xx year token.) | MESURÉ le 08/08/2026 sur les 272 articles de (internal corpus of 272 JATS articles) : 15 049 des 16 411 paragraphes de corps (92 %) ne contiennent AUCUNE année. L'affirmation non datée est donc la norme, pas l'exception — et deux affirmations non datées ne peuvent pas être départagées par la date. (Sonde : comptage des <p> du <body> portant un jeton d'année 19xx/20xx.) | 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);