Project

General

Profile

  • svn:mime-type: text/plain

# Date Author Comment
38172 13/07/2015 11:30 AM Marek Horst

#1431 fixing PMC XML records parser disallowing null reference type, reference value will be simply omitted

37356 21/05/2015 12:35 PM Marek Horst

#1329 setting affiliation string as raw text if parser produced empty Element object

37344 20/05/2015 06:49 PM Marek Horst

#1329 adding affiliations field in ExtractedDocumentMetadata PMC schema. Metadata extraction code refactoring by extracting code responsible for building Affiliation avro records to AffiliationBuilder class and sharing it with pmc ingestion. Implementing affiliations ingestion functionality in PmcXmlHandler covered with unit tests. Adding affiliations field support in ingest pmc metadata transformer.

32942 21/11/2014 05:50 PM Marek Horst

#1017 introducing new PMC metadata ingestion currently extracing references, journal and pages fields.
Replacing DOM/XPath based citations ingestion with much faster SAX version. Changing pmidtooaid transformer utilizing ExtractedDocumentMetadata instead of parsing XML file. Enabling PMC metadata ingestion in common/import.