org.openprovenance.rdf
Interface Property

All Superinterfaces:
Entity, PropertyOrRole

public interface Property
extends Entity, PropertyOrRole


Method Summary
 String getUri()
           
 void setUri(String uri)
           
 
Methods inherited from interface org.openprovenance.rdf.PropertyOrRole
getValue, setValue
 

Method Detail

getUri

String getUri()

setUri

void setUri(String uri)


Copyright © 2010. All Rights Reserved.