Skip to content

Consolidate functions for replacing path placeholder with path location #75

@ehennestad

Description

@ehennestad

The following functions seem to have some overlap:

in did.document/readjsonfilelocation:

function t = readjsonfilelocation(jsonfilelocationstring)

in did.database/get_document_schema

function schemaStruct = get_document_schema(database_obj, schema_filename) %#ok<INUSL>

did.common.utility. replace_didpath

function new_path = replace_didpath(path)

Any other places?

Could consolidate this into a set of utility functions.

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