You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{recordId: "note-001",type: "Note",data: {authorId: "author-001",title: "Notes on failure as a scientific method",body: "The Journal of Trial and Error piece makes a compelling case that failure is not noise to be filtered out but signal to be amplified. Key insight: null results constrain the hypothesis space just as strongly as positive results.",tags: ["philosophy of science","open science","failure"],createdAt: "2024-03-10T14:22:00.000Z"}},
446
+
{recordId: "note-002",type: "Note",data: {authorId: "author-002",title: "Reflections on open pedagogy",body: "Maha Bali's work on equity in open education keeps returning to a core tension: openness can democratize access while simultaneously exposing vulnerable learners to extractive platforms. Worth revisiting with the new data governance lens.",tags: ["open education","equity","pedagogy"],createdAt: "2024-04-02T09:15:00.000Z"}},
447
+
{recordId: "note-003",type: "Note",data: {authorId: "author-003",title: "Data feminism and knowledge infrastructure",body: "D'Ignazio's framing of data as always already political maps well onto our underlay design questions. Who decides what counts as a record type? What gets schematized vs. left as freetext? These are power questions.",tags: ["data feminism","knowledge graphs","infrastructure"],createdAt: "2024-04-18T16:45:00.000Z"}},
448
+
{recordId: "note-004",type: "Note",data: {authorId: "author-001",title: "Follow-up: collective memory paper",body: "The collective memory piece draws on Halbwachs in ways I hadn't expected. The argument that online communities form memory through repetition rather than storage resonates with how underlay versions work — it's the diff, not the snapshot, that carries meaning.",tags: ["collective intelligence","memory","versioning"],createdAt: "2024-05-05T11:30:00.000Z"}},
449
+
];
450
+
451
+
constpubnotesReadme=`# Pub Notes\n\nPersonal research notes linked to authors from the [PubPub Archive](../pubpub-archive) collection.\n\n## What's included\n\n- **Author** — Researcher profiles (schema shared with pubpub-archive via content-addressing)\n- **Note** — Annotated reading notes with tags and timestamps\n\n## Coverage\n\n| Type | Count |\n|------|-------|\n| Authors | 3 |\n| Notes | 4 |\n\n## Schema reuse\n\nThe Author schema in this collection is identical to the one in pubpub-archive. Because schemas are content-addressed by hash, both collections reference the same underlying schema row — no duplication.`;
0 commit comments