Sha256: f6272e17742203bb9dbeb0b311a0431f50816b4d94fd4725e19158d485ec8801

Contents?: true

Size: 1003 Bytes

Versions: 72

Compression:

Stored size: 1003 Bytes

Contents

[{
    "@id": {
        "@id": "http://example.org/library"
    },
    "http://example.org/vocab#contains": {
        "@id": "http://example.org/library/the-republic"
    },
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": {
        "@id": "http://example.org/vocab#Library"
    }
}, {
    "@id": {
        "@id": "http://example.org/library/the-republic"
    },
    "http://example.org/vocab#contains": {
        "@id": "http://example.org/library/the-republic#introduction"
    },
    "http://purl.org/dc/elements/1.1/creator": "Plato",
    "http://purl.org/dc/elements/1.1/title": "The Republic",
    "@type": {
        "@id": "http://example.org/vocab#Book"
    }
}, {
    "@id": {
        "@id": "http://example.org/library/the-republic#introduction"
    },
    "http://purl.org/dc/elements/1.1/description": "An introductory chapter on The Republic.",
    "http://purl.org/dc/elements/1.1/title": "The Introduction",
    "@type": {
        "@id": "http://example.org/vocab#Chapter"
    }
}]

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
json-ld-3.2.1 spec/test-files/test-2-normalized.json
json-ld-3.2.0 spec/test-files/test-2-normalized.json
json-ld-3.1.10 spec/test-files/test-2-normalized.json
json-ld-3.1.9 spec/test-files/test-2-normalized.json
json-ld-3.1.8 spec/test-files/test-2-normalized.json
json-ld-3.1.7 spec/test-files/test-2-normalized.json
json-ld-3.1.6 spec/test-files/test-2-normalized.json
json-ld-3.1.5 spec/test-files/test-2-normalized.json
json-ld-3.1.4 spec/test-files/test-2-normalized.json
json-ld-3.1.3 spec/test-files/test-2-normalized.json
json-ld-3.1.2 spec/test-files/test-2-normalized.json
json-ld-3.1.1 spec/test-files/test-2-normalized.json
json-ld-3.1.0 spec/test-files/test-2-normalized.json
json-ld-3.0.2 spec/test-files/test-2-normalized.json
json-ld-3.0.1 spec/test-files/test-2-normalized.json
json-ld-3.0.0 spec/test-files/test-2-normalized.json
json-ld-2.2.1 spec/test-files/test-2-normalized.json
json-ld-2.2.0 spec/test-files/test-2-normalized.json
json-ld-2.1.7 spec/test-files/test-2-normalized.json
json-ld-2.1.6 spec/test-files/test-2-normalized.json