Skip to content

GONRG-2147: Fix double colon in refs

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

These changes fix the issue, when references to ingested entities get extra ":" (e.g. "Datasets": ["osdu:dataset--File.Generic:feb02::"] instead of "Datasets": [ "osdu:dataset--File.Generic:feb02:"]).

Edited by Yan Sushchynski (EPAM)

Merge request reports