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.
- Host: GitHub
- URL: https://github.com/easyrdf/phpspecgen
- Owner: easyrdf
- Created: 2012-07-31T09:00:48.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T23:30:37.000Z (almost 5 years ago)
- Last Synced: 2025-05-29T17:43:10.108Z (about 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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