im sorry
noob mistake
i have two vectors containing ITEMS .At the end of the loops of the vectors i get 2 Items and i have to compare them .
they look like this:
ITEM A:---------->suitableForProcess>=1,hasTypeProfile>=1,(Watt>=30 ,Watt<=30),¥hasTypeProfile.(MediumShift,Shiftable, TypeProfile,Profile),¥hasLoadProfile.(ConstantLoad ,LoadProfile,Profile),¥suitableForProcess.(Watchin gPhoto,!NoLight,!NormalLightLevel)
ITEM B:--------->suitableForProcess>=1,isSuggestedForWeatherCondit ion>=1,¥isSuggestedForOutdoorLuminosity.(HighLumin osity,OutdoorLuminosity,Weather,!LowLuminosity,!Me diumLuminosity),¥isSuggestedForTemperature.(Heat,T emperature,PhysicalStatus,Characteristic,!Cold,!No rmal,!Refreshing,!Warmth)
After comparing those items,ill have to eliminate from Item A equal descriptions:
in this example
suitableForProcess>=1 must be eliminated
**Note:those are
semantic descriptions