Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.8 KB

README.MD

File metadata and controls

44 lines (33 loc) · 1.8 KB

what they want

  • web app that user can inputr modles, set key terms, abd turn modle to graph

manufactoring cake example:

icemaker

cake =

create semantic

OntSpy =

scikit =

cake =

graph =

the nodes ex format

[ {id: 1, label: "nam "}, {id: 1, label: "nam "}, {id: 1, label: "nam "}, ]

connectiuons example format

[ {from: 454, to: 2, label: "label name", font: { align: 'horizontal'}, arrows:"to"}, {from: 454, to: 2, label: "label name", font: { align: 'horizontal'}, arrows:"to"} ]