eregon / virtual-machines-research-graph

A Virtual Machine Research Overview as a Graph
https://eregon.github.io/virtual-machines-research-graph/
MIT License
25 stars 2 forks source link

First draft of how to generate it from bibtex #4

Closed smarr closed 4 years ago

smarr commented 4 years ago

Just a bit playing around.

I thought before I invest time into adding more material, I may as well try to get to benefit from existing bibtex entries.

eregon commented 4 years ago

Looks interesting :) That's a lot of edges though, e.g. for Lookup Caches. I would simplify so papers extending the first one implicitly are in the same concept. Separating extends/uses seems a good idea :+1:

smarr commented 4 years ago

Yeah, I thought I add a couple of things before refining. I'll try to add the other entries and then we can perhaps have an informed discussion.

smarr commented 4 years ago

I'll process the edge details later, I think. Just acknowledging that I am seeing it :) Though, the bib stuff really needs to go into a separate file first (it already is, just sharing was easier with embedded in html).

smarr commented 4 years ago

I haven't yet addressed the comments, but I added a few more things, and am at a point where I probably should ask what you think before adding more stuff :)

I did a bit out automated polishing to remove redundant edges to concepts, but there's probably more that can be done. Generally, I'd want the data to be as complete as possible, and then simply filtering out stuff.

I also added a mouse over to show the details of the element, though, this needs some visual polish.

smarr commented 4 years ago

Think that last push fixed the remaining bits.