Skip to content

Advice on working with large JSON schemas #14

@pcpiela

Description

@pcpiela

I have converted a large XML schema to a JSON schema, and it seems to have worked quite well (Impressive!). However, the JSON file is approximately 650,000 lines which makes it unwieldy. I am wondering if there are things I can do to reduce the size of the generated schema, e.g. eliminate of "propertyType" and "elementName" items that I believe are optional information annotations? Any tips on working with large JSON data structures would be appreciated.

Thanks. Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions