Skip to content

docs: unsmash JSON-LD and Cypher export pages - #151

Merged
yifanfeng97 merged 1 commit into
yifanfeng97:mainfrom
Frankie-Xu:cursor/unsmash-export-jsonld-cypher-bd8a
Sep 15, 2026
Merged

yifanfeng97 merged 1 commit into
yifanfeng97:mainfrom
Frankie-Xu:cursor/unsmash-export-jsonld-cypher-bd8a

Conversation

@Frankie-Xu

Copy link
Copy Markdown
Contributor

Summary

  • Split the hand-merged ## he export jsonld / ## he export cypher sections in docs/en/cli/commands/export.md and docs/zh/cli/commands/export.md so each format has its own description, synopsis, options, and examples.
  • Merge the contradictory Chinese format lists into one line matching English: obsidian, graphml, jsonld, cypher, csv.
  • Fix the Python API example into two valid export_to_* calls and mention Cypher in the intro.

Closes #150

Out of scope

  • Rewriting GraphML / CSV / Obsidian sections
  • Encoder or CLI changes
  • Switching documented Python helpers from export_to_* to export_ka_*

Test plan

  • Adjacent jsonld/cypher headings now have a section break
  • ast.parse of the fenced Python blocks in both files
  • jsonld section has no he export cypher; cypher section has no he export jsonld

Co-authored-by: Frankie-Xu <Frankie-Xu@users.noreply.github.com>
@Frankie-Xu
Frankie-Xu marked this pull request as ready for review September 14, 2026 12:01
@yifanfeng97

Copy link
Copy Markdown
Owner

Merged — same merge fallout family as #149 (my keep-both resolution smashed the two sections together). Verified the spacing is restored.

@yifanfeng97
yifanfeng97 merged commit 1786aad into yifanfeng97:main Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: unsmash JSON-LD and Cypher sections in export.md

2 participants