Skip to content

Commit

Permalink
Fix OWL file for TEDDY
Browse files Browse the repository at this point in the history
Update inferred OWL file to make sure root term is an OWL class
  • Loading branch information
serjoshua authored Aug 8, 2023
1 parent ed61d7d commit b5d23de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebi_ontologies.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"http://identifiers.org/teddy/TEDDY_"
],
"oboSlims": false,
"ontology_purl": "file:///nfs/production/parkinso/spot/ols4/prod/local_ontologies/teddy-inferred.owl"
"ontology_purl": "file:///nfs/production/parkinso/spot/ols4/prod/local_ontologies/teddy-inferred-fixed.owl"
},
{
"id": "edam",
Expand Down

0 comments on commit b5d23de

Please sign in to comment.