Skip to content

Parameters for importing references should be configurable and not hard-coded. #7

@scheidelerl

Description

@scheidelerl

// TODO: this structure must be configurable and should not be fixed in the code, because this is
// specific to the exist-db JSON export.
params[config.v.identifierElement] = {
'#text': e.attributes.ref.textContent,
'preferred': 'YES'
};

See
#2 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions