
org.aksw.jena_sparql_api.restriction.RestrictionSet Maven / Gradle / Ivy
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