Skip to content

data_classes file for data lookup in different files#307

Draft
LucasZimm wants to merge 1 commit into
mainfrom
164-parsing-various-file-formats
Draft

data_classes file for data lookup in different files#307
LucasZimm wants to merge 1 commit into
mainfrom
164-parsing-various-file-formats

Conversation

@LucasZimm

@LucasZimm LucasZimm commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Metadata:

  • added file for defining and creating rules for data extraction

Small Overview:

  • Resource-Defining
    • for defining your datas file/resource type
  • Object Mapping/Building
    • for building objects from definition

It should work like this obj = ObjectBuilder(mapping).build(resources) (see issue #164)

closes #164

@LucasZimm LucasZimm requested a review from JosePizarro3 June 15, 2026 10:08
@LucasZimm LucasZimm self-assigned this Jun 15, 2026
@LucasZimm LucasZimm linked an issue Jun 15, 2026 that may be closed by this pull request
@LucasZimm

Copy link
Copy Markdown
Collaborator Author

Not sure where we want this, so i made a new file.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing various file formats

1 participant