In order to organize and store the information about Methods on our platform, we employ the Exabyte Data Convention, as explained elsewhere in the documentation.
Below, the user can find an example JSON structured representation of a Method.
=== "Schema"
``` json
--8<-- "data/esse/schema/method.json"
```
=== "Example"
``` json
--8<-- "data/esse/example/method.json"
```