diff --git a/README.md b/README.md index b5ca474..5d82b39 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,32 @@ # NANDO The Nanbyo Disease Ontology (NANDO) is a structured resource that organizes vocabulary related to nanbyo diseases, the relationships between these diseases, and their connections with other disease resources. NANDO includes cross-references to the international disease ontology, MONDO. -## Downloads -- http://nanbyodata.jp/ontology/nando.ttl -- http://nanbyodata.jp/ontology/nando.rdf + +## Download +- http://nanbyodata.jp/#download + ## References - http://nanbyodata.jp/ontology/nando - http://bioportal.bioontology.org/ontologies/NANDO -## Making the ontology files -1. RDF - - `$ rapper -i turtle -o rdfxml-abbrev results/nando.ttl > results/nando.rdf` -1. HTML\ - - `$ xsltproc --output results/nando.html data/owl2xhtml.xsl results/nando.rdf` ## Statistics +- release/2023-11-27 + || All diseases | Designated intractable diseases | Specific chronic pediatric diseases | | --- | ---: | ---: | ---: | -| # of classes | `2,777` | `1,099` | `1,676` | +| # of classes | `2,775` | `1,099` | `1,676` | | # of classes which include links to MONDO | `2154` | `892` | `1262` | -## licens -CC-BY 4.0 | DBCLS + +## Licens +- CC-BY 4.0 | DBCLS + ## Contact -- For requests to add new terms, request class modifications, or report issues or questions regarding the ontology, please use the [Issue tracker](https://github.com/aidrd/nando/issues) of this repository. +- For requests to add new terms, request class modifications, or report issues or questions regarding the ontology, please use the [Issue tracker](https://github.com/dbcls/nando/issues) of this repository. + ## Sources - Ministry of Health, Labour and Welfare, "Overview, Diagnostic Criteria, etc." (https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000084783.html, Accessed July 14, 2020) @@ -37,3 +38,4 @@ The Nanbyo Disease Ontology (NANDO) is a structured resource that organizes voca ## Acknowledgements - Thanks to DDrare and RDVJ for the base information to build this ontology. - Thanks to BioHackathon for providing a useful tool. +