-
Notifications
You must be signed in to change notification settings - Fork 18
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
Put ontologies in an ontologies folder #904
Comments
DECISION: Yes. |
Includes both the repository and the release package; the latter requires updates to |
@kchastain703 to follow up with @Jamie-SA about any implications for upload/download/import. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The gist root directory is mostly nicely partitioned, and I propose that we make it one step cleaner by putting the ontologies (there are 5 so far and others may be coming) into their own
ontologies
directory. In my client projects I typically go one level deeper, usingmodels/ontologies
alongsidemodels/taxonomies
and whatever we want to call controlled datasets that aren't taxonomies. We already have one of the latter ingistMediaTypes.ttl
.Is it also possible to move
bundle.yaml
totools
? Not sure if this would have any adverse affects when runningonto_tool
.The text was updated successfully, but these errors were encountered: