RMLio / rmlmapper-java

The RMLMapper executes RML rules to generate high quality Linked Data from multiple originally (semi-)structured data sources
http://rml.io
MIT License
144 stars 61 forks source link

README: Deduplication option only affects nquads and hdt serialization #214

Closed nicolastoira closed 9 months ago

nicolastoira commented 11 months ago

Hi, I was wondering if the deduplication -d does have any effect on the data when serialization -s turtle is activated, or if the two features are completely decoupled. Thank you.

bjdmeest commented 11 months ago

Deduplication is actually by default for all serializations except nquads or hdt, so it has no effect on the turtle serialization. I'm keep this open to update our readme! :)

nicolastoira commented 11 months ago

Great thanks. Is this also true for older versions? Especially for version rmlmapper-6.0.0-r363-all?

bjdmeest commented 11 months ago

As far as I know, this is the same behavior since at least 4.8.2