internetarchive-ts - v0.1.0
    Preparing search index...

    Type Alias IaItemExtendedMetadataBeta

    IaItemExtendedMetadata: IaItemBaseMetadata & {
        access_restricted?: string;
        access_restricted_item?: string;
        aspect_ratio?: string;
        audio_codec?: string;
        audio_sample_rate?: string;
        backup_location?: string;
        betterpdf?: string;
        bookreader_defaults?: string;
        boxid?: string | string[];
        call_number?: string;
        camera?: string;
        ccnum?: string;
        closed_captioning?: string;
        collectionid?: string;
        color?: string;
        condition?: string;
        condition_visual?: string;
        contributor?: string;
        coverleaf?: string;
        creator?: string | string[];
        curation?: string;
        date?: string;
        description?: string;
        external_identifier?: string | string[];
        firstfiledate?: string;
        foldoutcount?: string;
        frames_per_second?: string;
        hidden?: string;
        identifier_ark?: string;
        "identifier-access"?: string;
        "identifier-ark"?: string;
        imagecount?: string;
        isbn?: string | string[];
        issn?: string;
        language?: string | string[];
        lastfiledate?: string;
        lccn?: string | string[];
        licenseurl?: string;
        neverindex?: string;
        next_item?: string;
        noindex?: string;
        notes?: string | string[];
        numeric_id?: string;
        oclc_id?: string | string[];
        ocr?: string;
        ocr_detected_lang?: string;
        ocr_detected_lang_conf?: string;
        ocr_detected_script?: string;
        ocr_detected_script_conf?: string;
        ocr_module_version?: string;
        ocr_parameters?: string;
        openlibrary?: string;
        openlibrary_author?: string | string[];
        openlibrary_edition?: string;
        openlibrary_subject?: string | string[];
        openlibrary_work?: string;
        operator?: string;
        page_progression?: string;
        pick?: string;
        possible_copyright_status?: string;
        ppi?: string;
        previous_item?: string;
        proddate?: string;
        public_format?: string | string[];
        publisher?: string;
        related_external_id?: string | string[];
        repub_state?: string;
        republisher?: string;
        republisher_date?: string;
        republisher_operator?: string;
        republisher_time?: string;
        runtime?: string | string[];
        scandate?: string;
        scanfee?: string;
        scanner?: string;
        scanningcenter?: string;
        search_collection?: string;
        segments?: string;
        sound?: string;
        source?: string;
        source_pixel_height?: string;
        source_pixel_width?: string;
        sponsor?: string;
        sponsordate?: string;
        start_localtime?: string;
        start_time?: string;
        stop_time?: string;
        subject?: string | string[];
        title?: string;
        tuner?: string;
        type?: string;
        updated?: string | string[];
        updatedate?: string | string[];
        updater?: string | string[];
        uploader?: string;
        utc_offset?: string;
        video_codec?: string;
        viruscheck?: true;
        volume?: string;
        year?: string;
    }

    Type Declaration

    • Optionalaccess_restricted?: string

      Collection contents are restricted access

    • Optionalaccess_restricted_item?: string

      Identifies item that is access-restricted

    • Optionalaspect_ratio?: string

      Ratio of the pixel width and height of a video stream

    • Optionalaudio_codec?: string

      Program used to decode audio stream

    • Optionalaudio_sample_rate?: string

      Samples per second

    • Optionalbackup_location?: string
    • Optionalbetterpdf?: string

      Indicates that the derive module should create a higher quality PDF derivative (distinguishes text from background better).

    • Optionalbookreader_defaults?: string

      Indicates whether the bookreader should display one or two pages by default

    • Optionalboxid?: string | string[]

      Location of physical item in the Physical Archive

    • Optionalcall_number?: string

      Contributing library’s local call number

    • Optionalcamera?: string

      Camera model used during digitization process

    • Optionalccnum?: string

      Indicates which closed captioning file should be used for display and search

    • Optionalclosed_captioning?: string

      Indicates whether item contains closed captioning files

    • Optionalcollectionid?: string
    • Optionalcolor?: string

      Indicates whether media is in color or black and white

    • Optionalcondition?: string

      Condition of media

    • Optionalcondition_visual?: string

      Condition of the artwork or printed materials that accompany a media item

    • Optionalcontributor?: string

      The person or organization that provided the physical or digital media.

    • Optionalcoverleaf?: string
    • Optionalcreator?: string | string[]

      The individual(s) or organization that created the media content.

    • Optionalcuration?: string

      Curation state and notes

    • Optionaldate?: string

      Date of publication

    • Optionaldescription?: string

      Describes the media stored in the item. Description can contain HTML

    • Optionalexternal_identifier?: string | string[]

      URLs or identifiers to outside resources that represent the media

    • Optionalfirstfiledate?: string

      First file date

    • Optionalfoldoutcount?: string

      Number of fold outs captured by operator

    • Optionalframes_per_second?: string

      Frequency at which consecutive images are displayed

    • Optionalhidden?: string

      Hides collection from top level navigation

    • Optionalidentifier_ark?: string

      Archival Resource Key identifier

    • Optionalidentifier-access?: string
    • Optionalidentifier-ark?: string
    • Optionalimagecount?: string

      Imagecount gives an indication of the size of the content of an item (outside of file size, which is represented in the size field). Originally used only for books, the field has been repurposed over time to provide similar information for other mediatypes.

    • Optionalisbn?: string | string[]

      ISBN-10 or ISBN-13

    • Optionalissn?: string
    • Optionallanguage?: string | string[]

      The language the media is written or recorded in.

    • Optionallastfiledate?: string

      Last file date

    • Optionallccn?: string | string[]

      Library of Congress Call Number

    • Optionallicenseurl?: string

      URL of the selected license

    • Optionalneverindex?: string

      Prevents RePublisher from removing noindex at the end of the texts digitization process.

    • Optionalnext_item?: string

      IA identifier of next item from a recorded feed

    • Optionalnoindex?: string

      Prevents item from being indexed in public archive.org search engine

    • Optionalnotes?: string | string[]

      Additional notes about the item

    • Optionalnumeric_id?: string
    • Optionaloclc_id?: string | string[]

      Identifier of same edition in OCLC records

    • Optionalocr?: string

      Software package and version used for optical character recognition

    • Optionalocr_detected_lang?: string
    • Optionalocr_detected_lang_conf?: string
    • Optionalocr_detected_script?: string
    • Optionalocr_detected_script_conf?: string
    • Optionalocr_module_version?: string
    • Optionalocr_parameters?: string
    • Optionalopenlibrary?: string

      Deprecated. Open Library edition identifier

    • Optionalopenlibrary_author?: string | string[]

      Open Library author

    • Optionalopenlibrary_edition?: string

      Open Library edition identifier

    • Optionalopenlibrary_subject?: string | string[]

      Open Library subject

    • Optionalopenlibrary_work?: string

      Open Library work identifier

    • Optionaloperator?: string

      Email of the person who scanned/captured the media in the item

    • Optionalpage_progression?: string

      Determines direction pages will be "turned" in a book

    • Optionalpick?: string
    • Optionalpossible_copyright_status?: string

      Information relevant to copyright status

    • Optionalppi?: string

      Pixels per inch

    • Optionalprevious_item?: string

      IA identifier of previous item from a recorded feed

    • Optionalproddate?: string
    • Optionalpublic_format?: string | string[]

      Collection file formats that are available to users in an Access Restricted collection

    • Optionalpublisher?: string

      Publisher of the media

    • Optionalrelated_external_id?: string | string[]

      URLs or identifiers to resources related to the media, but not representing this exact form of the work

    • Optionalrepub_state?: string

      Indicates the current state of a scanned book.

    • Optionalrepublisher?: string

      Deprecated. Email of the person who completed republishing the item

    • Optionalrepublisher_date?: string

      Date and time in UTC that the item was created archive.org

    • Optionalrepublisher_operator?: string

      Email of the person who completed republishing the item

    • Optionalrepublisher_time?: string

      Number of seconds required to republish text

    • Optionalruntime?: string | string[]

      Length of an audio or video item

    • Optionalscandate?: string

      The date and time in UTC that the media was captured.

    • Optionalscanfee?: string

      Scanning fee used during billing process

    • Optionalscanner?: string

      Machinery used to digitize or collect the media

    • Optionalscanningcenter?: string

      The location where a digital copy of the media item was created

    • Optionalsearch_collection?: string
    • Optionalsegments?: string
    • Optionalsound?: string

      Indicates whether media has sound or is silent

    • Optionalsource?: string

      Source of media

    • Optionalsource_pixel_height?: string

      Pixel height of original video stream

    • Optionalsource_pixel_width?: string

      Pixel width of original video stream

    • Optionalsponsor?: string

      The person or organization that funded the digitization or collection of this media.

    • Optionalsponsordate?: string

      Billing date for scanned materials

    • Optionalstart_localtime?: string

      Start time of program in broadcast time zone

    • Optionalstart_time?: string

      Start time of program in UTC

    • Optionalstop_time?: string

      Stop time of program in UTC

    • Optionalsubject?: string | string[]

      Subjects and/or topics covered by the media content

    • Optionaltitle?: string

      Title of media

    • Optionaltuner?: string

      Virtual Channel the video was recorded from

    • Optionaltype?: string
    • Optionalupdated?: string | string[]

      Timestamp in the metadata table for the last time the item’s row in that table was written

    • Optionalupdatedate?: string | string[]

      Date the item was updated by updater

    • Optionalupdater?: string | string[]

      Screen name of the account that updated the item

    • Optionaluploader?: string

      Email address of the account that uploaded the item to archive.org.

    • Optionalutc_offset?: string

      Offset between local time and UTC

    • Optionalvideo_codec?: string

      Program used to decode video stream

    • Optionalviruscheck?: true

      Causes virus check task to run on any item added to the collection

    • Optionalvolume?: string

      Volume number or name

    • Optionalyear?: string