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.

Single implementation for annotations and namespaces #101

@abargnesi

Description

@abargnesi

With the changes in #100 we now officially have two implementations for annotations and namespaces.

BEL::Annotation + BEL::Namespace
This implementation accesses values from external resources files (e.g. .belanno, .belns).

BEL::Resource
This implementation accesses values from RDF data published by OpenBEL/resource-generator.

These two implementations need to be consolidated using the BEL::Resource module as the abstraction. They should be made to work with URLs, RDF Repositories, or another source.

Necessary refactor:

  • BEL Script parser
  • BEL::Language structs
  • Evidence model (BEL::Model::...)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions