Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Control subsets #441
Comments
pbuttigieg
added the
enhancement
label
Nov 23, 2016
|
Yes, this would be easy to do. What would the preferred format be? 2 column CSV of CURIE, label? This would be optionally extensible. E.g additional columns could say "also include all subsets". Worth looking at the OntoFox syntax for this. |
That sounds good - and the include capability would streamline things even more. |
|
@DoctorBud's taboggan tool would be useful here. @dougli1sqrd can work on the initial SPARQL to first extract the subsets embedded in the ontology into a csv. We'll then make the csv the source, and do the reverse operation to package the subset back into the owl as part of the release (Eric, this is related to what we're doing in GO). |
|
@cmungall @DoctorBud @dougli1sqrd |
pbuttigieg commentedNov 23, 2016
Linked to #440 #331 #346 #295.
There's a high likelihood that we're going to have a mass inflation of subsets as we interface with new communities and groups.
@cmungall it would be cumbersome to keep adding in-subset APs to the terms, could we use something similar to the import seeds to drive subset generation? That way, each subsetter can identify the terms that they need in a separate document.