②
git.sr.ht/~mich/yuco
Yuco
Formal contexts visualizations.
- Objects are query parameters (MAX set to 128)
- Attributes are the associated values
Example
Context
objects attributes
--------------------------
x: r;
y: t u;
z: r t;
Permalink
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:
- J. E. Johansson's
libyuarellicensed under the MIT License (MIT); - C. Lindig's
colibri-conceptslicensed under the GNU GENERAL PUBLIC LICENSE; - A. Kashcha's
vivagraph, released under BSD-3-Clause.
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.