Project

General

Profile

« Previous | Next » 

Revision 55350

Updated API typologies. Set on beta today.

View differences:

modules/dnet-openaireplus-workflows/branches/solr75/src/main/resources/eu/dnetlib/patch-db/patch_dsTypes.sql
1
update dsm_api set typology = 'aggregator::pubsrepository::unknown' where id = 'api_________::openaire____::unpaywall::0';
2
update dsm_api set typology = 'researchgraph' where id like 'api_________::infrastruct_::openaire%';
3
update dsm_api set typology = 'researchgraph' where id ='api_________::openaire____::microsoft::0';
4
update dsm_api set typology = 'entityregistry::organizations' where id ='api_________::openaire____::grid::mock';
5
update dsm_api set typology = 'entityregistry::researchers' where id ='api_________::openaire____::orcid::0';
6
update dsm_api set typology = 'entityregistry::products' where id like 'api_________::openaire____::datacite%';
7
update dsm_api set typology = 'entityregistry::products' where id like 'api_________::openaire____::crossref:%';

Also available in: Unified diff