Skip to content

Commit 6510ccd

Browse files
authored
Update README.md: add delta report status
1 parent 151d6a1 commit 6510ccd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ I'll import into a Google Sheet to leverage the power of the grid layout
108108
`dspace_id` is nan/empty if a thing is not found in DSpace (e.g., an ERA item has not been migrated into Scholaris)
109109

110110

111-
#### Audit: how to enhance
111+
#### Audit: Technical Details
112112

113-
##### JSON flattening
113+
##### Hot to how to extend the JSON flattening
114114

115115
DSpace API produces JSON. The JSON is flattened into CSV (`flatten_json` method). The `utilities.py` contains a set of methods to flatten the JSON in different ways depending on the key. For example, we only want the "value":
116116

@@ -340,6 +340,12 @@ Question:
340340

341341
* How best to present such that given a Jupiter on can easily find the Scholaris equivalent.
342342

343+
### Status
344+
345+
* 2025-04-14:
346+
* Prototype of Jupiter Items
347+
* In-progress: Jupiter community, collection, thesis, and bitstreams
348+
343349
### Delta Report: How to generate
344350

345351
See script details: `jupiter_output_scripts/jupiter_delta.rb`

0 commit comments

Comments
 (0)