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

org.swrlapi.builtins.arguments.SWRLPropertyBuiltInArgument Maven / Gradle / Ivy

The newest version!
package org.swrlapi.builtins.arguments;

/**
 * Represents an OWL property argument to a built-in atom.
 */
public interface SWRLPropertyBuiltInArgument extends SWRLNamedBuiltInArgument
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy