-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathunmerge.ofn
More file actions
20 lines (18 loc) · 1.08 KB
/
unmerge.ofn
File metadata and controls
20 lines (18 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Prefix(:=<http://purl.obolibrary.org/obo/go.owl#>)
Prefix(dc:=<http://purl.org/dc/elements/1.1/>)
Prefix(go:=<http://purl.obolibrary.org/obo/go#>)
Prefix(obo:=<http://purl.obolibrary.org/obo/>)
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(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
Prefix(terms:=<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)
AnnotationAssertion(oboInOwl:creation_date obo:ENVO_03600094 "2023-08-25T:17:42.901Z"^^xsd:dateTime)
AnnotationAssertion(oboInOwl:creation_date obo:ENVO_03600095 "2023-08-25T:17:42.901Z"^^xsd:dateTime)
AnnotationAssertion(oboInOwl:creation_date obo:ENVO_03600096 "2023-08-25T:17:42.901Z"^^xsd:dateTime)
)