owl - Compare Data Property values using Protege and Fact++ -


using protege i'm trying compare string values data properties. e.g.:

i have country class, , in class have individual hascountryname data property set "england". i'm using defined class, , want like:

country , (hascountryname value "england")

using hermit reasoner, correctly infers individual member of class, using fact++ not. i'd use fact++ reasoner, there way can modify fact++ recognises it?

fact++ , hermit supposed support same inferences, if works 1 not other suspect bug. confirm this, can try same example using like

country , (hascountry value england) 

where hascountry object property. not make sense in terms of original ontology, same inference should kicked off without using data properties , literals. if fact++ recognizes this, there bug in how works literals , datatype properties.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -