I'm learning fuzzy ontology . There are several different ways like F-swrl , owl2 fuzzy plugin, fsparql. But it seems owl2 fuzzy plugin to be the most famous plugin for fuzzifying.
Some researchers have only used SWRL and others used a combination of SWRL and fuzzyowl2 plugin to implement fuzzy ontology.
I've downloaded fuzzyWine.owl, which includes a number of classes, data/object properties and datatypes. But there's no example for fuzzy queries.
I do not know if the query should be run in fuzzy reasoner tab or by SWRL rules. I need to have a simple example of fuzzy query using this ontology to understand the fuzzy ontology better.