Skip to content

Commit 14bbfeb

Browse files
author
Brandon Dorman
committed
Added information about uploading csv files
Notes about required fields and creating a hierarchy
1 parent a032486 commit 14bbfeb

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

docs/index.rst

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ If the Admin wants to cancel, and not create the organization, click the **Back
560560
An Admin can access the **Organization edit** screen using two paths:
561561

562562
#. On the **Organization List** click on the **Edit** button in the **Actions** section of the Organization table for the selected organization.
563-
563+
564564
.. image:: static/OpenSALT_User_Manual_15.png
565565
:height: 78 px
566566
:width: 622 px
@@ -727,7 +727,7 @@ There are two ways to view an individual user’s information beyond the **User
727727

728728

729729
#. On the **User List** click on the **Show** button in the **Actions** section of the User table for the selected user.
730-
730+
731731
.. image:: static/OpenSALT_User_Manual_27.png
732732
:height: 128 px
733733
:width: 624 px
@@ -760,7 +760,7 @@ From the **User** screen the Admin can:
760760
An Admin can access the **User edit** screen using two paths:
761761

762762
#. On the **User List** click on the **Edit** button in the **Actions** section of the User table for the selected user.
763-
763+
764764
.. image:: static/OpenSALT_User_Manual_29.png
765765
:height: 150 px
766766
:width: 624 px
@@ -1296,7 +1296,17 @@ Users can create their own CASE-compliant data files to load into OpenSALT using
12961296
6.3.1.1 CSV Loading Guide for CASE
12971297
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12981298

1299-
The CSV Loading Guide for CASE provides a step by step explanation on the process to convert frameworks into CASE-Compliant data. The guide contains six (6) tabs to walk the user through the process. Most of these tabs are explanations of the process and the final tab is the template itself.
1299+
General notes when loading/creating CSV files for bulk upload of child statements:
1300+
1301+
The only required field to upload a framework is FullStatement, but to build a hierarchy you will need Human Coding Scheme as well as the two layers for IsChildOf.
1302+
1303+
If an identifier exists, it will be transferred to the OpenSALT system. If it does not exist one will be created upon upload and creation.
1304+
1305+
SequenceNumber may be used to denote a particular order within parent nodes.
1306+
1307+
Currently the only fields with Rich Text capability through markdown are FullStatement and Notes.
1308+
1309+
See "CASE sample.csv" in the /opensalt/sample files/.
13001310

13011311
Tab 1: Step 1 Read This
13021312

@@ -2833,7 +2843,7 @@ Users have the ability to create their own accounts and organizations on signup.
28332843

28342844

28352845
#. User enters their desired email address and password (twice). They cannot enter an email address already in use and their passwords must match.
2836-
2846+
28372847
.. image:: static/OpenSALT_User_Manual_188.png
28382848
:height: 165 px
28392849
:width: 624 px
@@ -2863,4 +2873,3 @@ More information: \ |LINK28|\
28632873
.. |LINK28| raw:: html
28642874

28652875
<a href="https://github.com/opensalt/opensalt/blob/develop/docs/CONFIGURATION.md" target="_blank">https://github.com/opensalt/opensalt/blob/develop/docs/CONFIGURATION.md</a>
2866-

0 commit comments

Comments
 (0)