= DataAccess = Use this API to access data stored in resource-storage or the PIMO. * Javadoc: [http://www.gnowsis.org/statisch/0.9/doc/gnowsis-server/javadoc/org/gnowsis/api/DataAccessApi.html DataAccessApi] For a more performant access to the data stores, you might want to use the SesameWebInterface. == Features == * access ResourceStorage, PimoStorage, ServiceDataStorage and ConfigurationStorage * query data using statement queries or complex queries * change data (add triples/remove triples) == How to use == * read the javadoc: [http://www.gnowsis.org/statisch/0.9/doc/gnowsis-server/javadoc/org/gnowsis/api/DataAccessApi.html DataAccessApi] * look at the AJAX example: XmlRpcDeveloping The four '''store names''' are: * '''resource''' * '''pimo''' * '''service''' * '''config'''