Sha256: 85486e24df971ccb92a2e667d3dcd2e9f33e1b50f7160c17ba70dd4ddbaa6869

Contents?: true

Size: 563 Bytes

Versions: 75

Compression:

Stored size: 563 Bytes

Contents

{
  "@context": {
    "dc": "http://purl.org/dc/elements/1.1/",
    "ex": "http://example.org/vocab#"
  },
  "@id": "http://example.org/library",
  "@type": "ex:Library",
  "ex:contains": {
    "@id": "http://example.org/library/the-republic",
    "@type": "ex:Book",
    "dc:creator": "Plato",
    "dc:title": "The Republic",
    "ex:contains": {
      "@id": "http://example.org/library/the-republic#introduction",
      "@type": "ex:Chapter",
      "dc:description": "An introductory chapter on The Republic.",
      "dc:title": "The Introduction"
    }
  }
}

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
json-ld-3.2.4 spec/test-files/test-2-input.jsonld
json-ld-3.2.3 spec/test-files/test-2-input.jsonld
json-ld-3.2.2 spec/test-files/test-2-input.jsonld
json-ld-3.2.1 spec/test-files/test-2-input.json
json-ld-3.2.0 spec/test-files/test-2-input.json
json-ld-3.1.10 spec/test-files/test-2-input.json
json-ld-3.1.9 spec/test-files/test-2-input.json
json-ld-3.1.8 spec/test-files/test-2-input.json
json-ld-3.1.7 spec/test-files/test-2-input.json
json-ld-3.1.6 spec/test-files/test-2-input.json
json-ld-3.1.5 spec/test-files/test-2-input.json
json-ld-3.1.4 spec/test-files/test-2-input.json
json-ld-3.1.3 spec/test-files/test-2-input.json
json-ld-3.1.2 spec/test-files/test-2-input.json
json-ld-3.1.1 spec/test-files/test-2-input.json
json-ld-3.1.0 spec/test-files/test-2-input.json
json-ld-3.0.2 spec/test-files/test-2-input.json
json-ld-3.0.1 spec/test-files/test-2-input.json
json-ld-3.0.0 spec/test-files/test-2-input.json
json-ld-2.2.1 spec/test-files/test-2-input.json