Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,23 @@ Looks like a bowtie, no?
Also because it's elegant – we hope.

For more information, see `Bowtie's documentation <https://docs.bowtie.report/>`_.

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`` なのか」と考えてしまうから。
Loading