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
Currently we have a CellStructure annotation and GOCC that pull cell structure terms. With BEL 2.0 we can specify cellular location terms with the location, fromLocation, and toLocation terms.
For existing GOCC namespace:
Incorporate location terms that are children of cellular_component (e.g. plasma membrane). The new terms should use the Location (L) encoding. These should be able to mix with the existing complex-encodings (C) terms in the same file/ConceptScheme.
For MESH namespace:
Create MESH Cellular structure also as a namespace with Location (L) encodings. These should be equivalenced to GOCC Location terms.
Minimally we can get away with adding Location terms to the GOCC namespace.
Currently we have a CellStructure annotation and GOCC that pull cell structure terms. With BEL 2.0 we can specify cellular location terms with the
location,fromLocation, andtoLocationterms.For existing GOCC namespace:
Incorporate location terms that are children of cellular_component (e.g. plasma membrane). The new terms should use the Location (L) encoding. These should be able to mix with the existing complex-encodings (C) terms in the same file/ConceptScheme.
For MESH namespace:
Create MESH Cellular structure also as a namespace with Location (L) encodings. These should be equivalenced to GOCC Location terms.
Minimally we can get away with adding Location terms to the GOCC namespace.
@ncatlett Does this make sense?