Skip to content

Examples in the standard do not reproduce the mandatory basePath #278

@mccoys

Description

@mccoys

The current version, and v2.0.0 both state that basePath has the mandatory value /data/%T. However, several examples for various types of records do not follow this rule. For instance:

/data/meshes/temperature
/data/particles/electrons/charge

These should read, if I understand correctly, something like

/data/100/meshes/temperature
/data/100/particles/electrons/charge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions