Sha256: 82f5ee4fe2d63f0e134a044fbeb15cc018dc02d97e81ce9b38c5649dcf9be4e3

Contents?: true

Size: 528 Bytes

Versions: 76

Compression:

Stored size: 528 Bytes

Contents

{
  "@context": {
    "Book":         "http://example.org/vocab#Book",
    "Chapter":      "http://example.org/vocab#Chapter",
    "contains":     "http://example.org/vocab#contains",
    "creator":      "http://purl.org/dc/terms/creator",
    "description":  "http://purl.org/dc/terms/description",
    "Library":      "http://example.org/vocab#Library",
    "title":        "http://purl.org/dc/terms/title"
  },
  "@type": "Library",
  "contains": {
    "@type": "Book",
    "contains": {
      "@type": "Chapter"
    }
  }
}

Version data entries

76 entries across 76 versions & 2 rubygems

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