9 comments

[ 2.8 ms ] story [ 17.0 ms ] thread
What great timing! I was just thinking about wanting something to generate a static website for graph data I've gathered in AWS Neptune. I'm definitely going to play around with this when I have some time.
Nice to see some RDF projects evolving outside the Java (RDF4J) ecosystem- RDF is vastly undervalued in industry IMHO.
It is undervalued because it only offer value to third party search engines and web scrapers. The site owner does not derive any returns from implementing RDF which is often a non-trivial amount of work. The biggest search engine on the planet has enough scale that RDF offers it negligible value. Academia won't be able to convince anybody soon until they can show improvements in $.
BBC thought differently - they don't expose it externally, but BBC website uses semantic Web technologies on the backend to automatically link relevant information including making it easier to author new content.
Not completely agree, I work at a company who makes money with semantic web consulting. It is really powerful technology, which we use to index and unify customer data, but also for dynamic React front-end generation.

I was a bit hesitant to start working at this company, because of the many negative notes here on HN (https://hn.algolia.com/?q=why+the+semantic+web)

This contrasts with what I experience, we have a growing customer base, both in healthcare and finance. Just do a LinkedIn job search with a keywords like 'sparql' or 'semantic', you'll see many jobs.

Cool to see a project(Snowman[0]) I'm the creator of mentioned here on HN.

I created Snowman to allow one to use RDF/SPARQL even in the user-facing parts of ones stack(and to learn Go).

[0]: https://github.com/glaciers-in-archives/snowman/