1 row where file_description = "This MARCXML file contains limited bibliographic data from this collection including title of map; author; publisher; description of resource and a link to the image on the SLWA website. Tools used to create this dataset: MarcEdit MARC21XML AACR2 - Anglo American Cataloguing Rules RDA - Resource Description and Access LCSH - Library of Congress Subject Headings About MODSXML: Metadata Object Description Schema (MODS) is a schema for a bibliographic element set that may be used for a variety of purposes, and particularly for library applications. The standard is maintained by the Network Development and MARC Standards Office of the Library of Congress with input from users." and format = "XML"

View and edit SQL

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

source

format

file_description

  • This MARCXML file contains limited bibliographic data from this collection including title of map; author; publisher; description of resource and a link to the image on the SLWA website. Tools used to create this dataset: MarcEdit MARC21XML AACR2 - Anglo American Cataloguing Rules RDA - Resource Description and Access LCSH - Library of Congress Subject Headings About MODSXML: Metadata Object Description Schema (MODS) is a schema for a bibliographic element set that may be used for a variety of purposes, and particularly for library applications. The standard is maintained by the Network Development and MARC Standards Office of the Library of Congress with input from users. · 1
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
977 State Library of Western Australia Digitised Maps 1840-1985 State Library of Western Australia Author Not Specified 2018-05-22T01:39:30.141933 2022-05-25T18:46:14.858073 This dataset contains bibliographic records and persistent URLs for the digitised maps held within t… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/36bd6d24-69e0-4a0a-a7af-5adb08879be3     SLWA Digitised Maps 1840-1985 MARC https://catalogue.data.wa.gov.au/dataset/36bd6d24-69e0-4a0a-a7af-5adb08879be3/resource/ee2ed2b9-c14c-46bd-8b99-456c7d1840ee/download/slwa-digitised-maps-1840-1985marc21.xml XML This MARCXML file contains limited bibliographic data from this collection including title of map; a… 2018-05-22T01:58:02.896108 2018-05-22T01:58:02.831403   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]);