...
LDP field name | Metadb field name | Notes |
---|---|---|
There are 3 LDP data fields from the inventory_items table that are not available in the equivalent folio_inventory.item table (including in the JSON data array) in Metadb.
| none | 3 fields missing in metadb (even in jsonb); See request for this to be fixed at https://github.com/metadb-project/metadb/issues/64 |
finance_group_fund_fiscal_years.fiscal_year_id | folio_finance.group_fund_fiscal_year__.fiscalyearid | only in historical table |
finance_group_fund_fiscal_years.budget_id | folio_finance.group_fund_fiscal_year__.budjetid | only in historical table |
finance_group_fund_fiscal_years.fund_id | folio_finance.group_fund_fiscal_year__.fundid | only in historical table |
finance_group_fund_fiscal_years.group_id | folio_finance.group_fund_fiscal_year__.groupid | only in historical table |
folio_reporting.instance_languages.language | folio_derived.instance_languages.instance_language | derived table |
folio_reporting.instance_subject.subject | folio_derived.instance_subjects.subjects
| derived table |
...