InterMine Items XML

Use this source to load InterMine Items XML conforming to the data model directly into the production database.

intermine-items-xml-file
Use this source to load InterMine Items XML conforming to the data model directly into the production database.
intermine-items-large-xml-file
Use this source to load InterMine Items XML conforming to the data model into the production database, this uses an intermediate database to allow it to cope with very large files that would otherwise cause memory problems.

Types of data loaded

Any

How to load the data into your mine

See Writing your own data source for details on how to do this.

project XML example

<source name="arbeitman-items-xml" type="arbeitman-items-xml">
  <property name="src.data.file" location="/data/arbeitman/arbeitman-tgt-items.xml"/>
</source>