← Back to catalog

Other

Auckland Museum

auto-generated
swirls add aucklandmuseum
actionGETv1.0.0

Auckland Museum SPARQL endpoint

You can execute your [SPARQL](http://www.w3.org/TR/rdf-sparql-query/) queries against this endpoint. The sparql query should be provided as the value of the request parameter `query`. Set the `Accept` header to `application/sparql-results+xml` to get results in XML. Set it to `application/sparql-results+json` to get results in JSON. **Note:** This endpoints supports [JSON-P](http://json-p.org/). In order to get a JSON-P response, set the query parameter `callback` to your preferred callback function name. The default function name is `callback()`. When using JSON-P, there is no need to set the `Accept` header because the response will always be in `application/javascript`.

Source
actionPOSTv1.0.0

Auckland Museum SPARQL endpoint

You can execute your [SPARQL](http://www.w3.org/TR/rdf-sparql-query/) queries against this endpoint. The sparql query should be provided as the value of the request parameter `query`. Set the `Accept` header to `application/sparql-results+xml` to get results in XML. Set it to `application/sparql-results+json` to get results in JSON.

Source
actionGETv1.0.0

Explore details about a given subject node

Gets information about a `subject` identified by the `identifier`. The response format depends upon the `Accept` header. - `text/html` - the default response type. Returned data can be easily viewed in any modern Internet Browser - `application/ld+json` - the response will be in [JSON-LD](http://json-ld.org/) - `application/json` - the response will be a simple JSON Object with keys (predicates) and values (objects).

Source
actionPOSTv1.0.0

Perform complex search queries over Auckland Museum Collections and Cenotaph data

Searches performed via this endpoint run against an [Elastic](www.elastic.co) server. This endpoint mirrors the Elastic search API documented [here](https://www.elastic.co/guide/en/elasticsearch/reference/1.5/search-search.html) Use the - `collectionsonline` index to perform searches over other all Collections data - `cenotaph` index to perform searches over Cenotaph data

Source
actionGETv1.0.0

Perform simple search queries over Auckland Museum Collections and Cenotaph data

Use this endpoint to perform simple search queries for finding information and subjects you may be interested in Searches performed via this endpoint run against an [Elastic](www.elastic.co) server. This endpoint mirrors the Elastic search API documented [here](https://www.elastic.co/guide/en/elasticsearch/reference/1.5/search-search.html) Use the - `collectionsonline` index to perform searches over other all Collections data - `cenotaph` index to perform searches over Cenotaph data

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec