Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract literal from @content of meta element #7

Closed
gkellogg opened this issue Nov 2, 2014 · 1 comment
Closed

Extract literal from @content of meta element #7

gkellogg opened this issue Nov 2, 2014 · 1 comment

Comments

@gkellogg
Copy link
Member

gkellogg commented Nov 2, 2014

For some reason, this was left out of the published note. The HTML meta element is used specifically to provide metadata using the value of the @content attribute [1].

<meta itemprop="meta" content="foo"/>

would generate the following:

[ <http://schema.org/meta> "foo" ] .
@iherman
Copy link
Member

iherman commented Nov 3, 2014

+1

Ivan

On 02 Nov 2014, at 18:50 , Gregg Kellogg notifications@github.com wrote:

For some reason, this was left out of the published note. The HTML meta element is used specifically to provide metadata using the value of the @content attribute [1].

would generate the following:

[ http://schema.org/meta "foo" ] .


Reply to this email directly or view it on GitHub.


Ivan Herman, W3C
Digital Publishing Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
GPG: 0x343F1A3D
WebID: http://www.ivan-herman.net/foaf#me

gkellogg added a commit that referenced this issue Nov 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants