Skip to content

NMDC Sediment value set classes and assignments#1618

Merged
pbuttigieg merged 3 commits into
masterfrom
1617-add-nmdc-sediment-value-set-assertions
Apr 2, 2025
Merged

NMDC Sediment value set classes and assignments#1618
pbuttigieg merged 3 commits into
masterfrom
1617-add-nmdc-sediment-value-set-assertions

Conversation

@turbomam
Copy link
Copy Markdown
Contributor

@turbomam turbomam commented Mar 25, 2025

@turbomam turbomam linked an issue Mar 25, 2025 that may be closed by this pull request
@turbomam
Copy link
Copy Markdown
Contributor Author

turbomam commented Mar 25, 2025

add to /src/envo/robot_templates/nmdc_env_context_subset_membership.tsv

ID	label for convenience	subset
ID		AI http://www.geneontology.org/formats/oboInOwl#inSubset
ENVO:01000358	acidic water	ENVO:03605019

etc

PS the second column is the label for the first column. Add labels for the third (subset) column?

@turbomam
Copy link
Copy Markdown
Contributor Author

executed with

robot_templates/nmdc_env_context_subset_membership.owl: robot_templates/nmdc_env_context_subset_membership.tsv
	# this TSV will be built with `make env-triad-robot-all` in https://github.com/microbiomedata/submission-schema
	# which currently requires the latest envo.owl even if it is pre-release
	$(ROBOT) template --template $< -o $@.tmp.owl && mv $@.tmp.owl $@ # why not just output to $@ ?

@turbomam
Copy link
Copy Markdown
Contributor Author

build envo.owl for ROBOT template genration in submission-schema (a littel circular)

cd src/envo
./run.sh make all

@turbomam turbomam requested review from cmungall and pbuttigieg March 25, 2025 14:13
@pbuttigieg pbuttigieg merged commit d49e824 into master Apr 2, 2025
2 checks passed
@pbuttigieg pbuttigieg deleted the 1617-add-nmdc-sediment-value-set-assertions branch April 2, 2025 13:43
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.

add NMDC sediment value set assertions

2 participants