Skip to content

Add SPARQL queries to get stats for manuscript #275

Description

@shawntanzk

In the BDSO manuscript

The current release (date) of the BDSO component (which PCL imports) contains X number of individuals, out of which X are clusters (individuals also include datasets), and X number of classes, out of which X have PCL namespace and X are cell types (classes also include genes and ns forest sets).

We need the following SPARQL queries:

  • number of individuals with PCL namespace (pcl_individual.sparql)
  • individuals that are clusters (pcl_cluster.sparql)
  • number classes (class-count-by-prefix.sparql)
  • number classes with PCL namespace (class-count-by-prefix.sparql)
  • number of cell types with PCL namespace (for this I assume that all cell types are subclassof native cell) [pcl-celltypes-count.sparql]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions