com.hp.hpl.jena.ontology
Interface PropertyAxiom

All Superinterfaces:
Axiom, Statement
All Known Subinterfaces:
EquivalentPropertyAxiom, SubPropertyAxiom

public interface PropertyAxiom
extends Axiom

Encapsulates axioms about properties, such as sub-property and equivalent property.

Version:
CVS $Id: PropertyAxiom.java,v 1.1 2003/04/30 09:58:33 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.