134 hauteur

https://w3id.org/class/redaktor/height

JSON

Inbox

Definition

Sur un lien, spécifie une indication quant à la hauteur de rendu en pixels indépendants du périphérique de la ressource liée.
voir https://www.w3.org/TR/activitystreams-vocabulary/#dfn-height

Scope Note

: Property

Example

Exemple 120

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "type": "Link",
  "href": "http://example.org/image.png",
  "height": 100,
  "width": 100
}