get/about/{uri}/?view=outgoing

Path parameters

uristring url required

The URI to find outgoing links for

Response

Lists data about other URIs that are the object of RDF triples whose subject is the specified URI.

articlesstring[]

A list of citations for this link

fromstring[]

A list of nanopublications in which this link is specified.

labelstring

The label of the named graph containing the link.

linkstring url

The URI of the named graph containing the link.

probabilitynumber

Represents how likely this link is

sourcestring url

The subject of this link.

targetstring url

The object of this link.

target_labelstring

A plaintext label for the URI listed in the target field.

zscorenumber

The inverse CDF of probability

Changes

Changed in 4 of the 20 revisions of this API.42

    • the items/articles/items/ response's property type/format changed from / to string/url for status 200

      response-property-type-changed

    • the items/articles response's property type/format changed from list/ to array/ for status 200

      response-property-type-changed

    • the items/from response's property type/format changed from list/ to array/ for status 200

      response-property-type-changed

    • added the optional property items/zscore to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation