RE: https://w3c.social/@w3c/116487548981700098
This is really good news.
Only seeing people I agree with in my feed?
Guilty as charged.
📆 1 April 2026 - tomorrow!
@p20n will present: "Unlocking Value with Emerging Technologies in Freight Forwarding" at the 2026 Intl Federation of Freight Forwarders Assoc meeting in Geneva 🇨ðŸ‡
He will present W3C's Verifiable Credentials family of specification, including the upcoming work of the newly rechartered Working Group in domains related to this event (such as the vocabularies for Digital Product Passports and for Business Wallets).
#VerifiableCredentials
https://www.w3.org/events/talks/2026/unlocking-value-with-emerging-technologies-in-freight-forwarding/
In the image below, there are two QR Codes. Both contain the same URL. However, the one on the left has the scheme written in upper case (HTTPS) and the other has it in lower case (https).
Both should work in exactly the same way and redirect to the GS1 homepage. However, I hear that some phones, especially older Android phones, try to launch an app, rather than just open the URL in the browser. Can you check with your phone please?
JSON Schema defines the media type "application/schema+json", a JSON- based format for describing the structure of JSON data. JSON Schema asserts what a JSON document must look like, ways to extract information from it, and how to interact with it. The "application/ schema-instance+json" media type provides additional feature-rich integration with "application/schema+json" beyond what can be offered for "application/json" documents.