job e7616ac4-6826-4cfc-b573-38a74670f7bb
| endpoint | POST /search |
status | 200 |
|---|---|---|---|
| holder | — |
session | — |
| elapsed | 86 ms | model | — |
| facts | — | rows returned | 2 |
| prompt tokens | — | completion tokens | — |
| total tokens | — | error | — |
recalled rows 2 rows
| rank | subject | predicate | object | polarity | module | score | allowed |
|---|---|---|---|---|---|---|---|
ex:tlcmap-frontier-massacre-dataset-lead |
hasSourceTitle |
"TLCMap frontier massacre dataset lead" |
0.3283 | ✗ | |||
ex:tlcmap-frontier-massacre-dataset-lead |
hasNotes |
"Dataset interface lead for frontier massacre records and related Cairns/Hodgkinson Native Police context." |
0.2890 | ✗ |
request body
{
"context_prefix": null,
"limit": 2,
"query": "frontier massacre"
}response body
{
"context_prefix": null,
"elapsed_ms": 86,
"partial": false,
"query": "frontier massacre",
"row_count": 2,
"rows": [
{
"context": "ctx:genes/rosie-reynolds-massacre-connection/tlcmap-frontier-massacre-dataset-lead",
"object_iri": null,
"object_lit": {
"dt": "xsd:string",
"v": "TLCMap frontier massacre dataset lead"
},
"predicate": "hasSourceTitle",
"score": 0.3283206522464752,
"statement_id": "be88d093-694c-463e-98e7-6516928bb7d0",
"subject": "ex:tlcmap-frontier-massacre-dataset-lead"
},
{
"context": "ctx:genes/rosie-reynolds-massacre-connection/tlcmap-frontier-massacre-dataset-lead",
"object_iri": null,
"object_lit": {
"dt": "xsd:string",
"v": "Dataset interface lead for frontier massacre records and related Cairns/Hodgkinson Native Police context."
},
"predicate": "hasNotes",
"score": 0.28898584842681885,
"statement_id": "0f2a6e1c-4f09-4abe-a03b-01bd093cf3aa",
"subject": "ex:tlcmap-frontier-massacre-dataset-lead"
}
]
}