Skip to content

Commit

Permalink
Merge pull request #510 from obophenotype/pre-release
Browse files Browse the repository at this point in the history
Pre release
  • Loading branch information
cmungall authored Jul 10, 2018
2 parents 49c2151 + d546f28 commit 8324a05
Show file tree
Hide file tree
Showing 20 changed files with 89,793 additions and 5,219 deletions.
84,125 changes: 84,125 additions & 0 deletions cl-base.owl

Large diffs are not rendered by default.

18 changes: 10 additions & 8 deletions cl-basic.obo
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,18 @@ subsetdef: ubprop:upper_level "abstract upper-level terms not directly useful fo
synonymtypedef: HUMAN_PREFERRED "preferred term when talking about an instance of this class in Homo sapiens"
synonymtypedef: LATIN "latin term"
synonymtypedef: PLURAL "plural term"
remark: See PMID:15693950, PMID:12799354, PMID:20123131, PMID:21208450; Contact Alexander Diehl, [email protected], University at Buffalo.
ontology: cl/cl-basic
property_value: http://purl.org/dc/elements/1.1/contributor "Alexander Diehl" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Ceri van Slyke" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Chris Mungall" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "David Osumi-Sutherland" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Jim Balhoff" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Melissa Haendel" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Nicole Vasilevsky" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Terry Meehan" xsd:string
property_value: http://purl.org/dc/elements/1.1/contributor "Yvonne Bradford" xsd:string
property_value: http://purl.org/dc/elements/1.1/license http://creativecommons.org/licenses/by/4.0/
property_value: seeAlso http://obofoundry.org/ontology/cl.html

[Term]
id: CL:0000000
Expand Down Expand Up @@ -22395,10 +22404,3 @@ id: lacks_plasma_membrane_part
name: lacks_plasma_membrane_part
expand_expression_to: "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 (http://purl.obolibrary.org/obo/GO_0005886 and http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)" []

[Typedef]
id: seeAlso
name: see also
namespace: uberon
xref: http://www.w3.org/2000/01/rdf-schema#seeAlso
is_metadata_tag: true

33 changes: 18 additions & 15 deletions cl-basic.owl
Original file line number Diff line number Diff line change
@@ -1,19 +1,28 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/cl/cl-basic.owl#"
xml:base="http://purl.obolibrary.org/obo/cl/cl-basic.owl"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:ubprop="http://purl.obolibrary.org/obo/ubprop#"
xmlns:uberon="http://purl.obolibrary.org/obo/uberon#"
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:uberon="http://purl.obolibrary.org/obo/uberon#"
xmlns:ubprop="http://purl.obolibrary.org/obo/ubprop#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
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/cl/cl-basic.owl">
<dc:contributor>Chris Mungall</dc:contributor>
<dc:license rdf:resource="http://creativecommons.org/licenses/by/4.0/"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">See PMID:15693950, PMID:12799354, PMID:20123131, PMID:21208450; Contact Alexander Diehl, [email protected], University at Buffalo.</rdfs:comment>
<dc:contributor>Ceri van Slyke</dc:contributor>
<dc:contributor>Melissa Haendel</dc:contributor>
<dc:contributor>Terry Meehan</dc:contributor>
<dc:contributor>Yvonne Bradford</dc:contributor>
<rdfs:seeAlso rdf:resource="http://obofoundry.org/ontology/cl.html"/>
<dc:contributor>David Osumi-Sutherland</dc:contributor>
<dc:contributor>Nicole Vasilevsky</dc:contributor>
<dc:contributor>Jim Balhoff</dc:contributor>
<dc:contributor>Alexander Diehl</dc:contributor>
</owl:Ontology>


Expand Down Expand Up @@ -314,13 +323,7 @@

<!-- http://www.w3.org/2000/01/rdf-schema#seeAlso -->

<owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso">
<oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.w3.org/2000/01/rdf-schema#seeAlso</oboInOwl:hasDbXref>
<oboInOwl:hasOBONamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#string">uberon</oboInOwl:hasOBONamespace>
<oboInOwl:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</oboInOwl:is_metadata_tag>
<oboInOwl:shorthand rdf:datatype="http://www.w3.org/2001/XMLSchema#string">seeAlso</oboInOwl:shorthand>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">see also</rdfs:label>
</owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>



Expand Down Expand Up @@ -47723,5 +47726,5 @@ plexiform layer using GABA. </owl:annotatedTarget>



<!-- Generated by the OWL API (version 4.5.0) https://github.com/owlcs/owlapi -->
<!-- Generated by the OWL API (version 4.2.8) https://github.com/owlcs/owlapi -->

155 changes: 79 additions & 76 deletions cl.obo

Large diffs are not rendered by default.

Loading

0 comments on commit 8324a05

Please sign in to comment.