org.openrdf.concepts.webarch
Interface InformationResource

All Superinterfaces:
Entity, Resource, WebarchResource

public interface InformationResource
extends Resource, WebarchResource

A resource which constitutes a distinct body of information. The fundamental substance of an information resource can be fully conveyed in a representation in its entirety (though there is no requirement nor guaruntee that every representation will contain the full substance of the information resource).


Method Summary
 
Methods inherited from interface org.openrdf.concepts.webarch.WebarchResource
getWebArchRepresentation, getWebArchResolvesAs, getWebArchServer, getWebArchService, getWebArchSite, setWebArchRepresentation, setWebArchResolvesAs, setWebArchServer, setWebArchService, setWebArchSite
 
Methods inherited from interface org.openrdf.concepts.rdfs.Resource
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues
 
Methods inherited from interface org.openrdf.elmo.Entity
getElmoManager, getQName
 



Copyright © 2004-2007. All Rights Reserved.