Skip to content

Simpler structures for root object and reference properties #56

@highsource

Description

@highsource

See tomkralidis/csw4js#1 (comment).

Instead of:

{
    name: "foo:Bar",
    value: { ... }
}

We'd like to have simply:

{
    "foo:Bar": { ... }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions