Uploaded image for project: 'Apache Any23 (Retired)'
  1. Apache Any23 (Retired)
  2. ANY23-344

MicrodataExtractor not resolving urls correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.2
    • 2.3
    • microdata
    • None

    Description

      Using this webpage: http://ruben.verborgh.org/tmp/schemaorg-test.html

      We get the triples:
      [some id] <http://schema.org/name> <https://ruben.verborgh.org/tmp/schemaorg-test.html//>
      and
      [some id] <http://schema.org/url> <https://ruben.verborgh.org/tmp/schemaorg-test.html//>

      where google's structured data testing tool gets the triples:
      [some id] <http://schema.org/name> <https://ruben.verborgh.org/>
      and
      [some id] <http://schema.org/url> <https://ruben.verborgh.org/>

      name and url are originally specified on the webpage as:

      <a itemprop="name url" href="/">

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hansbrende Hans Brende
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: