Skip to content

Commit

Permalink
Make new release (#143)
Browse files Browse the repository at this point in the history
* Update ODK to 1.5.2

* Updating the example instances

* Running `make prepare-release` in ODK
  • Loading branch information
StroemPhi authored Sep 23, 2024
1 parent c670bb6 commit 50ab316
Show file tree
Hide file tree
Showing 25 changed files with 5,206 additions and 9,623 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ontology_qc:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container: obolibrary/odkfull:v1.5
container: obolibrary/odkfull:v1.5.2

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
6 changes: 3 additions & 3 deletions src/ontology/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ----------------------------------------
# Makefile for vibso
# Generated using ontology-development-kit
# ODK Version: v1.5
# ODK Version: v1.5.2
# ----------------------------------------
# IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use vibso.Makefile instead

Expand Down Expand Up @@ -45,8 +45,8 @@ REPORT_LABEL = -l true
REPORT_PROFILE_OPTS =
OBO_FORMAT_OPTIONS =
SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by dc-properties
SPARQL_EXPORTS = basic-report edges xrefs obsoletes synonyms
ODK_VERSION_MAKEFILE = v1.5
SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms
ODK_VERSION_MAKEFILE = v1.5.2

TODAY ?= $(shell date +%Y-%m-%d)
OBODATE ?= $(shell date +'%d:%m:%Y %H:%M')
Expand Down
2 changes: 1 addition & 1 deletion src/ontology/components/vibso_classes.owl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Prefix(Wikipedia:=<https://en.wikipedia.org/wiki/>)


Ontology(<http://purl.obolibrary.org/obo/vibso/components/vibso_classes.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-17/components/vibso_classes.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/components/vibso_classes.owl>
Annotation(rdfs:comment "This component is derived from the manually edited 'src/templates/vibso_classes.tsv' template.")

Declaration(Class(obo:BFO_0000029))
Expand Down
6 changes: 3 additions & 3 deletions src/ontology/components/vibso_examples.owl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Prefix(Wikipedia:=<https://en.wikipedia.org/wiki/>)


Ontology(<http://purl.obolibrary.org/obo/vibso/components/vibso_examples.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-16/components/vibso_examples.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/components/vibso_examples.owl>
Annotation(rdfs:comment "This component is derived from the manually edited 'src/templates/vibso_examples.tsv' template.")

Declaration(Class(obo:CHMO_0000656))
Expand All @@ -44,8 +44,8 @@ Declaration(ObjectProperty(obo:OBI_0000299))
Declaration(ObjectProperty(obo:OBI_0000417))
Declaration(ObjectProperty(obo:OBI_0001927))
Declaration(ObjectProperty(obo:OBI_0001938))
Declaration(ObjectProperty(obo:RO_0000058))
Declaration(ObjectProperty(obo:RO_0000080))
Declaration(ObjectProperty(obo:RO_0002566))
Declaration(ObjectProperty(obo:STATO_0000102))
Declaration(DataProperty(obo:OBI_0002135))
Declaration(NamedIndividual(obo:UO_0000018))
Expand Down Expand Up @@ -128,7 +128,7 @@ AnnotationAssertion(dcterms:description ex:_Wavelength_Setting_Info_1 "The infor
AnnotationAssertion(rdfs:label ex:_Wavelength_Setting_Info_1 "_Wavelength_Setting_Info_1"@en)
ClassAssertion(obo:VIBSO_0000013 ex:_Wavelength_Setting_Info_1)
ObjectPropertyAssertion(obo:OBI_0001938 ex:_Wavelength_Setting_Info_1 ex:_Wavelength_Value_Specification_1)
ObjectPropertyAssertion(obo:RO_0002566 ex:_Wavelength_Setting_Info_1 ex:_Laser_Wavelength_1)
ObjectPropertyAssertion(obo:RO_0000058 ex:_Wavelength_Setting_Info_1 ex:_Laser_Wavelength_1)

# Individual: ex:_Wavelength_Value_Specification_1 (_Wavelength_Value_Specification_1)

Expand Down
12 changes: 6 additions & 6 deletions src/ontology/components/vibso_examples.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@base <http://purl.obolibrary.org/obo/vibso/components/vibso_examples.owl> .

<http://purl.obolibrary.org/obo/vibso/components/vibso_examples.owl> rdf:type owl:Ontology ;
owl:versionIRI <http://purl.obolibrary.org/obo/vibso/releases/2024-09-16/components/vibso_examples.owl> ;
owl:versionIRI <http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/components/vibso_examples.owl> ;
rdfs:comment "This component is derived from the manually edited 'src/templates/vibso_examples.tsv' template." .

#################################################################
Expand Down Expand Up @@ -71,12 +71,12 @@ obo:OBI_0001927 rdf:type owl:ObjectProperty .
obo:OBI_0001938 rdf:type owl:ObjectProperty .


### http://purl.obolibrary.org/obo/RO_0000080
obo:RO_0000080 rdf:type owl:ObjectProperty .
### http://purl.obolibrary.org/obo/RO_0000058
obo:RO_0000058 rdf:type owl:ObjectProperty .


### http://purl.obolibrary.org/obo/RO_0002566
obo:RO_0002566 rdf:type owl:ObjectProperty .
### http://purl.obolibrary.org/obo/RO_0000080
obo:RO_0000080 rdf:type owl:ObjectProperty .


### http://purl.obolibrary.org/obo/STATO_0000102
Expand Down Expand Up @@ -204,7 +204,7 @@ ex:_Sample_1 rdf:type owl:NamedIndividual ,
ex:_Wavelength_Setting_Info_1 rdf:type owl:NamedIndividual ,
obo:VIBSO_0000013 ;
obo:OBI_0001938 ex:_Wavelength_Value_Specification_1 ;
obo:RO_0002566 ex:_Laser_Wavelength_1 ;
obo:RO_0000058 ex:_Laser_Wavelength_1 ;
dcterms:description "The information that determines the wavelength of the laser of _Raman_Spectrometer_1 which is used to excite the sample. This information gets encoded by the _Laser_Value_Specification_1."@en ;
rdfs:label "_Wavelength_Setting_Info_1"@en .

Expand Down
2 changes: 1 addition & 1 deletion src/ontology/components/vibso_object_properties.owl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Prefix(Wikipedia:=<https://en.wikipedia.org/wiki/>)


Ontology(<http://purl.obolibrary.org/obo/vibso/components/vibso_object_properties.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-01-31/components/vibso_object_properties.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/components/vibso_object_properties.owl>
Annotation(rdfs:comment "This component is derived from the manually edited 'src/templates/vibso_object_properties.tsv' template.")


Expand Down
4 changes: 2 additions & 2 deletions src/ontology/imports/bfo_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/vibso/imports/bfo_import.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2023-12-20/imports/bfo_import.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/imports/bfo_import.owl>
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/bfo/2019-08-26/bfo.owl>)
Annotation(owl:versionInfo "2023-12-20")
Annotation(owl:versionInfo "2024-09-23")

Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000002>))
Expand Down
5 changes: 3 additions & 2 deletions src/ontology/imports/chebi_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/vibso/imports/chebi_import.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2023-12-20/imports/chebi_import.owl>
Annotation(owl:versionInfo "2023-12-20")
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/imports/chebi_import.owl>
Annotation(owl:versionInfo "2024-09-23")

Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_24431>))
Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_59999>))
Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_60004>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/BFO_0000051>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/RO_0000087>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000231>))
Expand Down
12 changes: 6 additions & 6 deletions src/ontology/imports/foodon_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/vibso/imports/foodon_import.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-01-09/imports/foodon_import.owl>
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/foodon/releases/2023-05-03/foodon.owl>)
Annotation(owl:versionInfo "2024-01-09")
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/imports/foodon_import.owl>
Annotation(<http://purl.org/dc/elements/1.1/source> <https://github.com/FoodOntology/foodon/releases/download/v2024-07-12/foodon.owl>)
Annotation(owl:versionInfo "2024-09-23")

Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000040>))
Declaration(Class(<http://purl.obolibrary.org/obo/FOODON_00004086>))
Expand All @@ -18,11 +18,12 @@ Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000032>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000033>))
Declaration(Class(<http://purl.obolibrary.org/obo/NCBITaxon_9606>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000245>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/BFO_0000050>))
Declaration(Class(<http://purl.obolibrary.org/obo/PATO_0001018>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/BFO_0000051>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000136>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/OBI_0000293>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/OBI_0000299>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/RO_0000087>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/OBI_0000312>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000112>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000114>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
Expand All @@ -38,7 +39,6 @@ Declaration(AnnotationProperty(<http://purl.org/dc/terms/description>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/license>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/title>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#default-namespace>))
Declaration(Datatype(xsd:date))



Expand Down
51 changes: 49 additions & 2 deletions src/ontology/imports/iao_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/vibso/imports/iao_import.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2023-12-20/imports/iao_import.owl>
<http://purl.obolibrary.org/obo/vibso/releases/2024-09-23/imports/iao_import.owl>
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/iao/2022-11-07/iao.owl>)
Annotation(owl:versionInfo "2023-12-20")
Annotation(owl:versionInfo "2024-09-23")

Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000017>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000019>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000023>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000031>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000040>))
Expand All @@ -29,6 +30,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000033>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000038>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000064>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000078>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000100>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000101>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000102>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000104>))
Expand Down Expand Up @@ -63,6 +65,8 @@ Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000039>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000136>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000219>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000221>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000235>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000417>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/OBI_0000293>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/OBI_0000299>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/OBI_0000312>))
Expand Down Expand Up @@ -197,6 +201,8 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0100001> "ter

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000039> "has measurement unit label"@en)
SubObjectPropertyOf(<http://purl.obolibrary.org/obo/IAO_0000039> <http://purl.obolibrary.org/obo/BFO_0000051>)
FunctionalObjectProperty(<http://purl.obolibrary.org/obo/IAO_0000039>)
ObjectPropertyRange(<http://purl.obolibrary.org/obo/IAO_0000039> <http://purl.obolibrary.org/obo/IAO_0000003>)

# Object Property: <http://purl.obolibrary.org/obo/IAO_0000136> (is about)

Expand All @@ -211,6 +217,7 @@ Some currently missing phenomena that should be considered \"about\" are predica
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/IAO_0000136> "person:Alan Ruttenberg"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/IAO_0000136> "Smith, Ceusters, Ruttenberg, 2000 years of philosophy"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000136> "is about"@en)
ObjectPropertyDomain(<http://purl.obolibrary.org/obo/IAO_0000136> <http://purl.obolibrary.org/obo/IAO_0000030>)

# Object Property: <http://purl.obolibrary.org/obo/IAO_0000219> (denotes)

Expand All @@ -226,6 +233,9 @@ AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.ob
AnnotationAssertion(rdfs:comment <http://purl.obolibrary.org/obo/IAO_0000219> ""@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000219> "denotes"@en)
SubObjectPropertyOf(<http://purl.obolibrary.org/obo/IAO_0000219> <http://purl.obolibrary.org/obo/IAO_0000136>)
InverseObjectProperties(<http://purl.obolibrary.org/obo/IAO_0000219> <http://purl.obolibrary.org/obo/IAO_0000235>)
ObjectPropertyDomain(<http://purl.obolibrary.org/obo/IAO_0000219> <http://purl.obolibrary.org/obo/IAO_0000030>)
ObjectPropertyRange(<http://purl.obolibrary.org/obo/IAO_0000219> <http://purl.obolibrary.org/obo/BFO_0000001>)

# Object Property: <http://purl.obolibrary.org/obo/IAO_0000221> (is quality measurement of)

Expand Down Expand Up @@ -269,6 +279,26 @@ Werner suggests a solution based on \"Magnitudes\" a proposal for which we are a
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/IAO_0000221> "Alan Ruttenberg"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000221> "is quality measurement of"@en)
SubObjectPropertyOf(<http://purl.obolibrary.org/obo/IAO_0000221> <http://purl.obolibrary.org/obo/IAO_0000136>)
InverseObjectProperties(<http://purl.obolibrary.org/obo/IAO_0000221> <http://purl.obolibrary.org/obo/IAO_0000417>)
ObjectPropertyDomain(<http://purl.obolibrary.org/obo/IAO_0000221> <http://purl.obolibrary.org/obo/IAO_0000109>)
ObjectPropertyRange(<http://purl.obolibrary.org/obo/IAO_0000221> <http://purl.obolibrary.org/obo/BFO_0000019>)

# Object Property: <http://purl.obolibrary.org/obo/IAO_0000235> (denoted by)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000235> "inverse of the relation 'denotes'"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/IAO_0000235> "Person: Jie Zheng, Chris Stoeckert, Mike Conlon"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000233> <http://purl.obolibrary.org/obo/IAO_0000235> <https://github.com/information-artifact-ontology/IAO/issues/206>)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000235> "denoted by"@en)
ObjectPropertyDomain(<http://purl.obolibrary.org/obo/IAO_0000235> <http://purl.obolibrary.org/obo/BFO_0000001>)
ObjectPropertyRange(<http://purl.obolibrary.org/obo/IAO_0000235> <http://purl.obolibrary.org/obo/IAO_0000030>)

# Object Property: <http://purl.obolibrary.org/obo/IAO_0000417> (is quality measured as)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/IAO_0000417> <http://purl.obolibrary.org/obo/IAO_0000120>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000417> "inverse of the relation of is quality measurement of"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/IAO_0000417> "2009/10/19 Alan Ruttenberg. Named 'junk' relation useful in restrictions, but not a real instance relationship"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/IAO_0000417> "Person:Alan Ruttenberg"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000417> "is quality measured as"@en)


############################
Expand All @@ -278,6 +308,8 @@ SubObjectPropertyOf(<http://purl.obolibrary.org/obo/IAO_0000221> <http://purl.ob
# Data Property: <http://purl.obolibrary.org/obo/IAO_0000004> (has measurement value)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000004> "has measurement value"@en)
DataPropertyDomain(<http://purl.obolibrary.org/obo/IAO_0000004> <http://purl.obolibrary.org/obo/IAO_0000032>)
DataPropertyRange(<http://purl.obolibrary.org/obo/IAO_0000004> xsd:double)



Expand Down Expand Up @@ -477,6 +509,21 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000078> "cur
EquivalentClasses(<http://purl.obolibrary.org/obo/IAO_0000078> ObjectOneOf(<http://purl.obolibrary.org/obo/IAO_0000002> <http://purl.obolibrary.org/obo/IAO_0000120> <http://purl.obolibrary.org/obo/IAO_0000121> <http://purl.obolibrary.org/obo/IAO_0000122> <http://purl.obolibrary.org/obo/IAO_0000123> <http://purl.obolibrary.org/obo/IAO_0000124> <http://purl.obolibrary.org/obo/IAO_0000125> <http://purl.obolibrary.org/obo/IAO_0000423> <http://purl.obolibrary.org/obo/IAO_0000428>))
SubClassOf(<http://purl.obolibrary.org/obo/IAO_0000078> <http://purl.obolibrary.org/obo/IAO_0000102>)

# Class: <http://purl.obolibrary.org/obo/IAO_0000100> (data set)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/IAO_0000100> "data set"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000112> <http://purl.obolibrary.org/obo/IAO_0000100> "Intensity values in a CEL file or from multiple CEL files comprise a data set (as opposed to the CEL files themselves)."@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/IAO_0000100> <http://purl.obolibrary.org/obo/IAO_0000125>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000100> "A data item that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets."@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/IAO_0000100> "2009/10/23 Alan Ruttenberg. The intention is that this term represent collections of like data. So this isn't for, e.g. the whole contents of a cel file, which includes parameters, metadata etc. This is more like java arrays of a certain rather specific type"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/IAO_0000100> "2014-05-05: Data sets are aggregates and thus must include two or more data items. We have chosen not to add logical axioms to make this restriction.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/IAO_0000100> "person:Allyson Lister"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/IAO_0000100> "person:Chris Stoeckert"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/IAO_0000100> "OBI_0000042"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/IAO_0000100> "group:OBI"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000100> "data set"@en)
SubClassOf(<http://purl.obolibrary.org/obo/IAO_0000100> <http://purl.obolibrary.org/obo/IAO_0000027>)

# Class: <http://purl.obolibrary.org/obo/IAO_0000101> (image)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/IAO_0000101> "image"@en)
Expand Down
Loading

0 comments on commit 50ab316

Please sign in to comment.