Skip to content

Commit

Permalink
Merge pull request #270 from pato-ontology/import_refactoring
Browse files Browse the repository at this point in the history
DO NOT MERGE: move PATO to ODK
  • Loading branch information
matentzn authored Oct 31, 2019
2 parents af5cabb + 0b416fd commit 2be7203
Show file tree
Hide file tree
Showing 101 changed files with 444,773 additions and 34,221 deletions.
25 changes: 25 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,28 @@ src/ontology/pato.owl
src/ontology/pato_ext.owl
pato_ext.json
.DS_Store
src/ontology/simple_seed.txt.tmp
.DS_Store
*.tmp
src/ontology/mirror
src/ontology/mirror/*
src/ontology/pato.owl
src/ontology/pato.obo
src/ontology/pato.json
src/ontology/pato-base.*
src/ontology/pato-basic.*
src/ontology/pato-full.*
src/ontology/pato-simple.*
src/ontology/pato-simple-non-classified.*
semantic.cache
bin/
src/ontology/seed.txt
src/ontology/target/
src/ontology/dosdp-tools.log
src/patterns/imports/seed_sorted.txt
src/ontology/ed_definitions_merged.owl
src/ontology/patterns
*.tmp.obo
*.tmp.owl
src/ontology/pato-edit-donotedit.owl
src/ontology/pato_ext-no-imports.owl
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ notifications:
email:
- [email protected]
- [email protected]
- [email protected]

173 changes: 173 additions & 0 deletions imports/chebi_import.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
{
"graphs" : [ {
"nodes" : [ {
"id" : "http://purl.obolibrary.org/obo/CHEBI_46662",
"meta" : {
"definition" : {
"val" : "In general, a mineral is a chemical substance that is normally crystalline formed and has been formed as a result of geological processes. The term also includes metamict substances (naturally occurring, formerly crystalline substances whose crystallinity has been destroyed by ionising radiation) and can include naturally occurring amorphous substances that have never been crystalline ('mineraloids') such as georgite and calciouranoite as well as substances formed by the action of geological processes on bigenic compounds ('biogenic minerals').",
"xrefs" : [ ]
},
"subsets" : [ "http://purl.obolibrary.org/obo/chebi#3_STAR" ],
"synonyms" : [ {
"pred" : "hasRelatedSynonym",
"val" : "minerales",
"xrefs" : [ "ChEBI" ]
}, {
"pred" : "hasRelatedSynonym",
"val" : "minerals",
"xrefs" : [ "ChEBI" ]
}, {
"pred" : "hasExactSynonym",
"val" : "mineral",
"xrefs" : [ "ChEBI" ]
}, {
"pred" : "hasRelatedSynonym",
"val" : "Minerale",
"xrefs" : [ "ChEBI" ]
}, {
"pred" : "hasRelatedSynonym",
"val" : "mineraux",
"xrefs" : [ "ChEBI" ]
} ],
"basicPropertyValues" : [ {
"pred" : "http://www.geneontology.org/formats/oboInOwl#hasOBONamespace",
"val" : "chebi_ontology"
} ]
},
"type" : "CLASS",
"lbl" : "mineral"
}, {
"id" : "http://purl.obolibrary.org/obo/CHEBI_24431",
"meta" : {
"definition" : {
"val" : "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances.",
"xrefs" : [ ]
},
"subsets" : [ "http://purl.obolibrary.org/obo/chebi#3_STAR" ],
"synonyms" : [ {
"pred" : "hasExactSynonym",
"val" : "chemical entity",
"xrefs" : [ "UniProt" ]
} ],
"basicPropertyValues" : [ {
"pred" : "http://www.geneontology.org/formats/oboInOwl#hasOBONamespace",
"val" : "chebi_ontology"
} ]
},
"type" : "CLASS",
"lbl" : "chemical entity"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym",
"type" : "PROPERTY",
"lbl" : "has_exact_synonym"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasSynonymType",
"type" : "PROPERTY",
"lbl" : "has_synonym_type"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasDbXref",
"type" : "PROPERTY",
"lbl" : "database_cross_reference"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#shorthand",
"type" : "PROPERTY",
"lbl" : "shorthand"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#inSubset",
"type" : "PROPERTY",
"lbl" : "in_subset"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasOBONamespace",
"type" : "PROPERTY",
"lbl" : "has_obo_namespace"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion",
"type" : "PROPERTY",
"lbl" : "has_obo_format_version"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym",
"type" : "PROPERTY",
"lbl" : "has_related_synonym"
}, {
"id" : "http://purl.obolibrary.org/obo/CHEBI_59999",
"meta" : {
"definition" : {
"val" : "A chemical substance is a portion of matter of constant composition, composed of molecular entities of the same type or of different types.",
"xrefs" : [ ]
},
"subsets" : [ "http://purl.obolibrary.org/obo/chebi#3_STAR" ],
"synonyms" : [ {
"pred" : "hasRelatedSynonym",
"val" : "Chemische Substanz",
"xrefs" : [ "ChEBI" ]
} ],
"basicPropertyValues" : [ {
"pred" : "http://www.geneontology.org/formats/oboInOwl#hasOBONamespace",
"val" : "chebi_ontology"
} ]
},
"type" : "CLASS",
"lbl" : "chemical substance"
}, {
"id" : "http://purl.obolibrary.org/obo/IAO_0000115",
"type" : "PROPERTY",
"lbl" : "definition"
}, {
"id" : "http://purl.obolibrary.org/obo/BFO_0000051",
"meta" : {
"xrefs" : [ {
"val" : "BFO:0000051"
} ],
"basicPropertyValues" : [ {
"pred" : "http://www.geneontology.org/formats/oboInOwl#hasOBONamespace",
"val" : "chebi_ontology"
}, {
"pred" : "http://www.geneontology.org/formats/oboInOwl#is_cyclic",
"val" : "false"
}, {
"pred" : "http://www.geneontology.org/formats/oboInOwl#shorthand",
"val" : "has_part"
} ]
},
"type" : "PROPERTY",
"lbl" : "has part"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#SubsetProperty",
"type" : "PROPERTY",
"lbl" : "subset_property"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasAlternativeId",
"type" : "PROPERTY",
"lbl" : "has_alternative_id"
}, {
"id" : "http://purl.obolibrary.org/obo/chebi#3_STAR",
"meta" : {
"basicPropertyValues" : [ {
"pred" : "http://www.w3.org/2000/01/rdf-schema#comment",
"val" : "Manually annotated by ChEBI Team"
} ]
},
"type" : "PROPERTY"
} ],
"edges" : [ {
"sub" : "http://purl.obolibrary.org/obo/CHEBI_46662",
"pred" : "is_a",
"obj" : "http://purl.obolibrary.org/obo/CHEBI_59999"
}, {
"sub" : "http://purl.obolibrary.org/obo/CHEBI_59999",
"pred" : "is_a",
"obj" : "http://purl.obolibrary.org/obo/CHEBI_24431"
} ],
"id" : "http://purl.obolibrary.org/obo/pato/imports/chebi_import.owl",
"meta" : {
"subsets" : [ ],
"xrefs" : [ ],
"basicPropertyValues" : [ ],
"version" : "http://purl.obolibrary.org/obo/pato/releases/2019-10-31/imports/chebi_import.owl"
},
"equivalentNodesSets" : [ ],
"logicalDefinitionAxioms" : [ ],
"domainRangeAxioms" : [ ],
"propertyChainAxioms" : [ ]
} ]
}
43 changes: 43 additions & 0 deletions imports/chebi_import.obo
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
format-version: 1.2
data-version: pato/releases/2019-10-31/imports/chebi_import.owl
subsetdef: 3_STAR "Manually annotated by ChEBI Team"
ontology: pato/imports/chebi_import

[Term]
id: CHEBI:24431
name: chemical entity
namespace: chebi_ontology
def: "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." []
subset: 3_STAR
synonym: "chemical entity" EXACT [UniProt]

[Term]
id: CHEBI:46662
name: mineral
namespace: chebi_ontology
def: "In general, a mineral is a chemical substance that is normally crystalline formed and has been formed as a result of geological processes. The term also includes metamict substances (naturally occurring, formerly crystalline substances whose crystallinity has been destroyed by ionising radiation) and can include naturally occurring amorphous substances that have never been crystalline ('mineraloids') such as georgite and calciouranoite as well as substances formed by the action of geological processes on bigenic compounds ('biogenic minerals')." []
subset: 3_STAR
synonym: "mineral" EXACT [ChEBI]
synonym: "Minerale" RELATED [ChEBI]
synonym: "minerales" RELATED [ChEBI]
synonym: "minerals" RELATED [ChEBI]
synonym: "mineraux" RELATED [ChEBI]
is_a: CHEBI:59999 ! chemical substance

[Term]
id: CHEBI:59999
name: chemical substance
namespace: chebi_ontology
def: "A chemical substance is a portion of matter of constant composition, composed of molecular entities of the same type or of different types." []
subset: 3_STAR
synonym: "Chemische Substanz" RELATED [ChEBI]
is_a: CHEBI:24431 ! chemical entity

[Typedef]
id: has_part
name: has part
namespace: chebi_ontology
xref: BFO:0000051
is_cyclic: false
is_transitive: true

Loading

0 comments on commit 2be7203

Please sign in to comment.