Skip to content

Commit

Permalink
Merge pull request #1027 from matuskalas/update-edam
Browse files Browse the repository at this point in the history
Updated EDAM
  • Loading branch information
fbacall authored Sep 24, 2024
2 parents 7c7d2b3 + 5935a92 commit 324a44a
Show file tree
Hide file tree
Showing 5 changed files with 9,313 additions and 8,658 deletions.
2 changes: 1 addition & 1 deletion config/initializers/load_ontologies.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
OBO = RDF::Vocabulary.new('http://www.geneontology.org/formats/oboInOwl#')
OBO_EDAM = RDF::Vocabulary.new('http://purl.obolibrary.org/obo/edam#')
OBO_EDAM = RDF::Vocabulary.new('http://edamontology.org/')
Loading

0 comments on commit 324a44a

Please sign in to comment.