sdml-errors 0.4.1

Simple Domain Modeling Language (SDML) errors and diagnostics.
Documentation
1
2
3
4
5
6
module example <https://example.com/api> is

  import owl:Class
  import [ dc xsd owl:Class ]

end