Explanation¶
This section contains understanding-oriented discussions that clarify key concepts behind the OWI Metadatabase SDK.
| Topic | What it explains |
|---|---|
| Architecture and data flow | How the SDK is structured, how requests flow from client to DataFrame |
| Extension overview | What the soil, results, and SHM extras add on top of the core package |
| Namespace packages | Why the SDK uses PEP 420 namespace packages and what that means for extensions |
| Data model | The entity relationships behind the geometry and location APIs |