Motivation
The RDF translator plugin in bel.rb will convert BEL 1.0. to RDF. These conversions are implemented using Open Class (i.e. monkey patching) in lib/bel/translator/plugins/rdf/monkey_patch.rb.
This work is to provide a conversion from BEL 2.0 Nanopubs to BEL RDF 2.0.
Tasks
Related
See #13 for BEL RDF 2.0 design and schema.
Motivation
The RDF translator plugin in bel.rb will convert BEL 1.0. to RDF. These conversions are implemented using Open Class (i.e. monkey patching) in lib/bel/translator/plugins/rdf/monkey_patch.rb.
This work is to provide a conversion from BEL 2.0 Nanopubs to BEL RDF 2.0.
Tasks
Related
See #13 for BEL RDF 2.0 design and schema.