Hacker News new | ask | show | jobs
by fixermark 3171 days ago
I don't see why JavaScript is antithetical to linked data. If it's because the web page can't be statically analyzed, that's a solvable problem---you dynamically execute the page in a JavaScript sandbox.

Google had to solve a similar problem to successfully index Flash content. [https://searchengineland.com/google-now-crawling-and-indexin...]