CBOR is a compact binary data serialization and messaging format. The @w3c "CBOR-LD 1.0" specification defines a compact binary format for #LinkedData, built on CBOR and compatible with #JSON-LD, designed for bandwidth-constrained environments and efficient storage #FPWD #timetogiveinput
➡️ https://www.w3.org/TR/cbor-ld-10/

It helps achieve semantic compression and smaller payloads, often delivering 60% or greater savings compared to generic compression.

Feedback welcome! https://github.com/w3c/cbor-ld/issues/

CBOR-LD 1.0

CBOR is a compact binary data serialization and messaging format. This specification defines CBOR-LD 1.0, a CBOR-based format to serialize Linked Data. The encoding is designed to leverage the existing JSON-LD ecosystem, which is deployed on hundreds of millions of systems today, to provide a compact serialization format for those seeking efficient encoding schemes for Linked Data. By utilizing semantic compression schemes, compression ratios in excess of 60% better than generalized compression schemes are possible. This format is primarily intended to be a way to use Linked Data in storage and bandwidth constrained programming environments, to build interoperable semantic wire-level protocols, and to efficiently store Linked Data in CBOR-based storage engines.

The @w3c “Long Animation Frames API” specification describes a Performance #API that lets #developers and authors discover long animation frames that may result in blocking the UI thread for extended periods and delay other essential tasks, such as handling user input #FPWD #timetogiveinput

▶️ https://www.w3.org/TR/long-animation-frames/

Feedback welcome! https://github.com/w3c/long-animation-frames/issues/

Long Animation Frames API

The Linked Web Storage (LWS) vision enables #WebApps development where data storage, #authentication, access control, and app providers are all loosely coupled. It builds on the Solid Community’s work: : https://solidcommunity.net/

The @w3c "Linked Web Storage Protocol 1.0" specification describes how a client communicates with both an authorization server and a compliant storage server #FPWD #timetogiveinput
▶️ https://www.w3.org/TR/lws10-core/

Feedback wlc: https://github.com/w3c/lws-protocol/issues/

An application is requesting access

Another document published by the @w3c Verifiable Credentials #WorkingGroup: "Verifiable Credential Barcodes v1.0".
This specification defines how to embed #VerifiableCredentials in optical barcodes (like those on drivers' licenses) and secure them using a compact format that fit within 150 bytes and can be printed in standard 2D barcodes #FPWD #timetogiveinput

▶️ https://www.w3.org/TR/vc-barcodes/

Feedback welcome: https://github.com/w3c/vc-barcodes/issues/

The @w3c Verifiable Credentials #WorkingGroup published VCALM 1.0. This spec. defines a standardized set of HTTP #APIs for managing the entire lifecycle of #VerifiableCredentials to improve #interoperability between systems. This covers issuance, presentation, verification, and exchange #timetogiveinput #FPWD

▶️ https://www.w3.org/TR/vcalm-1.0/

Feedback welcome! https://github.com/w3c/vcalm/issues/

Animated images (as enabled by GIF, PNG, etc.) are in common use on the web. They autoplay by default, which can be disruptive and doesn’t meet #accessibility standards. The "CSS Image Animation Module Level 1" specification introduces a #CSS property 'image-animation' and a pseudo- class ':animated-image' to let authors and #developers manage and customize how animated images play #timetogiveinput #FPWD

▶️ https://www.w3.org/TR/css-image-animation-1/

Explainer: https://drafts.csswg.org/css-image-animation-1/explainer

CSS Image Animation Module Level 1

YAML-LD brings the power of JSON-LD’s #LinkedData to YAML, using YAML’s more compact and expressive syntax #timetogiveinput #FPWD
▶️ https://www.w3.org/TR/yaml-ld-10/

The @w3c specification "YAML‑LD 1.0" offers more data types and flexible structure than #JSON, while ensuring compatibility with #JSONLD syntax, semantics, and #APIs.

Feedback wlc! https://github.com/w3c/yaml-ld/issues

The @w3c #Publishing Maintenance #WorkingGroup issues EPUB Annotations 1.0 as #FPWD, enabling richer reading and improved interoperability #timetogiveinput
▶️ https://www.w3.org/TR/epub-anno-10/

This document defines a profile of the Web Annotation Data Model for #EPUB publications, enabling annotations such as highlights, notes, and bookmarks to be expressed using embedded #JSON-LD. The spec. also introduces Annotation Sets for packaging and sharing annotations.

Feedback welcome: https://github.com/w3c/epub-specs/issues?q=is%3Aissue%20state%3Aopen%20label%3ASpec-Annotations

The @w3c CSS #WorkingGroup publishes "Selectors Level 5' as #FPWD. The spec. extends Level 4, adding new #CSS selectors #timetogiveinput

▶️ https://www.w3.org/TR/selectors-5/

It introduces time dimensional pseudo-classes (':current', ':past', ':future') e.g. for use in #WebVTT, grid-structural (column) selectors to style HTML tables, heading pseudo-classes (👍 #developers-signal https://github.com/web-platform-dx/developer-signals/issues/384), etc.

Feedback wlc: https://github.com/w3c/csswg-drafts/tree/main/selectors-5

Selectors Level 5

The @w3c SHACL 1.2 Rules specification is an addition to the Shapes Constraint Language (SHACL) family of documents. It provides a standardized way to express and evaluate declarative rules that generate new data (as #RDF triples) by inference on existing RDF data. #FPWD #timetogiveinput
▶️ https://www.w3.org/TR/shacl12-rules/

Feedback welcome: https://github.com/w3c/data-shapes/issues/

SHACL 1.2 Rules

This document describes Shapes Constraint Language (SHACL) Rules.