Skip to content

Support evidence source#172

Open
mccalluc wants to merge 9 commits into
mainfrom
169-evidence-source
Open

Support evidence source#172
mccalluc wants to merge 9 commits into
mainfrom
169-evidence-source

Conversation

@mccalluc

@mccalluc mccalluc commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

If this much seems good, I think the next step would be to support multiple citations, and page number. I'd suggest embedding these in a string value, rather than complicating the schema, so it would look like:

name_source: 'example_1, p. 42; example_2, p. 404 (but that is probably a typo)'
  • lists would split on ; (or new-line?)
  • items would split on , (or :?)

(Normally, I'd say that explicitly encoding this in the schema is the way to go, but I'm already worried about the data-entry burden here, and that pushes me towards a delimited format.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant