{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2727"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2727",
  "ediid": "ark:/88434/mds2-2727",
  "version": "1.1.0",
  "doi": "doi:10.18434/mds2-2727",
  "title": "OSCAL-deep-diff",
  "contactPoint": {
    "fn": "Michaela Iorga",
    "hasEmail": "mailto:michaela.iorga@nist.gov"
  },
  "modified": "2022-07-21 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2727",
  "description": [
    "OSCAL Deep Diff is a CLI application and library that can produce schema-agnostic comparisons of JSON artifacts. The purpose of this tool is to compare OSCAL artifacts."
  ],
  "keyword": [
    "oscal",
    "diff",
    "json",
    "compliance"
  ],
  "theme": [
    "Information Technology: Data and informatics",
    "Information Technology: Cybersecurity"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Data and informatics"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Cybersecurity"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/oscal-deep-diff",
      "format": {
        "description": "Web page"
      },
      "description": "The GitHub repository that the source code is housed in",
      "title": "GitHub Repository",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/oscal-deep-diff",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/oscal-deep-diff.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "oscal-deep-diff.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2727/oscal-deep-diff.zip",
      "mediaType": "application/zip",
      "format": {
        "description": "Zip file of source code"
      },
      "description": "Source code of OSCAL-deep-diff v1.0.0",
      "title": "OSCAL Deep Diff Source Code (v1.0.0)",
      "size": 3502828,
      "checksum": {
        "hash": "034ed67e7e79c2f980a597c397be5701806b19ef3ea7966e2554ac08f9031c46",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "annotated": "2025-04-01T13:31:59.440459",
  "revised": "2025-04-01T13:31:59.440459",
  "issued": null,
  "firstIssued": "2022-10-05T19:29:46.354726",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2727.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2022-07-21",
        "@id": "ark:/88434/mds2-2727/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2727/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.1.0",
        "issued": "2022-07-21 00:00:00",
        "@id": "ark:/88434/mds2-2727/pdr:v/1.1.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2727/pdr:v/1.1.0",
        "description": "data update"
      }
    ]
  }
}