ABI-Team-30 / Fresnel-Forms

A Protégé plugin for generating and adapting MediaWiki user interfaces for source ontologies
http://is.cs.ou.nl/OWF/index.php5/Fresnel_Forms
3 stars 1 forks source link

Hidden properties still show up in wiki output #37

Closed jbachh closed 9 years ago

jbachh commented 9 years ago

Properties that are set to "hide" in the gui should not be exported to the wiki form and informbox.

jbachh commented 9 years ago

Fixed with a double SPARQL query (one for hidden properties). Please review Alex.

AlexMekkering commented 9 years ago

Samen met #35 gereviewed aangezien een commit hiervoor de double SPARQL query onnodig maakte. Netjes opgelost en efficiënt gebruik gemaakt van de JenaFresnelUtils tussenlaag! Functionele tests leveren ook de juiste uitkomst, dus... :+1: