Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

good generation of OWL representation of the majority of the schema #1469

Conversation

turbomam
Copy link
Member

@turbomam turbomam commented Dec 1, 2023

rm -rf nmdc_minimal* ; \
gen-owl src/schema/nmdc.yaml | sed 's/allValuesFrom/someValuesFrom/' > nmdc_minimal.owl.ttl ; \
~/gitrepos/relation-graph/cli/target/universal/stage/bin/relation-graph \
  --ontology-file nmdc_minimal.owl.ttl \
  --output-file nmdc_minimal_materialized.owl.ttl

@turbomam turbomam linked an issue Dec 1, 2023 that may be closed by this pull request
@turbomam turbomam changed the title good generation of partial model good generation of OWL representation of the majority of the schema Dec 7, 2023
@turbomam turbomam deleted the branch main-old October 16, 2024 15:15
@turbomam turbomam closed this Oct 16, 2024
@turbomam turbomam deleted the 1467-create-nmdcowlttl-with-no-errors-reported-by-protege branch October 17, 2024 19:00
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.

create nmdc.owl.ttl with no errors reported by Protege
1 participant