Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Convert BEL 2.0 to RDF (bel.rb) #39

Open
3 tasks
abargnesi opened this issue Apr 19, 2016 · 0 comments
Open
3 tasks

Convert BEL 2.0 to RDF (bel.rb) #39

abargnesi opened this issue Apr 19, 2016 · 0 comments
Labels

Comments

@abargnesi
Copy link
Member

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

  • Refactor/Fix BEL 1.0 conversion based on two things:
  • Implement conversion from BEL 2.0 Nanopubs to BEL RDF 2.0.
  • Choose the RDF converter based on the input language specification (BEL 1.0 -> BEL RDF 1.0, BEL 2.0 -> BEL RDF 2.0).

Related

See #13 for BEL RDF 2.0 design and schema.

@abargnesi abargnesi changed the title Convert BEL 2.0 to RDF Convert BEL 2.0 to RDF (bel.rb) Apr 19, 2016
@wshayes wshayes removed their assignment May 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants