Skip to content

Interpreting CCL JSON as ACSet#99

Draft
quffaro wants to merge 5 commits into
mainfrom
cm/ccl-acset
Draft

Interpreting CCL JSON as ACSet#99
quffaro wants to merge 5 commits into
mainfrom
cm/ccl-acset

Conversation

@quffaro

@quffaro quffaro commented Apr 21, 2025

Copy link
Copy Markdown
Member

CatColab currently the ability to export its various datatypes as JSON, including the model of its partial implementation of the DEC as well as diagrams in it (Decapodes). With some kinks needing to be sorted out, this PR is a proof-of-concept that specific AlgebraicJulia libraries can interpret a "CCLACSet" into their relevant datatype.

Concretely, we intend to have a method of SummationDecapode which can ingest a UUIDLabeledGraph and return a Decapode.

Dependencies

Comment thread src/deca/deca_acset.jl
"diagramIn": {
"_id": "0196021c-d1ff-75b1-9f38-bdecdb7680d2",
"_server": "backend.catcolab.org",
"_version": null,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The _version field here is null. Has CatCoLab standardized on this .json schema?

@lukem12345 lukem12345 added the enhancement New feature or request label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants