Skip to content

Commit

Permalink
Distinct nodes in v3 and v5
Browse files Browse the repository at this point in the history
  • Loading branch information
bherr2 committed Sep 22, 2023
1 parent c45a55b commit 1558792
Show file tree
Hide file tree
Showing 11 changed files with 8,831 additions and 102,167 deletions.
2 changes: 1 addition & 1 deletion data-processor/queries/validation-v3.nodes.rq
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PREFIX dc: <http://purl.org/dc/terms/>
PREFIX hubmap: <https://entity.api.hubmapconsortium.org/entities/>
PREFIX rui: <http://purl.org/ccf/1.5/>

SELECT
SELECT DISTINCT
(?entity as ?id)
(?organ as ?label)
?organ
Expand Down
2 changes: 1 addition & 1 deletion data-processor/queries/validation-v5.nodes.rq
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PREFIX dc: <http://purl.org/dc/terms/>
PREFIX hubmap: <https://entity.api.hubmapconsortium.org/entities/>
PREFIX rui: <http://purl.org/ccf/1.5/>

SELECT
SELECT DISTINCT
(?entity as ?id)
(?organ as ?label)
?organ
Expand Down
150 changes: 75 additions & 75 deletions data/reports/table-s1.csv

Large diffs are not rendered by default.

126 changes: 63 additions & 63 deletions data/reports/table-s2.csv

Large diffs are not rendered by default.

2,420 changes: 1,210 additions & 1,210 deletions data/reports/validation-v1p1.csv

Large diffs are not rendered by default.

6,504 changes: 3,252 additions & 3,252 deletions data/reports/validation-v1p2-extra2.csv

Large diffs are not rendered by default.

5,216 changes: 2,608 additions & 2,608 deletions data/reports/validation-v1p2-extra3.csv

Large diffs are not rendered by default.

2,722 changes: 1,361 additions & 1,361 deletions data/reports/validation-v1p2.csv

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions data/reports/validation-v2.csv

Large diffs are not rendered by default.

46,912 changes: 122 additions & 46,790 deletions data/reports/validation-v3.nodes.csv

Large diffs are not rendered by default.

46,912 changes: 122 additions & 46,790 deletions data/reports/validation-v5.nodes.csv

Large diffs are not rendered by default.

0 comments on commit 1558792

Please sign in to comment.