org.openrdf.concepts.swrl
Interface DatavaluedPropertyAtom

All Superinterfaces:
Atom

public interface DatavaluedPropertyAtom
extends Atom

consists of a propertyPredicate (owl:DatatypeProperty), argument1 (owl:Thing), and argument2 (rdfs:Literal)


Method Summary
 
Methods inherited from interface org.openrdf.concepts.swrl.Atom
getSwrlArgument1, getSwrlArgument2, setSwrlArgument1, setSwrlArgument2
 



Copyright © 2004-2007. All Rights Reserved.