Skip to content

Add result package#193

Closed
uvchik wants to merge 37 commits into
devfrom
add-result-package
Closed

Add result package#193
uvchik wants to merge 37 commits into
devfrom
add-result-package

Conversation

@uvchik
Copy link
Copy Markdown
Member

@uvchik uvchik commented Jan 22, 2026

No description provided.

Bachibouzouk and others added 30 commits December 12, 2025 12:13
Before only ForeignKeys to the resource "bus" were deemed valid, which
was arbitraty as the fk one wanted to rule out where explicitely the fk
to any resource within the "sequences" folder
Otherwise the argument "name" is renamed into "label", which we want to
avoid in the general case
Now the automatic inferrence of the foreign keys makes this code
obsolete. "bus.csv" is a special resource which must be there. All
fields from all resources which are string will be compared to the
column "name" of the bus resource and if there is a match, a foreign key
will be established. For profiles it it the header of all the resources
saved under "sequences" folder which will be searched through
Before only the resource "bus" was search for potential foreign keys
target, now one can provide a list of resources which are potential
foreign keys target. By default "bus" is always present.
This was the case of project.csv which was neither a part of elements
nor of sequences
Clarify plans for oemof-datapackage and its relation to oemof-tabular.
@uvchik uvchik closed this Jan 22, 2026
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.

2 participants