konigio / konig

A collection of tools for semantic modeling
4 stars 4 forks source link

Namespace not found at ShapeIdGenerator.namespace #1684

Closed gmcfall closed 4 years ago

gmcfall commented 4 years ago

I get the following error...

Caused by: io.konig.core.KonigException: Namespace not found: https://schema.pearson.com/shapes/
    at io.konig.core.impl.ShapeIdGenerator.namespace(ShapeIdGenerator.java:98)
gmcfall commented 4 years ago

This issue was resolved by fixing a problem in the workbook, not the source code.