-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into newest-flask
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10296,6 +10296,45 @@ | |
} | ||
} | ||
}, | ||
"biotop": { | ||
"contact": { | ||
"email": "[email protected]", | ||
"github": "steschu63", | ||
"name": "Stefan Schulz", | ||
"orcid": "0000-0001-7222-3287" | ||
}, | ||
"contributor": { | ||
"email": "[email protected]", | ||
"github": "cthoyt", | ||
"name": "Charles Tapley Hoyt", | ||
"orcid": "0000-0003-4423-4370" | ||
}, | ||
"description": "Upper-Level ontology for Biology and Medicine. Compatible with BFO, DOLCE, and the UMLS Semantic Network", | ||
"download_owl": "https://raw.githubusercontent.com/BioTopOntology/biotop/master/biotop.owl", | ||
"example": "attachedTo", | ||
"github_request_issue": 1312, | ||
"homepage": "http://purl.org/biotop", | ||
"license": "CC-BY-3.0", | ||
"name": "BioTop", | ||
"publications": [ | ||
{ | ||
"doi": "10.1093/bioinformatics/btp194", | ||
"pmc": "PMC2687948", | ||
"pubmed": "19478019", | ||
"title": "Alignment of the UMLS semantic network with BioTop: methodology and assessment", | ||
"year": 2009 | ||
}, | ||
{ | ||
"doi": "10.1093/bioinformatics/btn158", | ||
"pmc": "PMC2718636", | ||
"pubmed": "18586729", | ||
"title": "The ontology of biological taxa", | ||
"year": 2008 | ||
} | ||
], | ||
"repository": "https://github.com/BioTopOntology/biotop/", | ||
"uri_format": "http://purl.org/biotop/biotop.owl#$1" | ||
}, | ||
"biozil": { | ||
"contributor": { | ||
"email": "[email protected]", | ||
|