Skip to content

Store package metadata somewhere #53

Closed
@goodmami

Description

@goodmami

LMF Packages and Collections can have metadata files like README, LICENSE, and citation.bib, but these are not stored in the database. For downloaded files, they will persist in the cache, but the cache is not meant to be a permanent record. Putting big text blobs in the database doesn't seem ideal, either. I'm not sure we even want to store these locally

We could create another data subdirectory for these. Something like .wn_data/project_meta. This might contain package directories with everything but the resource files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions