Skip to content

Commit

Permalink
Add "(approx.)" to the unique count column label
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel committed Aug 27, 2024
1 parent f83cbe5 commit 57362a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/documentation.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ rb:sum rbdoc:hasDocWeight "2100"^^xsd:int .


rb:uniqueCount rbdoc:hasDocWeight "2101"^^xsd:int ;
rbdoc:hasLabelOverride "Unique"@en .
rbdoc:hasLabelOverride "Unique (approx.)"@en .


rb:usesGeneralizedRdfDatasets rbdoc:hasDocGroup rbdoc:groupTechnicalMetadata ;
Expand Down

0 comments on commit 57362a5

Please sign in to comment.