Revision 33072
Added by Marek Horst almost 10 years ago
modules/icm-iis-schemas/trunk/src/main/resources/eu/dnetlib/iis/importer/Concept.avdl | ||
---|---|---|
1 |
@namespace("eu.dnetlib.iis.importer.schemas") |
|
2 |
protocol IIS{ |
|
3 |
|
|
4 |
record Concept { |
|
5 |
string id; |
|
6 |
string label; |
|
7 |
map<string> params; |
|
8 |
} |
|
9 |
} |
Also available in: Unified diff
#919 introducing Concept schema and importer module producing avro datastore based on XML profile