1 |
17037
|
marek.hors
|
IIS module importing data from Information Space HBase.
|
2 |
|
|
Contains classes and import workflow definitions used for testing purposes.
|
3 |
|
|
|
4 |
39025
|
mateusz.ko
|
|
5 |
|
|
**Mafju review (2015-09-04)**: the input descriptions below are surely outdated since we don't use Protocol Buffers any more
|
6 |
|
|
|
7 |
17039
|
marek.hors
|
input: hbase
|
8 |
|
|
output1: eu.dnetlib.iis.schemas.protobuf.ProjectFundingProto.ProjectFunding
|
9 |
|
|
output2: eu.dnetlib.iis.schemas.protobuf.PersonProto.Person
|
10 |
|
|
output3: eu.dnetlib.iis.schemas.protobuf.DocumentMetadataProto.DocumentMetadata
|
11 |
|
|
output4: eu.dnetlib.iis.schemas.protobuf.DocumentContentProto.DocumentContent
|
12 |
|
|
|
13 |
17037
|
marek.hors
|
All the mappings between IIS input model and IS model are described on google docs site:
|
14 |
|
|
https://docs.google.com/folder/d/0BxyETgjVNSF-R0RBNDFiaGNtT3M/edit?docId=0AuafT1iWZbXddF9nUXFYLUl3bTR0dnd3anBhM3dqSmc
|
15 |
|
|
on "CMS_to_IIS" section.
|