# RDF (Resource Description Framework)

RDF (Resource Description Framework) is a standard model for data interchange on the web, using URIs to name the relationships between things and a directed, labeled graph to represent the data.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Community Loaders for Astro Content Layer

DevFeed: [Community Loaders for Astro Content Layer](<https://devfeed.tech/articles/community-loaders-for-astro-content-layer-3304.md>)

Original publisher: [Read original article](<https://astro.build/blog/community-loaders/>)

Author: Matthew Phillips

Published: 2024-09-19T00:00:00Z

Content type: article

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Notion](<https://devfeed.tech/topics/notion.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [API](<https://devfeed.tech/topics/api.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [Atom](<https://devfeed.tech/topics/atom.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [RDF (Resource Description Framework)](<https://devfeed.tech/topics/rdf.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [astro](<https://devfeed.tech/tags/astro.md>), [data](<https://devfeed.tech/tags/data.md>), [npm](<https://devfeed.tech/tags/npm.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [overview](<https://devfeed.tech/tags/overview.md>), [rss](<https://devfeed.tech/tags/rss.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [stripe](<https://devfeed.tech/tags/stripe.md>)

### AI overview

An overview of community-built loaders for Astro's experimental Content Layer API, covering integrations with Notion, RSS/RDF/Atom feeds, Stripe, Airtable, and Strapi.

### Source excerpt

An overview of some of the early and promising loaders for Astro's Content Layer.

## Progress on the Block Protocol

DevFeed: [Progress on the Block Protocol](<https://devfeed.tech/articles/progress-on-the-block-protocol-37534.md>)

Original publisher: [Read original article](<https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/>)

Author: Joel Spolsky

Published: 2022-12-19T13:01:40Z

Content type: article

Language: en

Sources: [Joel Spolsky](<https://devfeed.tech/sources/joel-spolsky.md>)

Topics: [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [Semantic Web](<https://devfeed.tech/topics/semantic-web.md>), [HTML](<https://devfeed.tech/topics/html.md>), [json-ld](<https://devfeed.tech/topics/json-ld.md>), [RDF (Resource Description Framework)](<https://devfeed.tech/topics/rdf.md>)

Tags: [blog-post](<https://devfeed.tech/tags/blog-post.md>), [html](<https://devfeed.tech/tags/html.md>), [json-ld](<https://devfeed.tech/tags/json-ld.md>), [news](<https://devfeed.tech/tags/news.md>), [protocol](<https://devfeed.tech/tags/protocol.md>)

### AI overview

The article discusses the slow progress of the Block Protocol and the broader challenge of adding machine-readable structure to human-readable web documents. It explains how HTML and CSS provide limited structure, introduces the Semantic Web goal, and mentions RDF and JSON-LD as formats for adding structured markup.

### Source excerpt

Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of... Read more "Progress on the Block Protocol"