Project

General

Profile

« Previous | Next » 

Revision 52990

added repeated StringField alternativeNames in Organization.proto

View differences:

modules/dnet-openaire-data-protos/trunk/src/main/resources/eu/dnetlib/data/proto/Organization.proto
12 12
	message Metadata {
13 13
		optional StringField legalshortname = 1;
14 14
		optional StringField legalname = 2;
15
		repeated StringField alternativeNames = 17;
15 16
		optional StringField websiteurl = 3;
16 17
		optional StringField logourl = 4;
17 18
		optional StringField eclegalbody = 5;
......
29 30

  
30 31
	}
31 32

  
32
}
33
}

Also available in: Unified diff