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

Does <meta> accept extraneous items? #23

Open
Yomguithereal opened this issue Nov 30, 2023 · 2 comments
Open

Does <meta> accept extraneous items? #23

Yomguithereal opened this issue Nov 30, 2023 · 2 comments

Comments

@Yomguithereal
Copy link

Related to graphology/graphology#497

It seems to me the specs are not particularly precise regarding what the <meta> section should accept, but the xsd schema seems to indicate you should only be able to specify <creator>, <description> and <keywords>. What's more, I think I already found gexf in the wild having arbitrary tags there, notably <title>.

Should we amend the xsd schema to fit usage? Am I hallucinating this usage? What was meant to be accepted here?

@duncdrum
Copy link
Contributor

Don't see a good reason why it shouldn't.

@mbastian
Copy link
Member

mbastian commented Dec 9, 2023

Yes, I think title should be added, it's a known gap. I just created an issue to not forget about it. If you see other gaps, by all means suggest them!

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