home » zplus/dokk.git
ID: af771c2de25dd1a91ff92f9e9157af22d54c7997
56 lines — 3K — View raw


{
    "@context": {
        "comicstrip": "dokk:vocab:comicstrip:",
        "comicstrip:license": {
            "@type": "@id"
        },
        "comicstrip:series": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@id": "dokk:mimi_and_eunice_314",
    "comicstrip:published": "2012-03-29",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "delusions",
        "psychology",
        "suffering"
    ],
    "comicstrip:title": "Adverse Reaction",
    "comicstrip:website": "https://mimiandeunice.com/2012/03/29/theres-no-detectable-gluten-in-soy-sauce/",
    "comicstrip:author_comment": "As expected, some people didn’t like last week’s comic strip about “allergies” to gluten in soy sauce. Guess what I found out since then? Soy sauce, even soy sauce made with wheat, contains no detectable gluten.\nWe sent a sample of soy sauce of the brands Kikkoman and Lima to an external laboratory to determine gluten levels. In both samples the gluten content was below detection limit of 5ppm (see report). According to a new European legislation, which will only be fully implemented in 2012, gluten-free foodstuffs should contain less than 20 ppm gluten. The FDA also proposes a limit of 20 ppm. This means that our two tested products may be considered as gluten-free soy sauce. Link\nThat doesn’t seem to stop adverse reactions like Mimi’s, above.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "I have a severe adverse reaction to the non-existent wheat gluten in soy sauce!"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Symptoms include acting out in restaurants, self-righteous victimhood, and leaving troll comments online."
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "You must feel very special."
        },
        {
            "comicstrip:order": 4,
            "comicstrip:panel": 3,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Plus there's no cure!"
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "314",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/314.png",
        "blob:primary_source": "https://mimiandeunice.com/wp-content/uploads/2011/03/ME_314_AllergicReaction2.png",
        "blob:retrieval_date": "2023-05-30"
    }
}