/
/Sampo-UI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
  • postReturn faceted search results with pagination
  • getReturn all search results as a CSV file
  • postReturn all search results
  • postReturn the total count of the faceted search results
  • postReturn values for a single facet
  • postReturn information about a single resource, optionally applying facet filters
  • getReturn a network of a single resource
  • getFull text search
  • getFederated search can be used for retrieving the initial result set from multiple SPARQL endpoints for client-side faceted search.
  • getMake preconfigured Web Feature Service (WFS) API calls via the backend.

Return a network of a single resource

get/{resultClass}/network/{id}

Path parameters

resultClassstring required

The class of the resource

idstring required

The URI of the resource

Response

Network data

object required

Changes