HackerTrans
トップ新着トレンドコメント過去質問紹介求人

xamde

110 カルマ登録 14 年前
http://xam.de

コメント

xamde
·17 時間前·議論
Consider to let the user export the graph itself and convert/use it elsewhere.
xamde
·17 時間前·議論
I think you found a very good prompt/technique to extract mostly the high level stuff without making the diagrams too complicated. And then elk.js seems to do the layout.

Deepwiki.com also has some usable autogenerated architecture diagrams worth a look.
xamde
·27 日前·議論
Thanks, it is based on an unreleased 50-page complex syntax speec with over 40 different kind of arrows. Luckily, I simplified BEFORE release :-)
xamde
·28 日前·議論
OKF seems OK, but bound to Markdown. A Markdown document can be turned into an OKF document by adding a 'type' to the frontmatter YAML.

What about a knowledge graph language, which can be stated in Markdown prose, in Markdown code blocks, but also everywhere a text field is waiting for you? In the minimalistic language https://ddot.it you can link outside the Markdown world, to files, URLs or even just labels. Like OKF it's just a format.

Disclaimer: I wrote that (short) spec.
xamde
·3 か月前·議論
I am working on a simplistic syntax for mixing any text with structured knowledge (links, triples, property graph)

Syntax..has name..ddot.it

The spec is ready at https://ddot.it, now working on tool support.
xamde
·8 か月前·議論
Check out deepwiki.com, which is quite similar and works well