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

org.aksw.jena_sparql_api.restriction.RestrictionSet Maven / Gradle / Ivy

There is a newer version: 3.17.0-1
Show newest version
package org.aksw.jena_sparql_api.restriction;

/**
 * A set of restrictions corresponding to the union of restrictions.
 * 
 * @author raven
 *
 */
public interface RestrictionSet
	extends Restriction
{
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy