8000 Author is parsed as _:b1 · Issue #45 · jkphl/micrometa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Author is parsed as _:b1 #45
Closed
Closed
@rvanlaak

Description

@rvanlaak

When parsing the following URL, the author attribute is parsed as _:b1 where it is expected to be empty:

https://eu.usatoday.com/story/news/politics/elections/2016/07/18/donald-trump-hispanics-hillary-clinton/87241102/

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "NewsArticle",
  "author": {},
  "dateModified": "0001-01-01T00:00:00Z",
  "datePublished": "0001-01-01T00:00:00Z",
  "image": {},
  "mainEntityOfPage": {},
  "publisher": {
            "@type": "Organization",
    "logo": {},
    "name": "USA TODAY"
  }
}
</script>

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0