Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON support in the first / rest element. #47

Open
ikutani-cotobadesign opened this issue Nov 11, 2020 · 0 comments
Open

JSON support in the first / rest element. #47

ikutani-cotobadesign opened this issue Nov 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ikutani-cotobadesign
Copy link
Contributor

機能改善要望

templateのfirst・rest要素ではJSON形式に未対応だった為、対応を追加する。

要望詳細

各要素の既存機能でリスト形式データ(RDF)には対応しており、JSON(辞書)形式にも対応する。

実現方法

既存処理で行っている json.loads() での分解結果が辞書型の場合に、第一階層を対象に、first/restの処理を行い、json.dumps()で変換した文字列を返す処理を追加する。

補足

@ikutani-cotobadesign ikutani-cotobadesign added the enhancement New feature or request label Nov 11, 2020
@ikutani-cotobadesign ikutani-cotobadesign self-assigned this Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant