Tony
Results
1
issues of
Tony
Vowl marks all classes in SNOMED.owl as external. The reason is that vowl check it like this: ``` class ImportedChecker{ public void execute() { //...... vowlData.getEntityMap().values().forEach(abstractEntity -> { IRI entityIri...