|
TapirBuilder - v0.1Output Models and Query Templates for TAPIR |
This application was created to help building TAPIR output models and query templates based on the TAPIR 1.0 specification. Each option below will assist you in creating the desired TAPIR document.
| Output model builder |
TAPIR output models are used in search operations. Each output model points to an XML Schema (known as response structure) that defines how search results should be structured in XML. It also contains a "mapping" section where each node in the response structure can be "mapped" to a generic data concept. One of the nodes in the response structure (indexing element) is used for paging and counting. |
| Search template builder |
In TAPIR, search requests can either directly specify all parameters (filter, output model, orderby and partial) or make use of Search templates. Search templates are XML documents containing pre-defined search parameters to simplify and customize interaction with data providers.
|
| Inventory template builder |
The inventory operation is used in TAPIR to retrieve distinct values from one or more specified concepts. Inventory templates are XML documents containing pre-defined inventory parameters, which basically consist of a list of concepts and an optional filter.
|
For any comments, suggestions or bug reports please contact the TAPIR mailing list