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

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

@abargnesi

Description

@abargnesi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions