home / sidx_000

UriReference

24 rows where content = 473

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: target

Link content target why
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,78,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/ 78  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,866,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.127-archive.tar.xz 866  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  
473,872,None 473 473 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/linux-ppc64le/libnvfatbin-linux-ppc64le-12.4.99-archive.tar.xz 872  

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 10.752ms