forked from geneontology/go-ontology
-
Notifications
You must be signed in to change notification settings - Fork 0
/
go_inferences_null.owl
22 lines (17 loc) · 1.23 KB
/
go_inferences_null.owl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/go/extensions/ro_import.owl#"
xml:base="http://purl.obolibrary.org/obo/go/extensions/ro_import.owl"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/go/extensions/go_inferences.owl">
<dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Pre-asserted inferences for GO</dc:title>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This ontology is intentionally empty. When in OWL mode, editors should use the reasoner to infer. In OBO-Edit mode, this ontology IRI maps to go_inferences.obo. See: https://github.com/geneontology/go-ontology/issues/12315</rdfs:comment>
</owl:Ontology>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.2.5) https://github.com/owlcs/owlapi -->