Licensing Model¶
Software (Apache-2.0)¶
NosoGraph source code is licensed under the Apache License 2.0.
This includes:
- Python source under
src/med_research/ - Web dashboard static assets
- Test suite and scripts
- Documentation (unless otherwise noted)
Data (separate terms)¶
Biomedical facts integrated from third parties retain their upstream licenses. NosoGraph claims copyright only on:
- JSON schema structure
- Compilation, curation, and annotation layers
- Generated reports and tooling output
See data-licenses.md.
Contributor grants¶
By contributing, you agree that your contributions are licensed under Apache-2.0 per CONTRIBUTING.md.
Patent grant¶
Apache-2.0 Section 3 grants recipients a patent license for contributions included in the distribution.
NOTICE file¶
Third-party attributions and NosoGraph copyright appear in NOTICE.
Compatibility alias¶
The Python distribution may still install as med-research while the project brand is NosoGraph. License applies regardless of package name.
Questions¶
Open a GitHub issue for licensing clarification. Do not include confidential legal documents in public issues.