dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

Gravsearch: avoid doing double work during transformation

Open tobiasschweizer opened this issue 6 years ago • 0 comments

  • createAdditionalStatementsForNonPropertyType could maintain a mutable set of statements that has already generated, generating redundant statements can be avoided (see https://github.com/dhlab-basel/Knora/pull/910#discussion_r201024119).

tobiasschweizer avatar Nov 22 '18 13:11 tobiasschweizer