home / sidx_000

UriReference

24 rows where content = 248

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: target

Link content target why
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,87,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/ 87  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,402,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.18.86.10-archive.tar.xz 402  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  
248,527,None 248 248 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/driver_assistant-0.20.124.06-archive.tar.xz 527  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE UriReference(
    content INTEGER,
    target INTEGER,
    why INTEGER,
    PRIMARY KEY (content, target, why),
    FOREIGN KEY(content) REFERENCES Hash(id),
    FOREIGN KEY(target) REFERENCES Str(id), /* E.g. Uri or Path */
    FOREIGN KEY(why) REFERENCES Str(id) /* E.g. "href" */
);
CREATE INDEX UriReferenceIdx
ON UriReference(target, content);
Powered by Datasette · Queries took 13.832ms