Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abargnesi/spike-bel_extension
Spike to include BEL format extension and translation.
https://github.com/abargnesi/spike-bel_extension
Last synced: 7 days ago
JSON representation
Spike to include BEL format extension and translation.
- Host: GitHub
- URL: https://github.com/abargnesi/spike-bel_extension
- Owner: abargnesi
- Created: 2015-05-28T13:18:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-28T13:21:45.000Z (over 9 years ago)
- Last Synced: 2024-10-19T12:58:27.116Z (about 1 month ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BEL format extensions
---------------------*What is done?*
- Loading and registering BEL::Extension::Format extensions
- Default load includes bel, json/json, and xbel
- Stream parsing where possible (e.g. some JSON implementation do not support this)
- Supports BEL script format
- Supports JSON evidence format
- Simple translation API.
- XML parsing using SAX (REXML)
- SAX handler
* annotation definitions
* namespace definitions
* statements: subject, relationship, object term
* statements: object statement
- Unified model: Object model including all relevant info for a piece of Evidence.
* Evidence
* Annotation definitions
* Namespace definitions*What is not done?*
- SAX handler
* statementGroup
* annnotationGroup: in the context of either a statement group or statement
- annotations
- citation
- evidence