[Pellet-users] Matching using Pellet

Evren Sirin evren at clarkparsia.com
Mon May 14 16:32:48 UTC 2007


On 5/10/07 5:07 AM, sjtirtha wrote:
> Hi,
>  
> I'm doing some matchmaking using pellet reasoner. According to the 
> paper from Ian Harrocks and Lei Li ("A Software Framework For 
> Matchmaking Based on Semantic Web Technlogy") there are 5 matching 
> degrees: EXACT, PLUGIN, SUBSUME, INTERSECTION, DISJOINT.
>  
> Can I use pellet command line or any tools(SWOOP / Protege4.0) to 
> match my owl according to 5 matching degrees?
No, you can only do that programmitcally. You can decide on matching 
degree by simply using isEquivalentClass, isSubClassOf and 
isDisjointWith functions.

Cheers,
Evren
>  
> Steve
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
>
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/



More information about the Pellet-users mailing list