git.sr.ht/~mich/yuco

Yuco

Formal contexts visualizations.

Example

Context

objects		attributes
--------------------------
x:		r;
y:		t u;
z:		r t;

mich.srht.site?x=r&y=t u&z=t r

Page title:

x:r;y:t u;z:r t;

Page content:

()  () () 0 node
(x)  () (r) 1 node
()  () (t) 2 node
(y)  () (u) 3 node
(z)  () () 4 node
()  () () 5 node

0 1 edge
0 2 edge
1 4 edge
2 3 edge
2 4 edge
3 5 edge
4 5 edge

Development

Uses:

Depends on emscripten.

License

This program is published under the GNU copyleft.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.