protegeproject/webprotege-gwt-ui

FormControlValueDeserializer does not deserialize values that have types that are non-prefixed names

Closed this issue · 0 comments

For example, NamedIndividual will not be deserialized. Only owl:NamedIndividual will be deserialized. This deserializer should offer flexibility for both prefixed names and non-prefixed names.