SVG + Semantics = Awesome (Ground Operations Use Case)
Semantics as in behaviours and context out of just drawing elements.
To this effects we used the class attribute from SVG nodes. Adding a class we can create “special” nodes that can relate graphical information with behaviour.
This is very powerful as we can add context/behaviour to random graphical elements.
Use Standards..
Share.. as much as you can!
This should be a no brainier, but unusually most people don’t care about this. I’m mostly talking about your application output, input and inner data.
Whenever someone develops a new project and needs to accept/save a file type or a specific data, their usually tend to create a new data/file specification [...]





