CSV Importer
- Prepare your spreadsheet (below).
- Navigate to the entry you want to import under
- From the entry popup menu select "Import"
- Under "Type:" select "CSV Import". You can either provide an XLSX spreadsheet or a CSV file.
- Press Submit
The Spreadsheet
- Any line in the spreadsheet that starts with "#" is ignored.
- The header must have a "type" and a "name" column.
- The header may have a "description" column.
#this is a comment | ||
type | name | description |
type_archive_collection | collection 1 | Some description |
type_archive_series | series 1 | Some other description |
series 2 | Some more description | |
type_archive_file | file 1 | Some file description |
file 2 |
Parent/Child Entries
type | name | id | parent |
type_archive_collection | collection 1 | c1 | |
type_archive_series | series 1 | s1 | c1 |
series 2 | s2 | c1 | |
type_archive_file | file 1 | s1 | |
file 2 | s2 |
Metadata Types
metadata:metadata type ID
The available metadata can be viewed at /repository/metadata/types.html. Clicking on the type ID Here we are defining an archive_subject and an archive_note. The values can be ";" delimited, so, e.g., we are adding two subjects - "subject 1" and "subject 2". If the metadata has multiple fields then seperated the field values with a ":". For example, the archive_note metadata takes two values - the note type and the note. So here we are adding one archive_note with type="Scope" and note="Some scope".
type | name | metadata:archive_subject | metadata:archive_note |
type_archive_collection | collection 1 | subject1;subject 2 | Scope:Some scope |
Entry properties
entry_type.column
The entry_type. prefix is optional. If an entry created does not have that property then it is ignored. For example:
type | name | type_archive_collection.shelf_location |
type_archive_collection | collection 1 | Some shelf collection |
CITATION REQUEST: When using model or observational data obtained
through FACTS in a publication, please provide a citation
in the paper to the original underlying data source. This includes both
downloading data and creating analysis figures through FACTS.
A list of original sources for citation is here.