Skip to content

Commit

Permalink
Filter bad axiom from FOODON (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff authored Jul 22, 2024
1 parent 9f017f9 commit de18e5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions unmerge.ofn
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
Prefix(xsd:=<http://www.w3.org/2001/XMLSchema#>)
Prefix(obo1:=<http://www.geneontology.org/formats/oboInOwl#http://purl.obolibrary.org/obo/>)
Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
Prefix(terms:=<http://purl.org/dc/terms/>)
Prefix(terms2:=<http://www.geneontology.org/formats/oboInOwl#http://purl.org/dc/terms/>)
Prefix(oboInOwl:=<http://www.geneontology.org/formats/oboInOwl#>)


Ontology(
AnnotationAssertion(obo:IAO_0000233 obo:GO_0034512 "- [ ] box C/D RNA 5'-end processing -> box C/D sno(s)RNA 5'-end processing"^^xsd:anyURI)
AnnotationAssertion(terms:date obo:FOODON_00004971 "2024-07-04 17:32:19"^^xsd:dateTime)
)

0 comments on commit de18e5e

Please sign in to comment.