-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated contact person email and license and added usage
- Loading branch information
1 parent
53804e4
commit 3e399de
Showing
1 changed file
with
12 additions
and
3 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 |
---|---|---|
|
@@ -3,7 +3,7 @@ layout: ontology_detail | |
id: obcs | ||
title: Ontology of Biological and Clinical Statistics | ||
contact: | ||
email: [email protected].edu | ||
email: [email protected].edu | ||
github: zhengj2007 | ||
label: Jie Zheng | ||
orcid: 0000-0002-2999-0103 | ||
|
@@ -12,15 +12,24 @@ domain: information technology | |
homepage: https://github.com/obcs/obcs | ||
in_foundry: false | ||
license: | ||
label: CC BY 3.0 | ||
url: http://creativecommons.org/licenses/by/3.0/ | ||
label: CC BY 4.0 | ||
url: http://creativecommons.org/licenses/by/4.0/ | ||
preferredPrefix: OBCS | ||
products: | ||
- id: obcs.owl | ||
repository: https://github.com/obcs/obcs | ||
tags: | ||
- statistics | ||
tracker: https://github.com/obcs/obcs/issues | ||
usages: | ||
examples: | ||
- description: OBCS is used in statistical analysis method annotation and analysis in literature text mining | ||
url: https://link.springer.com/article/10.1007/s40484-017-0122-5 | ||
user: https://link.springer.com/article/10.1007/s40484-017-0122-5 | ||
examples: | ||
- description: OBCS is used in annotation of study designs | ||
url: https://clinepidb.org/ce/app/search/dataset/Studies/result | ||
user: https://clinepidb.org/ | ||
activity_status: active | ||
--- | ||
|
||
|