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
Shorten w3id prefix, stage redirect, dogfood #30 on SPRUCE (#79)
* Shorten w3id prefix, stage redirect, and dogfood #30 on SPRUCE
Closes#12 by staging the upstream w3id.org redirect for
https://w3id.org/communitymech/ (apply by copying w3id/communitymech/
into a fork of perma-id/w3id.org). The LinkML schema prefix is
shortened from /culturebot-ai/communitymech/ to /communitymech/ so the
registered redirect resolves CommunityMech CURIEs, and the generated
datamodel and SPARQL examples are updated to match.
Also adds the first dogfood use of #30's cross-repo linking schema:
SPRUCE peatland community now declares humic-substance electron
acceptors and acetate as related_ingredients, anchored to existing
PMID:40715043 evidence. No MediaIngredientMech IDs minted yet; this
exercises the schema using preferred_term + CHEBI + evidence only,
which is the dogfood pattern recommended in cross_repo_linking.md.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Format regenerated datamodel with black
Addresses Copilot review feedback on #79: the regenerated LinkML
datamodel didn't match the repo's black formatting (line length 100,
default string normalization), so `just lint`'s `black --check` would
flag it. Running `just format` reformats only this file; the rest of
src/ and tests/ is untouched and `black --check src/ tests/` now
reports all 46 files clean.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments