Project

General

Profile

« Previous | Next » 

Revision 52367

Added provenanceactionclass for wt unidentified project

View differences:

patch-unidentifiedProjects.sql
1
INSERT INTO projects (id, code, title, collectedfrom) VALUES ('wt__________::unidentified', 'unidentified', 'unidentified', 'infrastruct_::openaire');
1
INSERT INTO projects (id, code, title, collectedfrom, provenanceactionclass) VALUES ('wt__________::unidentified', 'unidentified', 'unidentified', 'infrastruct_::openaire', 'sysimport:crosswalk:entityregistry');
2 2
INSERT INTO project_fundingpath (funding, project) VALUES ('wt__________::WT', 'wt__________::unidentified');

Also available in: Unified diff