The federated catalog standard
for streaming television.
TitleGraph is an open, decentralized data schema built on the AT Protocol. It provides a universal vocabulary for streaming networks to syndicate VOD catalogs, live broadcast events, and commercial availability windows.
The Architecture
Separating the art from the commerce.
Legacy entertainment metadata binds the creative work to its commercial distribution, creating fragmented, proprietary silos. TitleGraph introduces a strict architectural decoupling designed for the federated web.
The Catalog Namespace
Mapped strictly to schema.org/CreativeWork, this namespace defines the immutable, canonical record of the media: Movies, Series, Seasons, and Collections. It defines what the art is, universally.
The Delivery Namespace
Mapped to schema.org/Offer and BroadcastEvent, this namespace defines the commercial topology. It handles complex geo-fencing, spotbeams, blackout policies, and VOD pricing logic independent of the underlying asset.
Built for the AT Protocol.
By leveraging cryptographic DIDs and Personal Data Servers (PDS), streaming networks can cryptographically sign and syndicate their availability data to a global, decentralized firehose.
"$type": "org.titlegraph.delivery.offer", "entitlementRef": "at://did:plc:x/org.titlegraph.delivery.bundle/hbo", "offerGeoEligibility": { "includes": { "countries": ["US", "CA"] }, "excludes": { "postalCodes": ["90210"] } }, "price": 14.99, "currency": "USD"