Přeskočit obsah

Sensorium Web Document Blocks v1

Source schema: doc/schemas/sensorium-web-document-blocks.v1.schema.json

Fields

Field Required Shape Description
schema yes const: sensorium-web-document-blocks.v1
schema/v yes const: 1
media/type yes enum: text/html, application/xhtml+xml, text/plain
selected/charset yes const: utf-8
title no unspecified
byline no unspecified
language/claim no unspecified
blocks yes array
links yes array
text/characters yes integer
truncated yes boolean

Definitions

Definition Shape Description
sha256Digest string
safeText string
## Field Semantics

schema

  • Required: yes
  • Shape: const: sensorium-web-document-blocks.v1

schema/v

  • Required: yes
  • Shape: const: 1

media/type

  • Required: yes
  • Shape: enum: text/html, application/xhtml+xml, text/plain

selected/charset

  • Required: yes
  • Shape: const: utf-8

title

  • Required: no
  • Shape: unspecified

byline

  • Required: no
  • Shape: unspecified

language/claim

  • Required: no
  • Shape: unspecified

blocks

  • Required: yes
  • Shape: array

  • Required: yes
  • Shape: array

text/characters

  • Required: yes
  • Shape: integer

truncated

  • Required: yes
  • Shape: boolean

Definition Semantics

$defs.sha256Digest

  • Shape: string

$defs.safeText

  • Shape: string