Skip to content

Is there an error log for OMEX meta files? How can errors be detected? #38

Description

@jonrkarr

Attached is an OMEX archive with a malformed OMEX meta file (metadata.rdf).

How can errors in the OMEX meta file be found?

import libcombine
archive = libcombine.CombineArchive()
assert archive.initializeFromArchive('tests/fixtures/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint.omex')

md = archive.getMetadataForLocation('./BIOMD0000000297_url.xml')
creator = md.getCreator()
print(creator.getFamilyName())

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