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

org.swrlapi.sqwrl.values.SQWRLClassResultValue Maven / Gradle / Ivy

There is a newer version: 2.1.2
Show newest version
package org.swrlapi.sqwrl.values;

/**
 * Represents an OWL class result value provided by a {@link org.swrlapi.sqwrl.SQWRLResult}.
 * 
 * @see org.swrlapi.sqwrl.SQWRLResult
 */
public interface SQWRLClassResultValue extends SQWRLEntityResultValue
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy