Skip to content

Commit d36cd91

Browse files
committed
Add new version of the pydantic model and new context url
1 parent 84fd508 commit d36cd91

File tree

2 files changed

+131
-142
lines changed

2 files changed

+131
-142
lines changed

reproschema/context_url.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
CONTEXTFILE_URL = "https://raw.githubusercontent.com/ReproNim/reproschema/ref/linkml/contexts/reproschema"
1+
# this is automatically updated after reproschema new release
2+
CONTEXTFILE_URL = 'https://raw.githubusercontent.com/ReproNim/reproschema/main/releases/1.0.0/reproschema'

0 commit comments

Comments
 (0)