Skip to content

Commit 357f01b

Browse files
committed
add import files to git
1 parent 588a11b commit 357f01b

File tree

5 files changed

+341529
-0
lines changed

5 files changed

+341529
-0
lines changed

src/ontology/imports/go_import.owl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0"?>
2+
<rdf:RDF
3+
xml:base="http://purl.obolibrary.org/obo/"
4+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5+
xmlns:owl="http://www.w3.org/2002/07/owl#"
6+
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
7+
xmlns:xml="http://www.w3.org/XML/1998/namespace"
8+
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
9+
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
10+
xmlns:obo="http://purl.obolibrary.org/obo/">
11+
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/bdso/imports/go_import.owl"/>
12+
13+
<!-- This is a placeholder, it will be regenerated when makefile is first executed -->
14+
</rdf:RDF>

src/ontology/imports/go_terms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)