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

https and the semantic web/linked data #22

Open
pebbe opened this issue Aug 13, 2021 · 0 comments
Open

https and the semantic web/linked data #22

pebbe opened this issue Aug 13, 2021 · 0 comments

Comments

@pebbe
Copy link
Member

pebbe commented Aug 13, 2021

Zie: https://www.w3.org/blog/2016/05/https-and-the-semantic-weblinked-data/

Er zijn nog URIs die beginnen met http i.p.v. https. Zomaar daarnaar linken vanaf een https-pagina werkt niet (in chrome).

Als ik op deze pagina klik op geo:Point dan is dat eigenlijk de URI http://www.w3.org/2003/01/geo/wgs84_pos#Point, met http dus, maar als ik die URI als link gebruik, dan wordt die door Chrome geblokkeerd omdat het een download is.

Mijn huidige oplossing is om in links in html http te veranderen in https, terwijl ik op andere plaatsen http laat staan. Dat lijkt me niet ideaal, maar volgens het artikel bovenaan de pagina gelinkt mag je in URIs niet zomaar http veranderen in https, alhoewel dat voor de URLs die we gebruiken wel zou werken.

Is er een betere oplossing?

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

1 participant