Block Protocol Progress Revives Semantic Web Promise After Two Decades of Stalled Adoption
Breaking: New data-embedding standard aims to eliminate the 'homework' barrier for web publishers
After years of minimal adoption, a major breakthrough in semantic web technology is finally making computer-readable data as easy to publish as ordinary HTML. The Block Protocol, a new open standard announced today, promises to automate the tedious markup process that has kept structured data off most websites since the 1990s.

“We believe people will only add semantic markup if doing so is as simple as writing a paragraph,” said a spokesperson for the protocol’s development team. “Until now, adding structured data required separate formats like RDF or JSON-LD—extra homework that publishers rarely completed. The Block Protocol removes that friction.”
The announcement comes just months after Tim Berners-Lee’s original 1999 vision for a “Semantic Web” was deemed largely unrealized, with less than 5% of websites embedding machine-readable schema.
Background
Since the 1990s, the web has been a publishing place for human-readable documents, formatted primarily in HTML. HTML provides minimal structure—labels such as “paragraph” or “emphasis”—alongside CSS for visual decoration. But that structure is meaningless to computers. For example, a mention of a book like Goodnight Moon might be rendered only as bold text, with no machine-readable indication of its title, author, or ISBN.
In 1999, Tim Berners-Lee articulated a dream: “I have a dream for the Web [in which computers] become capable of analyzing all the data on the Web—the content, links, and transactions between people and computers. A ‘Semantic Web’ … will be handled by machines talking to machines.” (from Weaving The Web, chapter 12). To achieve this, schema.org and formats such as RDF and JSON-LD were introduced, allowing publishers to embed detailed metadata. Yet adoption remained stubbornly low.

What This Means
The Block Protocol directly attacks the adoption problem. Instead of requiring separate markup files or complex nested scripts, it enables semantic data to be embedded within ordinary HTML using a simple, standardized block structure. This approach mirrors how modern content management systems handle rich text—no additional learning curve for authors.
Major implications include:
- Instant machine readability: Search engines, AI agents, and traditional programs can now extract structured data from any page using the protocol.
- Eliminated homework: Publishers no longer need to learn RDF or JSON-LD; the protocol handles the conversion automatically.
- Plug-and-play adoption: Content management systems and page builders are expected to integrate the Block Protocol within weeks, making it available to millions of sites.
“The dream of intelligent agents and machine-to-machine web interactions may finally materialize—but only if the barrier to entry is zero,” the spokesperson added. “The Block Protocol is that zero.”