Skip to content

Generator of Html templates to be completed with the documentation of your ontology. It uses the LODE environment to create part of the template. It also adds rdf-a descriptions with the metadata.

License

Notifications You must be signed in to change notification settings

ocorcho/HtmlTemplateGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html Template Generator

This project has been created to help you to create a complete documentation of your ontology. The purpose of this project is not to cover any of the functionalities created by other tools like LODE (which describe the classes and properties of a given ontology). Instead, this project reuses LODE (if the user wants to) to create a template that will later be filled with all the details of the ontology. The structure of the template is as follows:

* Basic Metadata: 

	* Title and release
	
	* Current version of the ontology  
	
	* Latest version of the ontology
	
	* Previous version of the ontology
	
	* Revision number
	
	* Authors
	
	* Contributors
	
	* Imported Ontologies
	
	* Extended Ontologies
	
* Abstract

* Table of Contents

* 1. Introduction

	* 1.1 Namespace declarations
	
* 2. Ontology overview

* 3. Ontology description

* 4. Cross reference section (Using LODE)

* 5. References

* 6. Acknowledgements

========== If you want to use this project, download all the files of the "JAR" folder into the same folder. Then just double click the .jar file.

For customizing the metadata of your ontology, edit the project properties of /config/config.properties.

The character ";" is used for lists (for instance first author; second author; third author)

About

Generator of Html templates to be completed with the documentation of your ontology. It uses the LODE environment to create part of the template. It also adds rdf-a descriptions with the metadata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%