Technical documentation
semAuth v0.6
semAuth v0.6 comes in three packagings:
-
semAuthRDFS (GPL license):
It allows for authoring RDFS ontologies, embedding the semantics as RDFa annotations into the html output.
The GraphML export for the yEd editor from
http://www.yworks.com
already is included.
- released under GPL at http://semauth.sourceforge.net
- semAuthOWL (commercial license): semAuthOWL is available under a commercial licence. It allows for authoring OWL2 RL and ObjectLogic ontologies. It also comprises some more sophisticated import and export utilities.
- semAuthMetaModel (commercial license): semAuth MetaModel makes heavy use of meta modelling a tagging syntax and semantics. (In fact the other two versions are generated automatically from specific meta models.) semAuth MetaModel can be aligned easily to read your own tree tagging systems and export it to your own corporate data formats. Simply come into contact with us!
All three packagings provide identical features regarding the html output. While semAuth RDFS is perfectly fine for end users seeking for a lightweight semantic publishing tool, the semAuth OWL version is the right tool for experienced ontology engineering professionals.
CAUTION: semAuth v0.6 still is pre alfa status. Don't use this tool for productive purposes!
License
The files within the package semAuth.zip come with the following licenses:
Files with copyright owner Johannes Busse:
-
All files with the extension
.xsl
and.bat
are published under the GPL licence.
-
All other files
with the extensions
.mm
,.xml
,.png
,.svg
and.html
(including this documentation) are published under the licence http://creativecommons.org/licenses/by-nc-nd/3.0/
- Dual licensing for commercial puropses is intended.
3rd party contributions:
- An already installed Java run time environment is required.
-
The package includes the (rather old) package
java/saxon9.jar
, which stems from saxon 9.0B, which is published under GPL2 licence on http://sourceforge.net/projects/saxon/files/Saxon-B
- semAuth produces html pages. In order to allow for a professional, easily adaptable and highly modularized rendering we use (and include some files from) the project http://www.yaml.de/ , which is licenced under http://creativecommons.org/licenses/by/2.0/.
- YAML uses the jQuery JavaScript Library v1.3.2, which is GPL.