---
title: "GET /about/{uri}/?view=summary"
method: GET
path: "/about/{uri}/?view=summary"
---

# GET /about/{uri}/?view=summary

`GET /about/{uri}/?view=summary`

Returns a list of summary properties for the given resource URI. By default, summary properties are taken from `skos:definition`, `schema:description`, `dc:abstract`, `dc:description`, `dc:summary`. `rdfs:comment`, `dcelements:description`, `obo:UAO_0000115`, `prov:value`, and `sio:hasValue`. Additional summary properties may be specified by the application configuration.

## Path parameters

- `uri` string, uri, required

## Response `200`

A list of tuples (p,o) where p is taken from the list of summary properties and o is the corresponding value

- array[]
  - string[] — The zeroth element of this sub-array is the URI of one of the summary properties and the first element is the string literal that is the value of that property for the resource in question.

---

[API](https://skmtc.net/tetherless-world/apis/whyis.md) · [All operations](https://skmtc.net/tetherless-world/apis/whyis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tetherless-world/whyis/versions/45280f4d6152/schema)
