The MIMIRO Data Hub CLI, known as mim, provides command line control over a MIMIRO data hub instance or any Universal Data Specification (UDA) compliant endpoint
Apache License 2.0
5
stars
2
forks
source link
AssertNamespacePrefix on cli transform doesn't resolve existing namespaces #200
When running AssertNamespacePrefix in a transform on the datahub, it will check for existing namespace before creating new.
In the cli, there is no lookup.
When running
AssertNamespacePrefix
in a transform on the datahub, it will check for existing namespace before creating new. In the cli, there is no lookup.