Difference between revisions of "Protege Fresnel editor"

From SW_OWF
Jump to navigation Jump to search
m
(description)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Protégé Fresnel is a plugin for the Protégé Semantic Web ontology editor. It was built by Tim Zwanenberg and Thomas Brenninkmeijer as part of their Bachelors Thesis project at the Open University in the Netherlands.
+
The Protégé Fresnel editor is a plugin for the Protégé Semantic Web ontology editor. It was built by Tim Zwanenberg and Thomas Brenninkmeijer as part of their Bachelors Thesis project at the Open University in the Netherlands.  This plugin makes a tab that generates a browsing interface specification for the current ontologies in the Protégé-OWL session. This tab also give an UML diagram-like GUI voor editing this interface specification. It can then save this interface specification in a file containing RDF triples that follow the Fresnel ontology for Semantic Browser interfaces.
  
'''Resources'''
+
== Resources ==
  
* [[Media:Nl.ou.cs.is.protege.plugin.Fresnel.jar‎|Java jar file for the Fresnel editor plugin for Protégé]]
+
* [[Media:Nl.ou.cs.is.protege.plugin.Fresnel.jar‎|Protégé plugin jar file]]
* [[Media:Protege_Fresnel_Handleiding.pdf|Instructions for the Protégé Fresnel plugin (in Dutch)]]
+
* [[Media:Protege_Fresnel_Handleiding.pdf|Instructions for use (in Dutch)]]
 +
* [https://svnext.ou.nl/INF_Studenten_ABI_team28/scriptieverslag-tim.pdf Bachelors thesis document (in Dutch, some English)]
 +
* [[Media:ABI_Protege_Fresnel_presentation.pdf|Slides from the presentation of the Bachelors thesis project (in Dutch)]]

Latest revision as of 11:01, 2 November 2014

The Protégé Fresnel editor is a plugin for the Protégé Semantic Web ontology editor. It was built by Tim Zwanenberg and Thomas Brenninkmeijer as part of their Bachelors Thesis project at the Open University in the Netherlands. This plugin makes a tab that generates a browsing interface specification for the current ontologies in the Protégé-OWL session. This tab also give an UML diagram-like GUI voor editing this interface specification. It can then save this interface specification in a file containing RDF triples that follow the Fresnel ontology for Semantic Browser interfaces.

Resources