opds-ts - v2.1.0
    Preparing search index...

    Interface DCMetadata

    interface DCMetadata {
        accessRights?: string;
        audience?: string;
        available?: string;
        bibliographicCitation?: string;
        contributors?: string[];
        created?: string;
        educationLevel?: string;
        extent?: string;
        format?: string;
        hasVersion?: string;
        identifiers?: string[];
        instructionalMethod?: string;
        isPartOf?: string;
        isReferencedBy?: string[];
        issued?: string;
        language?: string;
        license?: string;
        medium?: string;
        publisher?: string;
        references?: string[];
        replaces?: string;
        requires?: string;
        spatial?: string;
        subjects?: string[];
        temporal?: string;
        type?: string;
    }
    Index

    Properties

    accessRights?: string

    Information about who can access the resource or an indication of its security status.

    Institutional subscription required
    
    Open access
    
    audience?: string

    A class of entity for whom the resource is intended or useful.

    Graduate students and researchers in physics
    
    Computer Science students
    
    available?: string

    Date that the resource became or will become available.

    2025-09-01
    
    2025-09-01/2026-08-31
    
    bibliographicCitation?: string

    A bibliographic reference for the resource.

    Dirac, P. A. M. (1958). The Principles of Quantum Mechanics (4th ed.). Oxford University Press.
    
    contributors?: string[]

    An entity responsible for making contributions to the resource. This is different from atom:contributor and represents funding, institutional support, etc.

    National Science Foundation (Grant #PHY-2012345)
    
    created?: string

    Date of creation of the resource.

    2025-08-15
    
    educationLevel?: string

    The level of education for which the resource is intended.

    Undergraduate
    
    Graduate
    
    K-12
    
    extent?: string

    The size or duration of the resource.

    314 pages
    
    18 hours
    
    pp. 1234-1242
    
    format?: string

    The file format, physical medium, or dimensions of the resource.

    application/pdf
    
    video/mp4
    
    hasVersion?: string

    A related resource that is a version, edition, or adaptation of the described resource.

    Digital edition
    
    Second edition
    
    identifiers?: string[]

    The identifier(s) of the resource. Can include ISBN, DOI, ISSN, etc.

    urn:isbn:978-0-19-852011-5
    
    https://doi.org/10.1038/s41567-025-12345-6
    
    instructionalMethod?: string

    The instructional method used in educational resources.

    Online lecture series
    
    Interactive tutorial
    
    isPartOf?: string

    A related resource in which the described resource is physically or logically included.

    International Series of Monographs on Physics
    
    Nature Physics, Vol. 21, No. 10
    
    isReferencedBy?: string[]

    A related resource that references, cites, or otherwise points to the described resource.

    Subsequent works citing this publication
    
    issued?: string

    The date of formal issuance (publication) of the resource.

    1958-01-01
    
    2025-10-15
    
    language?: string

    The language of the resource.

    en
    
    en-US
    
    license?: string

    Information about rights held in and over the resource.

    https://creativecommons.org/licenses/by/4.0/
    
    All rights reserved
    
    medium?: string

    The physical or digital manifestation of the resource.

    Print
    
    Digital
    
    publisher?: string

    The publisher of the resource.

    Oxford University Press
    
    references?: string[]

    A related resource that is referenced, cited, or otherwise pointed to by the described resource.

    Previous research papers
    
    replaces?: string

    A related resource that is supplanted, displaced, or superseded by the described resource.

    Previous editions (1930, 1935, 1947)
    
    requires?: string

    A related resource that requires the described resource to support its function, delivery, or coherence.

    Requires Adobe Reader
    
    High-speed internet connection
    
    spatial?: string

    Spatial characteristics of the resource.

    Laboratory conditions, T = 10 mK
    
    New York, NY
    
    subjects?: string[]

    The topic(s) of the resource. Can be keywords, key phrases, or classification codes.

    Quantum mechanics
    
    Physics
    
    temporal?: string

    Temporal characteristics of the resource.

    Fall 2025 semester
    
    2023-2025
    
    type?: string

    The nature or genre of the resource.

    Text
    
    Journal Article
    
    Moving Image