diff --git a/README.rst b/README.rst index f5c18f209..59f3dc896 100644 --- a/README.rst +++ b/README.rst @@ -41,3 +41,23 @@ Looks like a bowtie, no? Also because it's elegant – we hope. For more information, see `Bowtie's documentation `_. + +Bowtie Humor +------------ + +* Why did the JSON Schema break up with the YAML file? Too many trust issues – it just couldn't validate the relationship. +* What do you call a bowtie that fans in lots of schemas? Sharply dressed, and also very fast. +* Why don't JSON documents ever get lost? They always know their ``$schema``. +* An implementation walks into Bowtie and says "test me". Bowtie says, "sure, but only if you conform." + +E também em português: + +* Por que o JSON terminou com o XML? Porque ele queria uma relação mais leve, sem tantas tags. +* Qual é o schema favorito do brasileiro? O que aceita ``"additionalProperties": true``. +* Por que o validador foi ao psicólogo? Porque não conseguia parar de questionar tudo: "isso é ``required`` mesmo?" + +日本語でも: + +* JSONとXMLが喧嘩した理由は? タグの数で張り合っていたから。 +* スキーマが一番好きな挨拶は? 「はじめまして、``$ref`` です。」 +* バリデーターが眠れない理由は? 常に「これは本当に ``valid`` なのか」と考えてしまうから。