# IT:AD:YAML #
* [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} * See also: * [[IT/AD/JSON/]] * [[IT/AD/PJSON/]] * [[IT/AD/JSONNET/]] * [[IT/AD/Markdown/]] * [[IT/AD/MSON/]] * [[IT/AD/MessagePack/]] <- at the other end of readability... * https://pointillistic.com/ren/ * [[http://skysigal.com/it/ad/vsts/bs/build_definition/howto/yaml/]]
It's a human-readable data serialization format. Think of it as a concise Markdown-like syntax for Data. ie...readable, JSON. Uses indentation to nest sets. Not everyone likes it((https://arp242.net/weblog/yaml_probably_not_so_great_after_all.html)). ## Tools ## * https://yamlserializer.codeplex.com/ * http://yaml.org/ * http://codebeautify.org/yaml-to-json-xml-csv ## Resources ## * http://en.wikipedia.org/wiki/YAML