Object Schemas
Object schemas describe the low-level data structures in models. SpaceNet uses pydantic to specify schemas in a format compatible with JavaScript Object Notation (JSON) serialization.
Object schemas describe the low-level data structures in models. SpaceNet uses pydantic to specify schemas in a format compatible with JavaScript Object Notation (JSON) serialization.