Skip to content

Commit

Permalink
release files (excl ontology) 2023-11-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Clare72 committed Nov 2, 2023
1 parent f7c5c47 commit 0e139c6
Show file tree
Hide file tree
Showing 12 changed files with 6,549 additions and 40 deletions.
3 changes: 1 addition & 2 deletions docs/Assay.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [FBcv:0003025](http://purl.obolibrary.org/obo/FBcv_0003025)




```mermaid
classDiagram
class Assay
Expand Down Expand Up @@ -123,7 +124,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0003025 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
slots:
- associated_dataset
Expand Down Expand Up @@ -173,7 +173,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0003025 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
attributes:
method:
Expand Down
3 changes: 1 addition & 2 deletions docs/Class.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq/:Class](http://gi




```mermaid
classDiagram
class Class
Expand Down Expand Up @@ -97,7 +98,6 @@ URI: [http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq/:Class](http://gi
```yaml
name: Class
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Thing
slots:
- name
Expand All @@ -112,7 +112,6 @@ slots:
```yaml
name: Class
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Thing
attributes:
name:
Expand Down
14 changes: 7 additions & 7 deletions docs/Cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [FBcv:0009003](http://purl.obolibrary.org/obo/FBcv_0009003)




```mermaid
classDiagram
class Cluster
Expand Down Expand Up @@ -76,7 +77,7 @@ URI: [FBcv:0009003](http://purl.obolibrary.org/obo/FBcv_0009003)
| [associated_clustering](associated_clustering.md) | 0..1 <br/> [Clustering](Clustering.md) | Clustering (FBlc ID) that the Cluster belongs to | direct |
| [cell_number](cell_number.md) | 0..1 <br/> [Integer](Integer.md) | The number of cells in the Cluster (as integer) | direct |
| [cell_type](cell_type.md) | 0..* <br/> [Thing](Thing.md) | Anatomy (FBbt IDs) for the Cluster | direct |
| [hide_in_terminfo](hide_in_terminfo.md) | 0..1 <br/> [Boolean](Boolean.md) | Flag to hide expression edges in VFB Term Info pane | direct |
| [hide_in_terminfo](hide_in_terminfo.md) | 0..1 <br/> [String](String.md) | Flag to hide expression edges in VFB Term Info pane | direct |
| [expression_extent](expression_extent.md) | 0..1 <br/> [Float](Float.md) | Extent of expression of the given gene | direct |
| [expression_level](expression_level.md) | 0..1 <br/> [Float](Float.md) | Level of expression of the given gene | direct |
| [gene](gene.md) | 0..1 <br/> [Thing](Thing.md) | A gene (FBgn ID) expressed by the Cluster | direct |
Expand Down Expand Up @@ -143,7 +144,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0009003 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
slots:
- stage
Expand Down Expand Up @@ -189,11 +189,11 @@ attributes:
range: Thing
hide_in_terminfo:
name: hide_in_terminfo
description: Flag to hide expression edges in VFB Term Info pane.
description: Flag to hide expression edges in VFB Term Info pane. Range must be
string - boolean changes capitalisation and does not add datatype anyway.
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
slot_uri: neo_custom:hide_in_terminfo
range: boolean
expression_extent:
name: expression_extent
description: Extent of expression of the given gene.
Expand Down Expand Up @@ -244,7 +244,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0009003 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
attributes:
associated_clustering:
Expand Down Expand Up @@ -297,15 +296,16 @@ attributes:
range: Thing
hide_in_terminfo:
name: hide_in_terminfo
description: Flag to hide expression edges in VFB Term Info pane.
description: Flag to hide expression edges in VFB Term Info pane. Range must be
string - boolean changes capitalisation and does not add datatype anyway.
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
slot_uri: neo_custom:hide_in_terminfo
alias: hide_in_terminfo
owner: Cluster
domain_of:
- Cluster
range: boolean
range: string
expression_extent:
name: expression_extent
description: Extent of expression of the given gene.
Expand Down
3 changes: 1 addition & 2 deletions docs/Clustering.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [FBcv:0009002](http://purl.obolibrary.org/obo/FBcv_0009002)




```mermaid
classDiagram
class Clustering
Expand Down Expand Up @@ -115,7 +116,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0009002 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
slots:
- associated_dataset
Expand Down Expand Up @@ -149,7 +149,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0009002 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
attributes:
associated_sample_for_clustering:
Expand Down
3 changes: 1 addition & 2 deletions docs/Dataset.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [FBcv:0003023](http://purl.obolibrary.org/obo/FBcv_0003023)




```mermaid
classDiagram
class Dataset
Expand Down Expand Up @@ -134,7 +135,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0003023 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
slots:
- neo_label
Expand Down Expand Up @@ -215,7 +215,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0003023 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
attributes:
publication:
Expand Down
3 changes: 1 addition & 2 deletions docs/Sample.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [FBcv:0003024](http://purl.obolibrary.org/obo/FBcv_0003024)




```mermaid
classDiagram
class Sample
Expand Down Expand Up @@ -134,7 +135,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0003024 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
slots:
- stage
Expand Down Expand Up @@ -187,7 +187,6 @@ annotations:
tag: owl.fstring
value: ClassAssertion( FBcv:0003024 {id} )
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
is_a: Class
attributes:
sample_tissue:
Expand Down
3 changes: 1 addition & 2 deletions docs/Thing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ URI: [owl:Class](http://www.w3.org/2002/07/owl#Class)




```mermaid
classDiagram
class Thing
Expand Down Expand Up @@ -95,7 +96,6 @@ URI: [owl:Class](http://www.w3.org/2002/07/owl#Class)
```yaml
name: Thing
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
slots:
- id
class_uri: owl:Class
Expand All @@ -109,7 +109,6 @@ class_uri: owl:Class
```yaml
name: Thing
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
attributes:
id:
name: id
Expand Down
9 changes: 5 additions & 4 deletions docs/hide_in_terminfo.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Slot: hide_in_terminfo


_Flag to hide expression edges in VFB Term Info pane._
_Flag to hide expression edges in VFB Term Info pane. Range must be string - boolean changes capitalisation and does not add datatype anyway._



Expand All @@ -28,7 +28,7 @@ URI: [neo_custom:hide_in_terminfo](http://n2o.neo/custom/hide_in_terminfo)

## Properties

* Range: [Boolean](Boolean.md)
* Range: [String](String.md)



Expand All @@ -55,15 +55,16 @@ URI: [neo_custom:hide_in_terminfo](http://n2o.neo/custom/hide_in_terminfo)
<details>
```yaml
name: hide_in_terminfo
description: Flag to hide expression edges in VFB Term Info pane.
description: Flag to hide expression edges in VFB Term Info pane. Range must be string
- boolean changes capitalisation and does not add datatype anyway.
from_schema: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq
rank: 1000
slot_uri: neo_custom:hide_in_terminfo
alias: hide_in_terminfo
owner: Cluster
domain_of:
- Cluster
range: boolean
range: string

```
</details>
20 changes: 11 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# VFB_scRNAseq

None


URI: http://github.org/vfb/vfb-scRNAseq-ontology/VFB_scRNAseq

Name: VFB_scRNAseq


Expand All @@ -11,14 +12,15 @@ Name: VFB_scRNAseq

| Class | Description |
| --- | --- |
| [Assay](Assay.md) | |
| [Class](Class.md) | |
| [Cluster](Cluster.md) | |
| [Clustering](Clustering.md) | |
| [Dataset](Dataset.md) | |
| [Publication](Publication.md) | |
| [Sample](Sample.md) | |
| [Thing](Thing.md) | |
| [Thing](Thing.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Class](Class.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Assay](Assay.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Cluster](Cluster.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Clustering](Clustering.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Dataset](Dataset.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Sample](Sample.md) | None |
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Publication](Publication.md) | None |



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


Ontology(<http://purl.obolibrary.org/obo/VFB_scRNAseq/imports/merged_import.owl>
<http://purl.obolibrary.org/obo/VFB_scRNAseq/releases/2023-10-31/imports/merged_import.owl>
Annotation(owl:versionInfo "2023-10-31")
<http://purl.obolibrary.org/obo/VFB_scRNAseq/releases/2023-11-01/imports/merged_import.owl>
Annotation(owl:versionInfo "2023-11-01")

Declaration(Class(<http://purl.obolibrary.org/obo/FBbt_00000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/FBbt_00000052>))
Expand Down
Loading

0 comments on commit 0e139c6

Please sign in to comment.