Py-sidif: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
|title=python based SiDIF (Simple Data Interchange Format) parser
|title=python based SiDIF (Simple Data Interchange Format) parser
|url=https://github.com/WolfgangFahl/py-sidif
|url=https://github.com/WolfgangFahl/py-sidif
|version=0.0.10
|version=0.2.0
|description=https://wiki.bitplan.com/index.php/SiDIF parser
|description=https://wiki.bitplan.com/index.php/SiDIF parser
|date=2022-12-02
|date=2024-07-29
|since=2020-11-06
|since=2020-11-06
|storemode=property
|storemode=property

Latest revision as of 09:42, 30 July 2024

OsProject

OsProject
edit
id  py-sidif
state  active
owner  WolfgangFahl
title  python based SiDIF (Simple Data Interchange Format) parser
url  https://github.com/WolfgangFahl/py-sidif
version  0.2.0
description  https://wiki.bitplan.com/index.php/SiDIF parser
date  2024-07-29
since  2020-11-06
until  

tickets

Python implementation of SiDIF

  1. Issue - convert sidif to SOML
  2. Issue - Convert sidif to JSON
  3. Issue - convert sidif to plantuml
  4. Issue - convert dict tree to sidif
  5. Issue - Use qualifiers for dict of dict notation
  6. Issue - handle isA and addsTo semantics
  7. Issue - Parse according to SiDIF Grammar