Structure changes
* Attribute json is now list of attributes for one entity
* Introduced "meta" and "meta_version" in all schemas
* Added "version" and "uid" to DAG, job and Task (mandatory)
* Added "description" to DAG, job and task (optional)
* Job structure changed
Examples and Unit tests
* provided examples for DAG, job and task
* Added unittests for DAC, job and task