-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Bill Hogan edited this page Nov 25, 2022
·
3 revisions
Welcome to the apollo-sv wiki!
NOTE: we now need to make all edits in apollo-sv-edit.owl
creating a release:
open apollo-sv-edit.owl update version IRI update versionInfo annotation save the file go to command line: from main folder (not in src/ or src/ontology!) robot merge --input src/ontology/apollo-sv-edit.owl --output apollo_sv.owl
git add src/ontology/apollo-sv-edit.owl git add apollo_sv.owl git commit -m "making new apollo-sv release" git push
go to repository, do usual release w/new tag, etc.