Skip to content

Commit

Permalink
fix: removed ref to schema that does not exist (#4760)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidruvolo51 authored Feb 24, 2025
1 parent 922524d commit b0c6dd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/portal/Dataset mappings.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Dataset mappings,,source,ref,1,TRUE,,Resources,,,,,Id of the resource being mapp
Dataset mappings,,source dataset,ref,1,TRUE,,Datasets,source,,,,Name of the dataset being mapped from,"DataCatalogueFlat,CohortsStaging,RWEStaging,StudiesStaging",
Dataset mappings,,target,ref,1,TRUE,,Resources,,,,,Network being mapped to,"DataCatalogueFlat,RWEStaging,StudiesStaging",
Dataset mappings,,target dataset,ref,1,TRUE,,Datasets,target,,,,"Name of the dataset being mapped to, or harmonised with","DataCatalogueFlat,RWEStaging,StudiesStaging",
Dataset mappings,,target,ref,1,TRUE,catalogue,Resources,,,,,"Name of the variable being mapped to, or harmonised with",CohortsStaging,
Dataset mappings,,target dataset,ref,1,TRUE,catalogue,Datasets,target,,,,"Name of the dataset being mapped to, or harmonised with",CohortsStaging,
Dataset mappings,,order,int,,,,,,,,,Order in which table ETLs should be executed for this source-target combination,"DataCatalogueFlat,CohortsStaging,RWEStaging,StudiesStaging",
Dataset mappings,,description,text,,,,,,,,,Human readible description of the mapping,"DataCatalogueFlat,CohortsStaging,RWEStaging,StudiesStaging",
Dataset mappings,,syntax,text,,,,,,,,,"Formal definition of the mapping, ideally in executable code","DataCatalogueFlat,CohortsStaging,RWEStaging,StudiesStaging",

0 comments on commit b0c6dd0

Please sign in to comment.