You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tag attribute type was added to schema definitions through issue #987 and support was added to the schema builder tool via issue #1097.
Now that some multilingual atlases are using tag attributes in schemas, we need to add support for localized tag attributes.
The changes to definition.json syntax to support this will require a bit of thought to end up with a consistent approach given the existing localized attribute type and array elementType already in use. The Schema Builder tool should also be adjusted as required to support the changes.
The text was updated successfully, but these errors were encountered:
The
tag
attribute type was added to schema definitions through issue #987 and support was added to the schema builder tool via issue #1097.Now that some multilingual atlases are using tag attributes in schemas, we need to add support for localized tag attributes.
The changes to definition.json syntax to support this will require a bit of thought to end up with a consistent approach given the existing
localized
attribute type and array elementType already in use. The Schema Builder tool should also be adjusted as required to support the changes.The text was updated successfully, but these errors were encountered: