com.hp.hpl.jena.ontology
Interface SubPropertyAxiom

All Superinterfaces:
Axiom, PropertyAxiom, Statement

public interface SubPropertyAxiom
extends PropertyAxiom

Axiom that states that one property description is a sub-property of another.

Version:
CVS $Id: SubPropertyAxiom.java,v 1.1 2003/04/30 09:58:34 ian_dickinson Exp $
Author:
Ian Dickinson, HP Labs (email)

Methods inherited from interface com.hp.hpl.jena.rdf.model.Statement
asResource, asTriple, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, createReifiedStatement, createReifiedStatement, equals, getAlt, getBag, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLiteral, getLong, getModel, getObject, getObject, getPredicate, getProperty, getResource, getResource, getSeq, getShort, getStatementProperty, getString, getSubject, getWellFormed, hashCode, isReified, listReifiedStatements, remove, removeReification
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.