semanticarts / gist

Semantic Arts gist upper enterprise ontology
Creative Commons Attribution 4.0 International
158 stars 18 forks source link

non-uom data conversion scripts #1116

Closed philblackwood closed 3 months ago

philblackwood commented 3 months ago

Data conversion scripts for non-uom changes. Closes #1091.

sa-bpelakh commented 3 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.

philblackwood commented 3 months ago

@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?

philblackwood commented 3 months ago

@sa-bpelakh "I will add the bundle drivers directly into this PR, if that's OK."

phil: yes, certainly.

philblackwood commented 3 months ago

Adding data conversion for deprecating hasSuperCategory and its sub properties.

rjyounes commented 3 months ago

@philblackwood @sa-bpelakh Is this ready to go? It needs to be updated with develop.

philblackwood commented 3 months ago

@rjyounes Data conversion scripts are complete, and I just added a description of them.