Skip to content

Commit

Permalink
remove unused text
Browse files Browse the repository at this point in the history
  • Loading branch information
crisely09 committed Aug 27, 2024
1 parent 2183e0e commit 9e0f592
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/docker/config/construct-query.sparql
Original file line number Diff line number Diff line change
Expand Up @@ -655,9 +655,6 @@ CONSTRUCT {
?qualityMeasurementAnnotation nsg:hasBody ?canBeLoadedBody .
?canBeLoadedBody nsg:isMeasurementOf bmo:CanBeLoadedWithMorphioMetric ;
schema:value ?canBeLoaded .
BIND (
IF (isLiteral(?canBeLoaded),
IF (?canBeLoaded))

?qualityMeasurementAnnotation nsg:hasBody ?neuriteHasDiffDiameterBody .
?neuriteHasDiffDiameterBody nsg:isMeasurementOf bmo:NeuriteHasDifferentDiametersMetric ;
Expand Down

0 comments on commit 9e0f592

Please sign in to comment.