JPL-IMCE / gov.nasa.jpl.imce.oml

Ontology Modeling Language (OML) Workbench
14 stars 1 forks source link

Fix OMLTest infrastructure for cyclic module tests. #233

Closed NicolasRouquette closed 6 years ago

NicolasRouquette commented 6 years ago

Currently, it doesn't support cyclic modules because it assumes that a resource must be created for each module IRI. If there are cycles, then a resource may already be loaded.