SynBioDex / pySBOL3

Native python implementation of SBOL 3.0 specification
MIT License
37 stars 16 forks source link

Update SHACL rules #261

Closed tcmitchell closed 3 years ago

tcmitchell commented 3 years ago

Incorporate changes to the SHACL rules based on an update to the SBOL3 RDF files in SynBioDex/sbol-shacl. These changes remove VariableComponent and add VariableFeature. Include a new test case since the SBOLTestSuite does not contain any files with VariableFeature or VariableComponent.

See https://github.com/SynBioDex/sbol-shacl/issues/4