Sha256: ee5ee615e50f471d7dee960c1c3d6e5bd30b9ea1ba5dac59867cf2e8beacfe07

Contents?: true

Size: 1.14 KB

Versions: 13

Compression:

Stored size: 1.14 KB

Contents

// http://microformat2-node.jit.su/rel.html

{
    "items": [{
        "type": ["rel"],
        "properties": {
            "friend": ["http://example.com/propfile/jane"],
            "acquaintance": ["http://example.com/propfile/jeo"],
            "contact": ["http://example.com/propfile/lily"],
            "met": ["http://example.com/propfile/oliver"],
            "co-worker": ["http://example.com/propfile/emily"],
            "colleague": ["http://example.com/propfile/jack"],
            "neighbor": ["http://example.com/propfile/isabella"],
            "child": ["http://example.com/propfile/harry"],
            "parent": ["http://example.com/propfile/sophia"],
            "sibling": ["http://example.com/propfile/charlie"],
            "spouse": ["http://example.com/propfile/olivia"],
            "kin": ["http://example.com/propfile/james"],
            "muse": ["http://example.com/propfile/ava"],
            "crush": ["http://example.com/propfile/joshua"],
            "date": ["http://example.com/propfile/chloe"],
            "sweetheart": ["http://example.com/propfile/alfie"],
            "me": ["http://example.com/propfile/isla"]
        }
    }]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
microformats2-3.0.1 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-3.0.0 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.9.0 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.1.0 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.3 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.2 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.1 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.0 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.0.pre5 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.0.pre4 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.0.pre3 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.0.pre2 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js
microformats2-2.0.0.pre1 spec/support/cases/microformat2-node.jit.su/rel/rel-3.js