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-109"
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 |
|---|---|---|---|---|---|---|---|---|---|
| 76 | Structured abstract form-109 | Structured abstract | observation 2026-08 (Europe PMC JATS 2023-2026 and PubMed abstracts) | 2026-08-08 | house observer (LLM agent), see report | MEASURED on 2026-08-08 on 272 Europe PMC JATS XML articles (2023-2026): present in 106/272 (39 %). Real form, bio-PMC12882215: the abstract is made of <sec><title>Background</title>… then Methods, Results, Conclusions. Absent from the 1957-1987 articles: the difficulty was born with digital publishing. | MESURÉ le 08/08/2026 sur 272 articles XML JATS Europe PMC (2023-2026) : présent dans 106/272 (39 %). Forme réelle, bio-PMC12882215 : le résumé est fait de <sec><title>Background</title>… puis Methods, Results, Conclusions. Absent des articles 1957-1987 : la difficulté est née avec l'édition numérique. | 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);