ddot.it
Convert any formatto ddot.it Convert from ddot.itto any other format
ddot.it is a minimal, human-writable text syntax for typed knowledge graphs, created and maintained by Calpano (the same author behind the graphinout.com converter and the connected-json project, Connected JSON). Rather than defining a standalone document format with headers or brackets, ddot.it is designed to be sprinkled directly into existing files and prose. Reader implementations exist for Markdown, AsciiDoc, HTML, XML, YAML, Java, plain text, PowerPoint, web pages, and email, so the same triples can live inline wherever the source content already lives.
The data model is triples of subject, predicate, and object. The core line is written aaa .. bbb.. ccc, meaning subject aaa has relation bbb to object ccc; the double-dot .. separators are the only structural markers. An untyped link uses four dots, aaa .... ccc. Consecutive statements about the same subject can drop it and begin with ..bbb.. ccc, and per-statement metadata is appended after a double comma `
| Feature | Just https://ddot.it |
|---|---|
| Nodes | |
| Undirected Edges | |
| Directed Edges | |
| Parallel Edges | |
| Self-loops | |
| Edge Labels | |
| Attributes on Nodes | |
| Typed Edges | |
Tools(Read & Write)
Frequently Asked Questions
What is a Just https://ddot.it file?
A Just https://ddot.it file stores a graph — its nodes, edges and attributes — in the Just https://ddot.it format. See the feature table above for what it supports.
How do I open a Just https://ddot.it file?
Open it in a graph tool that supports Just https://ddot.it, or convert it to a format your tool reads. With GraphInOut you can convert Just https://ddot.it to GraphML, DOT, Connected JSON and more, right in your browser.
How do I convert a Just https://ddot.it file to another format?
Use the Convert from Just https://ddot.it link above: upload or paste your Just https://ddot.it file (input preset to Just https://ddot.it), choose a target format and download the result — free, no install.