Skip to content

rdf to-jelly: implement jelly-text as an input format #56

@Ostrzyciel

Description

@Ostrzyciel

Extension: .jelly.txt or .jelly-txt

This would be useful in producing invalid Jelly files for testing purposes, for example. Or for fine tuning certain options.

Of course, the text format is not stable. I'd suggest emitting a warning on stderr every time we use this parser, that it's unstable and should not be used in production.

WARNING: The Jelly text format is not stable and may change in incompatible ways in the future. It's only intended for testing and development. NEVER use it in production.

Don't worry, it's stderr, so it won't end up in the Jelly file.

There should be a --quiet common option to silence this and other warnings.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions