Project

General

Profile

« Previous | Next » 

Revision 39166

merging trunk changes with IIS-CDH-5.3.0 branch

View differences:

ExtractedDocumentMetadataMergedWithOriginal.avdl
30 30
//      publisher name
31 31
        union { null , string } publisher = null;
32 32
//      end of: moved from DocumentBasicMetadata    
33
//      publication type
33
//      publication type, originates from metadata
34 34
        PublicationType publicationType;
35 35
        
36 36
//      references extracted from pfd document
......
47 47
        union { null , string } issue = null;
48 48
//      page range in which the article is published
49 49
        union { null , eu.dnetlib.iis.metadataextraction.schemas.Range } pages = null;
50
        
51
//      detailed publication type name, originates from extracted metadata
52
        union { null , string } publicationTypeName = null;
50 53
    }
51 54

  
52 55
}

Also available in: Unified diff