geneontology / go-shapes

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

Add preliminary extension exclusions. #285

Open balhoff opened 1 year ago

balhoff commented 1 year ago

@tmushayahama can you check that you can update your python script to find these tags in order to avoid creating entries in the JSON file for these lines?

tmushayahama commented 1 year ago

Hi @balhoff I was trying to parse the shex using the PyShex but the exclude form extensions is not in annotations or exprs. Do you need to define it.

tmushayahama commented 1 year ago

@balhoff yes this is working @vanaukenk @ukemi you can add these extensions exclusions . However, lets make a dev branch and play with shex there. What do you think? is main branch shex editing okay?

tagging @kltm

kltm commented 1 year ago

At some point, we'll want to have a development branch (or branches, to try new things and work with new data) and a production branch that is meant to be stable for working with release data. As we're not doing much with ShEx and production data at the moment, we can be flexible, but we'll likely eventually want to make a distinction.