Project

General

Profile

« Previous | Next » 

Revision 57459

added peer-review status in Result entities, rollback version to dnet-openaire-data-protos-3.9.5-proto250

View differences:

modules/dnet-openaire-data-protos/branches/IIS-CDH-5.3.0/src/main/resources/eu/dnetlib/data/proto/Result.proto
38 38
		repeated StringField contributor = 30;
39 39
		optional Qualifier resourcetype = 19;
40 40
		repeated StringField coverage = 43;
41

  
41
		optional StringField refereed = 46; //peer-review status
42
		
42 43
		repeated Context context = 28;
43 44

  
44 45
		optional Journal journal = 18;
modules/dnet-openaire-data-protos/branches/IIS-CDH-5.3.0/pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-openaire-data-protos</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>3.9.6-proto250-SNAPSHOT</version>
13
	<version>3.9.5-proto250-SNAPSHOT</version>
14 14
	<scm>
15 15
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaire-data-protos/branches/IIS-CDH-5.3.0</developerConnection>
16 16
	</scm>

Also available in: Unified diff