v1

latestOpenAPI 3.0.22026-07-1713028.6 KB

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

Path parameters

uristring url required

The URI to view related nodes for

Response

Returns a list of other nodes that are related to the given URI, along with their labels and the URI of the relation between them and the starting point. The relation sio:hasPart is excluded from this.

idfnumber

The inverse document frequency of this related node, as specified with sio:InverseDocumentFrequency, or 1 if unspecified.

labelstring

The label of this related node

nodestring url

The URI of this related node

relationstring url

The RDF property linking this related node and the specified URI

tfnumber

The term frequency of this related node, defined as the maximum sio:Frequency of any term that is part of the queried URI (as sio:hasPart) and is a prov:specializationOf the related node, or 1 if no such term exists.

tfidfnumber

The product of tf and idf

typestring url

The rdf:type of this related node