Project

General

Profile

« Previous | Next » 

Revision 27973

reintroduced enum values to guide the mapping

View differences:

Person_Result.proto
12 12
	
13 13
	message Authorship {
14 14

  
15
		enum RelName {
16
			isAuthorOf = 1;
17
			hasAuthor = 2;
18
		}
19

  
20

  
15 21
		required RelMetadata relMetadata = 1;
16 22

  
17 23
		optional string ranking = 2;

Also available in: Unified diff