wiki:DataAccess

Version 2 (modified by anonymous, 18 years ago) (diff)

--

DataAccess

Use this API to access data stored in resource-storage or the PIMO.

For a more performant access to the data stores, you might want to use the SesameWebInterface.

Features

  • access ResourceStorage, PimoStorage, ServiceStorage and ConfigStorage
  • query data using statement queries or complex queries
  • change data (add triples/remove triples)

How to use

The four store names are:

  • resource
  • pimo
  • service
  • config