Is it possible to do something like this ... ie loading stac json fragments ``` "child": { "type": "Stac.fromNetwork", "src": "https://server/someStackJsonFragment.json" } ```