Sha256: d8e1d102cfd07732563140b815d3192cffdaba57bbffd0da52bacc32a7b17c05

Contents?: true

Size: 1.33 KB

Versions: 11

Compression:

Stored size: 1.33 KB

Contents

{
    "items": [{
        "type": ["h-product"],
        "properties": {
            "name": ["Raspberry Pi"],
            "photo": ["http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg"],
            "description": [ "The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming." ],
            "url": ["http://www.raspberrypi.org/"],
            "price": ["£29.95"],
            "category": ["Computer", "Education"],
            "review": [{
                "value": "4.5 out of 5",
                "type": ["h-review"],
                "properties": {
                    "rating": ["4.5"]
                }
            }]
        }
    }],
   "rels": {
        "tag": ["http://en.wikipedia.org/wiki/computer", "http://en.wikipedia.org/wiki/education"]
    },
    "rel-urls": {
        "http://en.wikipedia.org/wiki/computer": {
            "text": "Computer",
            "rels": ["tag"]
        },
        "http://en.wikipedia.org/wiki/education": {
            "text": "Education",
            "rels": ["tag"]
        }
    }
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
microformats-4.0.7 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.6 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.5 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.4 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.3 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.2 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.1 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats-4.0.0 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats2-3.1.0 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats2-3.0.1 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json
microformats2-3.0.0 vendor/tests/tests/microformats-v1/hproduct/simpleproperties.json