Viewing profile — namedgraph
namedgraph
HN member- Joined
- Mon, Mar 18, 2019, 8:32 PM UTC
- HN karma
- 23
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About namedgraph
No profile information was provided.
Recent public activity
-
comment
Comment #31873517
I use it in ETL whenever I have an XML source, then I use XSLT to lift it to RDF (either RDF/XML or TriX). I use it for the UI where I'm transforming RDF/XML to HTML. I'm also usin…
-
comment
Comment #31873487
https://atomgraph.com/cases/
-
comment
Comment #31871398
Graph layout is just one of multiple layout modes. See here for more screenshots: https://atomgraph.github.io/LinkedDataHub/
-
comment
Comment #31871391
It certainly has one of the largest interactive XSLT codebases that use Saxon-JS: https://www.saxonica.com/saxon-js/
-
comment
Comment #31871332
No complaints about the Saxon processors here (we're using Saxon-HE server-side and Saxon-JS client-side). The XSLT standards are excellent, as is the quality of Saxon implementati…
-
comment
Comment #31871311
That's just bullshit. Stop spreading FUD. We participated in a huge RfP for a pharma company which planned RDF KG infrastructure for the next couple of years with 500 billion tripl…
-
comment
Comment #31871265
Google started calling it Knowledge Graph 10 years ago: https://en.wikipedia.org/wiki/Google_Knowledge_Graph Then everyone else followed.
-
comment
Comment #31871259
It doesn't have many ETL features, but it does support CSV import. What kind of data are you looking to transform?
-
comment
Comment #31871251
Just FYI, there are more screenshots on this GH page: https://atomgraph.github.io/LinkedDataHub/
-
comment
Comment #31871249
At least in LinkedDataHub, the graph layout is only one of layout modes, together with lists, tables, charts, maps etc. Check the GH page for more screenshots: https://atomgraph.gi…
-
comment
Comment #31871235
The endpoint served by our partners went down. Can you ping me at martynas@atomgraph.com? Would be appreciated.
-
comment
Comment #31871228
Absolutely. XSLT is a data transformation technology, not a template language.
-
comment
Comment #31871223
You do realize this is an open-source project? And you are comparing with a product by Neo4J who got $300M VC investment? The enterprise Knowledge Graphs (yes, it's the same SemWeb…
-
comment
Comment #31871179
LinkedDataHub was extracted from the common code from a number of Linked Data projects that we have done in different domains. It can be used as a framework but it's a standalone a…
-
comment
Comment #29585324
It's special in the way that it is a standard. Pretty much the only standard NoSQL query language still.
-
comment
Comment #29584210
You'd still need Linked Data/SPARQL to access datasources such as DBPedia, Wikidata etc.?
-
comment
Comment #29583811
This video shows how RDF and SPARQL can be used to create interactive mash-ups from Linked Data sources. Try to do this with JSON :) Or even property graphs. No Web Components, Rea…
- story
-
comment
Comment #28250754
Yes, let us see how you do data interchange without global identifiers. Such as URIs, which RDF has built-in natively and property graphs do not. You're right about bioinformatics,…
-
comment
Comment #28243465
Who knew that a global machine-readable knowledge base would involve some complexity?
-
comment
Comment #28243455
Triples are already structured, machine-readable data. HTML is not.
-
comment
Comment #28243452
Let us see your proposal of the superior model? RDF was designed primarily for data interchange and there's nothing that beats it at that.
-
comment
Comment #28243427
E.g. to get a job in FAANG, finance or pharma where SPARQL is used extensively on enterprise Knowledge Graphs? Check the jobs here: http://sparql.club/
-
comment
Comment #25941717
This is one recent meta-study: https://www.nature.com/articles/s41597-021-00797-y One of the main datasources is uniprot.org. I know for a fact that AstraZeneca, Novo Nordisk, Nova…
-
comment
Comment #25933938
Yes RDF is in its own niche -- data interchange. And that's where merge matters, when you for example need to merge protein data with genes and drugs etc. A bunch of pharma compani…