All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.swrlapi.drools.owl.properties.P Maven / Gradle / Ivy

There is a newer version: 2.1.2
Show newest version
package org.swrlapi.drools.owl.properties;

/**
 * This class represents an OWL property.
 *
 * @see org.semanticweb.owlapi.model.OWLProperty
 */
public interface P extends PE
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy