You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
The BEL::Namespace module provides NamespaceDefinition instances for all published OpenBEL namespaces. This is not true for annotations.
This enhancement should provide access to published OpenBEL annotations. Each AnnotationDefinition should provide keyword, url, rdf_uri, and values. The values are fetched from the specified URL.
The ResourceIndex should return these AnnotationDefinition instances for annotations.
The text was updated successfully, but these errors were encountered:
The
BEL::Namespace
module providesNamespaceDefinition
instances for all published OpenBEL namespaces. This is not true for annotations.This enhancement should provide access to published OpenBEL annotations. Each
AnnotationDefinition
should provide keyword, url, rdf_uri, and values. The values are fetched from the specified URL.The
ResourceIndex
should return theseAnnotationDefinition
instances for annotations.The text was updated successfully, but these errors were encountered: