mdesalvo/OWLSharp

Add support for modeling literal enumerate classes

Closed this issue · 1 comments

Actually across the codebase there's no way to create or parse enumerate classes (owl:oneOf) made of literals.
We should add this missing piece of logic in order to support OWL2 construct.

This was included in PR for #1