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

Update graph io to be able to process metadata #13

Open
pszufe opened this issue Feb 8, 2019 · 0 comments
Open

Update graph io to be able to process metadata #13

pszufe opened this issue Feb 8, 2019 · 0 comments
Assignees

Comments

@pszufe
Copy link
Owner

pszufe commented Feb 8, 2019

With #12 a metadata functionality has been provided. Now we need to decide how to store such data. Perhaps a good option would be to use the BSON.jl library that has good stability as well as good portability across platforms.

The simple text representation that is currently developed in #11 also could be used in parallel - but here we need somehow to represent the metadata. A reasonable option would be to allow text representation if V and E in Hypergraph defintion are subtypes of a Real. Otherwise plain text save can be simply not supported for a Hypegraph.

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

3 participants