w3c / microdata

Moved to https://html.spec.whatwg.org/multipage/microdata.html
15 stars 19 forks source link

Hedral the Cat #92

Open hsolbrig opened 5 years ago

hsolbrig commented 5 years ago

How does one arrive at http://example.org/animals#name URI without a base namespace being specified in the Hedral the Cat example?

hsolbrig commented 5 years ago

Never mind - reading ahead I reached "Append the substring of the value from the beginning to the first NUMBER SIGN U+0023 ("#") to potential values", which explains what is going on. That said, it might make sense to add a parenthetical note about this as, for those of us coming from a more traditional RDF world, this isn't the sort of behavior that we would intuitively expect.