API Endpoint for journals.

GET /api/articles/30611/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 30611,
    "title": "Capitalizing on Failure Through Case Based Inference",
    "subtitle": null,
    "abstract": "In case-based reasoning, previous reasoning experiences are used directly to solve new problems and make Inferences,rather than doing those tasks from saatch using generalized methods. One major advantage of a case-based approach is that It can help a reasoner avoid repeating previously-made mistakes. W h e n the case-based reasoner Is reminded of a case in which a mistake was made. It provides a warning of the potential for a mistake. If the previous case was finally solved successfully, it can provide a suggestion of what to do instead. In this paper, w e describe the process by which a case-based reasoner can take advantage of previous failures. W e Illustrate with cases from the domains of common-sense mediation and menu planning and show a program called JULIA reasoning In the domain of menu planning.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Problem Solving II",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/23w5t958",
    "frozenauthors": [
        {
            "first_name": "Janet",
            "middle_name": "L.",
            "last_name": "Kolodner",
            "name_suffix": "",
            "institution": "Georgia Institute of Technology",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1987-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30611/galley/20460/download/"
        }
    ]
}