Datasets:

ArXiv:
DOI:
License:
Iris421 commited on
Commit
522d931
·
verified ·
1 Parent(s): 3e2baf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -57,8 +57,9 @@ The dataset follows a three-level hierarchy:
57
  This folder contains supporting materials for the character hierarchy used in OBIMD. It includes:
58
 
59
  1. Sub-character Images: Images of sub-character variants, stored in a two-level folder structure. The top-level directory is named by the main character UID, and each subfolder is named by the corresponding sub-character UID.
60
- 2. Sub-character to Transcription Mapping: Maps each sub-character UID to its modern Chinese transcription.
61
- 3. Sub-character to Main-character Mapping: Maps each sub-character UID to its parent main character UID in the Oracular Digital Platform.
 
62
 
63
  ## Usage Notes
64
 
 
57
  This folder contains supporting materials for the character hierarchy used in OBIMD. It includes:
58
 
59
  1. Sub-character Images: Images of sub-character variants, stored in a two-level folder structure. The top-level directory is named by the main character UID, and each subfolder is named by the corresponding sub-character UID.
60
+ 2. Sub-character to Glyph Code Point Mapping (XLSX): Maps each sub-character UID to the platform-specific glyph code point used by the Oracular Digital Platform font.
61
+ 3. Sub-character to Main-character Mapping (XLSX): Maps each sub-character UID to its parent main character UID in the Oracular Digital Platform.
62
+ 4. Main-character → Reference Modern Character (JSON): For each main-character UID, the JSON provides a platform-provided reference modern Chinese character (a standardized surrogate used for lookup and navigation). Note: this mapping is for reference only and is not intended as a final philological interpretation, since oracle bone inscriptions decipherment remains ongoing.
63
 
64
  ## Usage Notes
65