{
  "_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-2329"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2329",
  "ediid": "ark:/88434/mds2-2329",
  "version": "1.0.0",
  "title": "On computing elastic registration of two simple curves in d-dimensional space and the elastic shape distance between them.",
  "contactPoint": {
    "fn": "Javier Bernal",
    "hasEmail": "mailto:javier.bernal@nist.gov"
  },
  "modified": "2020-11-24",
  "landingPage": "https://data.nist.gov/od/id/mds2-2329",
  "description": [
    "A software package for computing the elastic registration of two simple curves in d-dimensional space, d a positive integer, and therefore the elastic shape distance between them. The implementation of the package is in Matlab with the exception of the Dynamic Programming routine which is written in Fortran but is executed as a Matlab mex file. The Dataset includes all the routines in the package and some input data files."
  ],
  "keyword": [
    "dynamic programming",
    "elastic shape distance",
    "FFT",
    "rotation matrix",
    "shape analysis",
    "singular value decomposition",
    "trace"
  ],
  "theme": [
    "Mathematics and Statistics: Numerical methods and software",
    "Mathematics and Statistics"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/mds2-2329",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2329"
    },
    {
      "@id": "cmps/ESD_alldim.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "ESD_alldim.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2329/ESD_alldim.zip",
      "mediaType": "application/x-zip-compressed",
      "format": {
        "description": "A zip file"
      },
      "description": "Software for computing the elastic registration of two simple curves in d-dimensional space, d a positive integer, and the elastic shape distance between them.",
      "size": 7050058,
      "checksum": {
        "hash": "25f299d3246a5646ca461dc0e00202741ea1c7e8e4326e57a102c48eeed823ea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/ESD_alldim.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "ESD_alldim.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2329/ESD_alldim.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/ESD_alldim.zip",
      "description": "SHA-256 checksum value for ESD_alldim.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f9157d74621fc4b0459dfc74a554623b982318340acb434c475ec84c3b830e0b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "doi": "doi:10.18434/mds2-2329"
}