Skip to content

notes, plans, and code for helping solve current issue of creating and viewing models

Notifications You must be signed in to change notification settings

payneal/hackathon_ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"} ]

About

notes, plans, and code for helping solve current issue of creating and viewing models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published