geneontology / go-shapes

Schema for Gene Ontology Causal Activity Models defined using RDF Shapes
2 stars 0 forks source link

transport could apply to entities aside from abstract genes, right? #171

Closed goodb closed 4 years ago

goodb commented 4 years ago

Came up in the context of reactome conversion modeling. Suggesting change to BP shape:

transports_or_maintains_localization_of: ( @<ChemicalEntity> OR @<AnatomicalEntity> ) *;

goodb commented 4 years ago

replaced by #179