webgme / webgme-taxonomy

A design studio for creating taxonomies which can then be used to tag various resources.
MIT License
0 stars 1 forks source link

Content based hash for taxonomy version info #396

Open brollb opened 11 months ago

brollb commented 11 months ago

I recently discovered that the commit hash in webgme is not necessarily content based and is sensitive to import/export. We should replace this hash (or add another) which is deterministic and based on the content of the taxonomy.

brollb commented 8 months ago

This should be doable by defining representations in which changes constitute each of the following:

Once these representations have been defined (and can be generated from the exchange format), we simply can hash them for a "semantic hashing."