Skip to content

Use the proper parent for hasSharedIdentifier

Deepak Unni requested to merge fix-bug-in-shared-identifier into main

When defining hasSharedIdentifier composedOf, for a project like Genotech, its parent should be a genotech:GENOTECHAttributeDatatype instead of genotech:genotechAttributeDatatype.

Note the uppercase GENOTECH in the name.

This PR fixes the bug where the parent is now of the format genotech:GENOTECHAttributeDatatype.

Merge request reports

Loading