seebi / rdf.sh

A multi-tool shell script for doing Semantic Web jobs on the command line.
GNU General Public License v3.0
120 stars 9 forks source link

Add distinct versions for diff and count #6

Closed white-gecko closed 10 years ago

seebi commented 10 years ago

nate, I think not using uniq in count is rather a bug ... imho we can make the countdisctinct to count (also for diff)

white-gecko commented 10 years ago

But I wonder why rapper doesn't make the triples distinct.

seebi commented 10 years ago

yes, me too