HW-SWeL / BMUSE

Bioschemas Mark Up Scraper and Extractor
https://app.swaggerhub.com/apis-docs/swel/BMUSE/
Apache License 2.0
3 stars 5 forks source link

Web Service missing markup #79

Closed AlasdairGray closed 2 years ago

AlasdairGray commented 3 years ago

Just tried the web service with PED and it does not bring back the markup. The markup is retrieved by the Google Structured data Testing Tool

Screen Shot 2021-06-02 at 10 03 02 Screen Shot 2021-06-02 at 10 03 06

AlasdairGray commented 3 years ago

Also happening with IMI Data Catalog, which seems to imply that there is something going on with that markup https://swel.macs.hw.ac.uk/scraper/getRDF?url=https://datacatalog.elixir-luxembourg.org/&output=jsonld

AlasdairGray commented 2 years ago

Could this be related to the value given for @context? The difference being http vs https.

AlasdairGray commented 2 years ago

PED now working fine (10 June 2022), but IMI data catalog still doesn't work. IMI data catalog has http rather than https.

AlasdairGray commented 2 years ago

Markup is not using the correct context address. The code is behaving correctly.