Open Issues Need Help
View All on GitHubAI Summary: This issue requests adding new tests to verify that logically equivalent data, when serialized in different formats like YAML and JSON, consistently produces the same fingerprint. Existing tests primarily cover in-memory comparisons, so these new "round-trip" tests will demonstrate cross-format equivalence and serve as valuable documentation and demos for the `jsonid` system.
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
AI Summary: The task involves reviewing existing registry entries for JSON object identification within the `jsonid` project and adding concise, one-line summaries to their descriptions. These summaries will improve discoverability and potentially facilitate updates to Wikidata.
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
AI Summary: The task requires finding and adding examples of OpenAPI specifications in both JSON and YAML formats to the `jsonid` project's test suite. This will expand the project's ability to identify various JSON-based file types and improve the robustness of its ruleset. The YAML examples will specifically test the project's cross-format compatibility.
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
AI Summary: Extend the `jsonid` tool to identify Asciicast v2 and v3 JSONL files. This involves adding new rules to the `jsonid` registry that can recognize the specific structure and key-value pairs present in these files, handling the JSONL format and potential variations between versions.
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID