5 rows where file_description = "This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minmi dinosaur skeleton. This image, together with the OBJ and MTL files, are used by 3D viewers to render the 3D model.", format = "JPG" and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

  • data.qld.gov.au · 5

publisher

format

file_description

  • This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minmi dinosaur skeleton. This image, together with the OBJ and MTL files, are used by 3D viewers to render the 3D model. · 5
Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
555 3D model of the dinosaur skeleton of Minmi sp. Queensland Museum opendata@qm.qld.gov.au 2014-07-09T00:46:08.789190 2022-06-20T09:24:41.345406 The 3D model of the dinosaur skeleton of Minmi sp. in OBJ format. The dinosaur skeleton of Minmi sp.… data.qld.gov.au https://data.qld.gov.au/dataset/4b63fe30-b774-4832-b195-8026b7146176     First image file of the 3D model of the Minmi dinosaur skeleton http://www.qm.qld.gov.au/microsites/data/3d-models/Minmi/minmi 800k.jpg JPG This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minm… 2014-07-09T22:32:18.274937 2014-07-09T22:32:18.594323 1106908.0 Creative Commons Attribution 4.0
556 3D model of the dinosaur skeleton of Minmi sp. Queensland Museum opendata@qm.qld.gov.au 2014-07-09T00:46:08.789190 2022-06-20T09:24:41.345406 The 3D model of the dinosaur skeleton of Minmi sp. in OBJ format. The dinosaur skeleton of Minmi sp.… data.qld.gov.au https://data.qld.gov.au/dataset/4b63fe30-b774-4832-b195-8026b7146176     Second image file of the 3D model of the Minmi dinosaur skeleton http://www.qm.qld.gov.au/microsites/data/3d-models/Minmi/minmi 800k1.jpg JPG This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minm… 2014-07-09T22:32:53.173299 2014-07-09T22:32:53.490928 1644738.0 Creative Commons Attribution 4.0
557 3D model of the dinosaur skeleton of Minmi sp. Queensland Museum opendata@qm.qld.gov.au 2014-07-09T00:46:08.789190 2022-06-20T09:24:41.345406 The 3D model of the dinosaur skeleton of Minmi sp. in OBJ format. The dinosaur skeleton of Minmi sp.… data.qld.gov.au https://data.qld.gov.au/dataset/4b63fe30-b774-4832-b195-8026b7146176     Third image file of the 3D model of the Minmi dinosaur skeleton http://www.qm.qld.gov.au/microsites/data/3d-models/Minmi/minmi 800k2.jpg JPG This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minm… 2014-07-09T22:33:31.634143 2014-07-09T22:33:32.418873 1913652.0 Creative Commons Attribution 4.0
558 3D model of the dinosaur skeleton of Minmi sp. Queensland Museum opendata@qm.qld.gov.au 2014-07-09T00:46:08.789190 2022-06-20T09:24:41.345406 The 3D model of the dinosaur skeleton of Minmi sp. in OBJ format. The dinosaur skeleton of Minmi sp.… data.qld.gov.au https://data.qld.gov.au/dataset/4b63fe30-b774-4832-b195-8026b7146176     Fourth image file of the 3D model of the Minmi dinosaur skeleton http://www.qm.qld.gov.au/microsites/data/3d-models/Minmi/minmi 800k3.jpg JPG This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minm… 2014-07-09T22:34:05.471222 2014-07-09T22:34:06.214784 1899683.0 Creative Commons Attribution 4.0
559 3D model of the dinosaur skeleton of Minmi sp. Queensland Museum opendata@qm.qld.gov.au 2014-07-09T00:46:08.789190 2022-06-20T09:24:41.345406 The 3D model of the dinosaur skeleton of Minmi sp. in OBJ format. The dinosaur skeleton of Minmi sp.… data.qld.gov.au https://data.qld.gov.au/dataset/4b63fe30-b774-4832-b195-8026b7146176     Fifth image file of the 3D model of the Minmi dinosaur skeleton http://www.qm.qld.gov.au/microsites/data/3d-models/minmi/minmi 800k4.jpg JPG This image file is entered into the Material Template Library (MTL) file of the 3D model of the Minm… 2014-07-09T22:34:37.403956 2014-07-09T22:34:38.014181 1369416.0 Creative Commons Attribution 4.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);