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
{{ message }}
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
When registering a TD, certain fields are not stored in the thingweb directory. E.g. the created, lastModified and version fields are lost and not visible when retrieving a TD. The same applies to securityDefinitions.
I propose to keep all fields of a TD, even those which are currently unknown to the thingweb directory.
Fields in other (user-defined) namespaces are kept, however a prefix used is expanded using the information from @context. This might be correct, but I would prefer to get the original prefixed version back on retrieval.