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-123"
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 |
|---|---|---|---|---|---|---|---|---|---|
| 87 | Bare-number reference with ambiguous target form-123 | Bare-number reference with ambiguous target | 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 JATS XML articles of the internal corpus: 2,280 references of the form "(N)" in the body, spread over 140/272 articles (51 %); and 2,161 of them (94.8 %) have NO lead-in — neither "Eq.", nor "Fig.", nor "Ref.". Only 117 are announced by "Eq./equation" and 2 by "Ref.". ⇒ the bare number is the rule, the lead-in the exception. Line spotted on 2026-08-08 on 14 articles 2021-2026 outside biomedicine (arXiv, PLOS, Copernicus, HAL, Scientific Reports). | MESURÉ le 08/08/2026 sur les 272 articles XML JATS de (internal corpus of 272 JATS articles) : 2 280 renvois de la forme « (N) » dans le corps, répartis sur 140/272 articles (51 %) ; et 2 161 d'entre eux (94,8 %) n'ont AUCUNE amorce devant — ni « Eq. », ni « Fig. », ni « Ref. ». Seuls 117 sont annoncés par « Eq./equation » et 2 par « Ref. ». ⇒ le numéro nu est la règle, l'amorce est l'exception. Ligne repérée le 08/08/2026 sur 14 articles 2021-2026 hors biomédecine (arXiv, PLOS, Copernicus, HAL, Scientific Reports). | 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);