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

au.csiro.ontology.model.Axiom Maven / Gradle / Ivy

The newest version!
/**
 * Copyright CSIRO Australian e-Health Research Centre (http://aehrc.com).
 * All rights reserved. Use is subject to license terms and conditions.
 */
package au.csiro.ontology.model;

/**
 * Base class for axioms.
 * 
 * @author Alejandro Metke
 *
 */
public abstract class Axiom implements Comparable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy