usc-isi-i2 / Web-Karma

Information Integration Tool

Home Page:http://www.isi.edu/integration/karma/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically generate type identifiers for literals

szeke opened this issue · comments

Many ontologies define ranges for datatype properties. It would be good for Karma to automatically add the value of the range as the literal type for literals. Care must be taken to check that the range is a single URI, and not a complex OWL class.

We can add a global setting Automatically Generate Literal Types, which should be true by default.