Project

General

Profile

« Previous | Next » 

Revision 53180

datasourceclass column was renamed to typology

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/sql-datacite/dataciteSets_findDataRepos.sql
6 6
FROM
7 7
	dsm_datasources
8 8
WHERE
9
	datasourceclass LIKE '%datarepository%'
9
	typology LIKE '%datarepository%'

Also available in: Unified diff