What is Nostr?
Terence Eden /
npub1lh0…a5ll
2023-08-17 16:31:37

Terence Eden on Nostr: Hello #SemanticWeb & #SchemaOrg people - I have a conundrum. My blog posts' #HTML is, ...

Hello #SemanticWeb & #SchemaOrg people - I have a conundrum.

My blog posts' #HTML is, essentially:
```
<main>
<article itemprop="blogPost">
<header>
<h1 itemprop="headline">…</h1>
</header>
<div itemprop="articleBody">
Content

```

Given that "div is the element of last resort" - what should I use instead?

It isn't a sub-<article> (and wouldn't have a separate heading).

The <header> isn't part of the articleBody (I think).

I guess it is a <section>?
Author Public Key
npub1lh05slh2nk6h5m3jp7qwtjmrmegtah6nj626g8qdg3a7ds3kg0ss9aa5ll