Closed philblackwood closed 4 months ago
@philblackwood I will add the bundle drivers directly into this PR, if that's OK. I don't think you need to do the named graph exclusion on the default graph queries because the pattern should already have been transformed there.
@sa-bpelakh : "I don't think you need to do the named graph exclusion on the default graph queries because the pattern should already have been transformed there."
me: I think it's OK to leave it in. The scenario where it helps is:
I looked at making the change, and it is big enough (and my typing bad enough) to warrant a re-test, which I would prefer not to have to do.
Are you OK with leaving it in?
@sa-bpelakh "I will add the bundle drivers directly into this PR, if that's OK."
phil: yes, certainly.
Adding data conversion for deprecating hasSuperCategory and its sub properties.
@philblackwood @sa-bpelakh Is this ready to go? It needs to be updated with develop
.
@rjyounes Data conversion scripts are complete, and I just added a description of them.
Data conversion scripts for non-uom changes. Closes #1091.