This repository was archived by the owner on Jul 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
251 changed files
with
3,624 additions
and
4,621 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 |
---|---|---|
@@ -0,0 +1,85 @@ | ||
================= | ||
How to Contribute | ||
================= | ||
|
||
We welcome community contributions to the nci-term-browser project. | ||
Your contributions back to this repository will allow the broader | ||
research community to benefit from your work and will allow your | ||
enhancements to be integrated with those of others. There are a few | ||
guidelines that we ask contributors to follow so that we can have a | ||
chance of keeping on top of things. | ||
|
||
--------------- | ||
Getting Started | ||
--------------- | ||
|
||
* Make sure you have a `GitHub Account`_. | ||
|
||
* Fork the repository on GitHub to publish any proposed changes | ||
|
||
* Submit a ticket for your issue at [tracker] (https://gforge.nci.nih.gov/tracker/?group_id=547), | ||
assuming one does not already exist. | ||
|
||
- Click [here] (http://gforge.nci.nih.gov/account/register.php) to get a new account. | ||
- Clearly describe the issue including steps to reproduce when it is a bug. | ||
- Make sure you fill in the earliest version that you know has the issue. | ||
|
||
.. _`GitHub Account`: https://github.com/signup/free | ||
|
||
-------------- | ||
Making Changes | ||
-------------- | ||
|
||
* Create a topic branch from where you want to base your work. | ||
|
||
- This is usually the master branch. | ||
- Only target release branches if you are certain your fix must be | ||
on that branch. | ||
- To quickly create a topic branch based on master:: | ||
|
||
git checkout -b fix/master/my_contribution master | ||
|
||
Please avoid working directly on the master branch. | ||
|
||
* Make commits of logical units. | ||
|
||
* Please provide tests and documentation with your changes. | ||
|
||
* Check for unnecessary whitespace with ``git diff --check`` before committing. | ||
|
||
* Follow the `NCIP Good Practices for Commit Messages`_. | ||
Start with a one-line summary followed by a blank line followed by a | ||
detailed free-form description. | ||
|
||
.. _`NCIP Good Practices for Commit Messages`: https://github.com/NCIP/ncip.github.com/wiki/Good-Practices#wiki-commit-messages | ||
|
||
------------------ | ||
Submitting Changes | ||
------------------ | ||
|
||
* In general, we require that the OSI-approved `BSD 3-Clause License`_ | ||
be applied to code contributions. There may be cases, however, that | ||
warrant the use of an alternate OSI-approved license and we will | ||
evaluate this situations case-by-case. | ||
|
||
* Push your changes to a topic branch in your fork of the repository. | ||
|
||
* Submit a pull request to the repository in the NCIP organization. | ||
|
||
.. If the project uses an issue tracker, use the next bullet. | ||
Otherwise, remove the next bullet. Delete this note either way. | ||
* Update your [tracker] (https://gforge.nci.nih.gov/tracker/?group_id=547) ticket to mark that you have submitted | ||
code and are ready for it to be reviewed. | ||
|
||
- Include a link to the pull request in the ticket | ||
|
||
.. _`BSD-3-Clause License`: http://opensource.org/licenses/BSD-3-Clause | ||
|
||
-------------------- | ||
Additional Resources | ||
-------------------- | ||
|
||
For help learning Git and Github, see the `NCIP Learning Resources`_. | ||
|
||
.. _`NCIP Learning Resources`: https://github.com/NCIP/ncip.github.com/wiki/Learning-Resources |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
Copyright (c) 2011, Northrop Grumman Information Technology. | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
|
||
Redistributions of source code must retain the above copyright notice, | ||
this list of conditions and the following disclaimer. | ||
|
||
Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation | ||
and/or other materials provided with the distribution. | ||
|
||
Neither the name of the National Cancer Institute,Northrop Grumman Information Technology nor the | ||
names of its contributors may be used to endorse or promote products derived | ||
from this software without specific prior written permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
nci-term-browser | ||
Copyright 2011 Northrop Grumman Information Technology. | ||
|
||
This project is distributed under the BSD 3-Clause License. | ||
Please see LICENSE file for details. | ||
|
||
This project was developed as part of the NCI caBIG initiative. | ||
|
||
In 2013, as part of the National Cancer Informatics Program (NCIP) Open Development Initiative, | ||
the nci-term-browser source code was migrated to GitHub to allow further development by the broader community |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Welcome to the nci-term-browser Project! | ||
============================== | ||
|
||
The NCIt Browser is a web-based terminology browser that allows users to browse and search | ||
the NCI Thesaurus (NCIt), including content from other sources included in or linked to from NCIt. | ||
The terminology information published through the NCIt Browser is retrieved via LexEVS. | ||
|
||
nci-term-browser is developed in Java and requires Apache Ant for building. | ||
|
||
nci-term-browser is distributed under the BSD 3-Clause License. | ||
Please see the NOTICE and LICENSE files for details. | ||
|
||
You will find more details about nci-term-browser in the following links: | ||
|
||
* [Home Page] (https://wiki.nci.nih.gov/x/0pLB) | ||
* [Code Repository] (https://github.com/NCIP/nci-term-browser) | ||
* [Issue Tracker] (https://gforge.nci.nih.gov/tracker/?group_id=547) | ||
* [Documentation] (https://wiki.nci.nih.gov/x/0pLB) | ||
* [Installation Instructions] (https://wiki.nci.nih.gov/x/V4DQAw) | ||
|
||
An NCI hosted instance of nci-term-browser is publicly available at: | ||
|
||
[Production Instance] (http://ncit.nci.nih.gov) | ||
|
||
Please join us in further developing and improving nci-term-browser. |
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
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
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
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
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
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
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
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
Oops, something went wrong.