Add ScanOrganic schema 1.0
While CodexEntry does log many bios, since it gets triggered on any new codex entries when using the sampler tool, it does not trigger for any species already logged in your current region (or possibly system). This leaves gaps in the coverage for known bio locations.
Currently, 'Analyse' ScanType events should be skipped due to problems in the way these are reported by the game. Because it only logs the 'Analyse' scans after a short delay (animation) - the tool can be put away before this completes and may only generate the journal event when reequipped in a completely different system and body.
'Variant' data should be reported if present but is not required as this was only added to the event in later journal versions.
Finally, while the event contains the current Body ID, it is reported using the key 'Body' which I've renamed to 'BodyID' to comport with most other events. I also assume this should be corroborated with 'BodyName' like some other schemas.
Let me know if there are any questions / concerns.