Web-Karma icon indicating copy to clipboard operation
Web-Karma copied to clipboard

Allow semantic types using object properties

Open szeke opened this issue 7 years ago • 0 comments

Currently Karma only allows semantic types for datatype properties under the assumption that the data contains literal values. In some datasets, the data contains URIs, that the user wants to use as values of object properties. When generating R2RML, care must be taken to tag the output as a URI so that the triples get the angle brackets <http://...>

szeke avatar Jul 27 '18 05:07 szeke