Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML DiHypergraph #474

Open
colltoaction opened this issue Oct 1, 2023 · 2 comments
Open

YAML DiHypergraph #474

colltoaction opened this issue Oct 1, 2023 · 2 comments

Comments

@colltoaction
Copy link

Hi!

I'm working on a project to add programming capabilities to YAML. I would like to integrate xgi and I implemented this POC:

widip/hyperspec@0cc71ca

This interpretation is derived from the YAML spec:

https://yaml.org/spec/1.2.2/#321-representation-graph

I see you have several converters so I wanted to get your feedback before moving forward. Do you think this interpretation is valid? Would you find YAML easy to use? Do you think advanced features such as tags, recursion, can help defining more complex graphs using this ubiquitous language?

Thanks!

@nwlandry
Copy link
Collaborator

nwlandry commented Oct 9, 2023

Dear @colltoaction, thanks so much for raising this issue and so sorry for my delayed reply!! The XGI team is meeting tomorrow to discuss issues and pull requests and we will chat about your YAML suggestion. Thanks for your work on this!

@colltoaction
Copy link
Author

I created a project with an interesting approach of bypassing PyYAML nodes module:

FYI I'm still interested in contributing higher level abstractions to xgi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants