An open API service indexing awesome lists of open source software.

https://github.com/easyrdf/phpspecgen

phpspecgen is a library for generating HTML documentation for Semantic Web based on ontology definitions in RDFS and OWL.
https://github.com/easyrdf/phpspecgen

Last synced: about 1 year ago
JSON representation

phpspecgen is a library for generating HTML documentation for Semantic Web based on ontology definitions in RDFS and OWL.

Awesome Lists containing this project

README

          

phpspecgen
==========

phpspecgen is a library for generating HTML documentation for Semantic Web based on ontology definitions in [RDFS] and [OWL].

It is written in PHP and uses the [EasyRdf] library.

Alternatives
------------

Some alternative RDF specification generators include:

- http://github.com/specgen/specgen/
- http://vocab.org/2004/03/toolchain
- http://moustaki.org/ontospec/
- http://github.com/ldodds/dowl
- http://kantenwerk.org/vocdoc/
- http://neologism.deri.ie/

[RDFS]: http://www.w3.org/TR/rdf-schema/
[OWL]: http://www.w3.org/TR/owl-ref/
[EasyRdf]: http://github.com/njh/easyrdf