yowl 0.4
Yet another OWL documentor. YOWL is a command line utility that can read a number of RDFS/OWL files, called the repository, and generate a documentation website from it, with visualisations like Class Diagrams (as SVG), Individuals Diagrams and Import Diagrams.
Gemfile:
=
install:
=
Runtime Dependencies (10):
ffi
>= 1.1.5
json
>= 1.7.5
rdf
>= 0.3.8
rdf-json
>= 0.3.0
rdf-raptor
>= 0.4.2
rdf-trix
>= 0.3.0
rdf-xsd
>= 0.3.8
ruby-graphviz
>= 1.0.8
sparql
>= 0.3.1
sxp
>= 0.0.14