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
Add schema orientation section to generated docs (v0.1) (#205)
The autogen metadata page currently jumps from the one-paragraph
schema description directly into an alphabetical class table, which
makes MaterialSampleRecord look like an equal sibling to supporting
types like IdentifiedConcept or Agent.
Adds a hand-written "How this schema is organized" section to the
index template, grouping the 8 core classes into: the centerpiece
(MaterialSampleRecord), the act of sampling (SamplingEvent /
SamplingSite / GeospatialCoordLocation), post-collection life
(MaterialSampleCuration, SampleRelation), and supporting types
(Agent, IdentifiedConcept). Concludes with a one-sentence "putting
it together" walk-through for a typical record.
The autogen reference tables remain below as the complete source of
truth — this only adds narrative scaffolding above them.
Addresses #204
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments