org.swrlapi.drools.owl.properties.DPE Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swrlapi-drools-engine Show documentation
Show all versions of swrlapi-drools-engine Show documentation
Drools implementation of SWRLAPI-based SWRL rule engine
package org.swrlapi.drools.owl.properties;
/**
* @see org.semanticweb.owlapi.model.OWLDataPropertyExpression
*/
public interface DPE extends PE
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy