Open stuckyb opened 8 years ago
I'm not sure we really need to do anything here, because design patterns can be implemented quite easily within spreadsheets using string functions. That is probably easier for most folks: it keeps everything within a single spreadsheet, and it avoids adding additional build system syntax to learn. Should still check OntoRat's functionality, though, to make sure we're not missing anything important.
Consider supporting the dead-simple owl design patterns (dosdp) standard.
https://github.com/dosumis/dead_simple_owl_design_patterns/
We have scala code that can be reused from java: https://github.com/balhoff/dosdp-scala
cc @dosumis @balhoff
It would be nice to support functionality similar to what OntoRat provides.