Difference between revisions of "Py-sidif"

From BITPlan Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
Python implementation of {{Link|target=SiDIF}}
 
Python implementation of {{Link|target=SiDIF}}
  
{{Ticket
+
#{{Ticket
 
|no=1
 
|no=1
 
|title=convert sidif to SOML
 
|title=convert sidif to SOML
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}
{{Ticket
+
#{{Ticket
 
|no=2
 
|no=2
 
|title=Convert sidif to JSON
 
|title=Convert sidif to JSON
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}
{{Ticket
+
#{{Ticket
 
|no=3
 
|no=3
 
|title=convert sidif to plantuml
 
|title=convert sidif to plantuml
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}
{{Ticket
+
#{{Ticket
 
|no=4
 
|no=4
 
|title=convert dict tree to sidif
 
|title=convert dict tree to sidif
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}
{{Ticket
+
#{{Ticket
 
|no=5
 
|no=5
 
|title=Use qualifiers for dict of dict notation
 
|title=Use qualifiers for dict of dict notation
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}
{{Ticket
+
#{{Ticket
 
|no=6
 
|no=6
 
|title=handle isA and addsTo semantics
 
|title=handle isA and addsTo semantics
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}
{{Ticket
+
#{{Ticket
 
|no=7
 
|no=7
 
|title=Parse according to SiDIF Grammar
 
|title=Parse according to SiDIF Grammar
 
|project=py-sidif
 
|project=py-sidif
 
}}
 
}}

Revision as of 09:29, 19 February 2023

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.0.10
description  https://wiki.bitplan.com/index.php/SiDIF parser
date  2022-12-02
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