1 row where file_description = "Full bibliographic data for the Land and Surveys Historic Maps 1880-1890 taken from the SLWA catalogue and translated to modsxml. One shortcoming of this file, the captions have been dropped by the translation engine. Tools used to create this dataset: <ul> <li>[MarcEdit](http://marcedit.reeset.net/about-marcedit)</li> <li>[MODSXML](http://www.loc.gov/standards/mods/)</li> <li>[AACR2 - Anglo American Cataloguing Rules](http://www.aacr2.org/)</li> <li>[RDA - Resource Description and Access](www.rdatoolkit.org/about)</li> <li>[LCSH - Library of Congress Subject Headings](http://www.loc.gov/aba/cataloging/subject/)</li> </ul> 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

  • Full bibliographic data for the Land and Surveys Historic Maps 1880-1890 taken from the SLWA catalogue and translated to modsxml. One shortcoming of this file, the captions have been dropped by the translation engine. Tools used to create this dataset: <ul> <li>[MarcEdit](http://marcedit.reeset.net/about-marcedit)</li> <li>[MODSXML](http://www.loc.gov/standards/mods/)</li> <li>[AACR2 - Anglo American Cataloguing Rules](http://www.aacr2.org/)</li> <li>[RDA - Resource Description and Access](www.rdatoolkit.org/about)</li> <li>[LCSH - Library of Congress Subject Headings](http://www.loc.gov/aba/cataloging/subject/)</li> </ul> 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
1004 Lands and Surveys Historic Map Series State Library of Western Australia Author Not Specified 2016-07-25T05:29:13.333781 2022-05-25T18:46:18.951344 Bibliographic data and links to persistent URL of Lands & Surveys Western Australian Historic Map Se… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90     Historic maps 1880-90 (Modsxml) https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90/resource/b44a108a-7bf4-48cf-86b0-8268cf28ba73/download/historicmaps18801890mods.xml XML Full bibliographic data for the Land and Surveys Historic Maps 1880-1890 taken from the SLWA catalog… 2016-07-25T05:33:11.010773 2016-07-25T05:33:10.965714   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]);