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
using fuseki.retrieve_mapping, we get 'mappings' back from the server that require processing through further methods of the server object. So when we create our Concepts and Mapping objects, these have to embed the server object in addition to the specific data passed back from the retrieve_mappings call.
I noticed another thing when trying to understand this, but it doesn't really relate to the iris-code-generators usage.
I'm a bit suspicious that some of the API may be poorly structured -- at least, the usage of it smells rather odd.
See https://github.com/SciTools/iris-code-generators/pull/1#issuecomment-21407406 ...
I noticed another thing when trying to understand this, but it doesn't really relate to the iris-code-generators usage.
The text was updated successfully, but these errors were encountered: