*************** Getting Started *************** Here's a quick intro to get you started with the SDK. See how you can: * :doc:`Install the SDK `, * :doc:`Programmatically create, get and set properties of an AAS model `, * :doc:`Iterate over and transform a model `, * :doc:`Verify a model `, * :doc:`De/serialize a model from and to JSON `, and * :doc:`De/serialize a model from and to XML `. .. toctree:: :maxdepth: 1 install create_get_set iterate_and_transform verify jsonize xmlize