Skip to content

Create a Dataset from a list of files #259

Description

@huard

Hi, newbie here,

I'd like to create a Dataset inside the root Dataset with files of my choosing. The way I understand how the code works, I can either manually add File objects, which will appear in a flat list in the root Dataset, or a Dataset object, which will gather everything in that directory.

Is there a way to create a Dataset from a list of files? The motivation for this is to be able to assign authors and a license to that Dataset.

I'm able to create the correct JSON-LD by appending a Dataset using the ContextEntity, but it's not copying the files to the crate.

Thanks,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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