{
  "_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-3056"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3056",
  "ediid": "ark:/88434/mds2-3056",
  "version": "1.1.0",
  "doi": "doi:10.18434/mds2-3056",
  "title": "Computing a partial elastic shape registration of 3D surfaces using dynamic programming",
  "contactPoint": {
    "fn": "Javier Bernal",
    "hasEmail": "mailto:javier.bernal@nist.gov"
  },
  "modified": "2023-10-30 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3056",
  "description": [
    "Fortran and Matlab programs, Matlab mex file of Fortran program, compiled mex file, and sample data files, etc. for computing a partial elastic shape registration of two simple surfaces in 3-dimensional space and the elastic shape distance between them corresponding to the partial registration."
  ],
  "keyword": [
    "dynamic programming",
    "elastic shape distance",
    "homeomorphism",
    "rotation matrix",
    "shape analysis",
    "singular value decomposition"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "theme": [
    "Mathematics and Statistics",
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "_editStatus": "done",
  "components": [
    {
      "@id": "cmps/ESD_surf_3d.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "ESD_surf_3d.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3056/ESD_surf_3d.zip",
      "mediaType": "application/zip",
      "title": "ESD_surf_3d",
      "size": 1879643,
      "checksum": {
        "hash": "1b838b81019e7aa60a3796035f55b7dd5b187be42b584882f1e1415a8411a91c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "format": {
        "description": "zip file"
      },
      "description": "zip file with software package for computing partial elastice shape registration of two simple 3-d surfaces"
    }
  ],
  "references": [
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.6028/NIST.TN.2274",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.6028/NIST.TN.2274",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Partial Elastic Shape Registration of 3D Surfaces using Dynamic Programming",
      "issued": "2023",
      "citation": "Bernal, J. (2023). Partial Elastic Shape Registration of 3D Surfaces using Dynamic Programming. https://doi.org/10.6028/nist.tn.2274\n"
    }
  ],
  "authors": [
    {
      "familyName": "Bernal",
      "fn": "Javier  Bernal",
      "givenName": "Javier",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Applied and Computational Mathematics Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2023-11-07T16:32:17.762986",
  "revised": "2023-11-07T16:32:17.762986",
  "issued": null,
  "firstIssued": "2023-11-02T20:39:11.853884",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3056.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2023-10-30",
        "@id": "ark:/88434/mds2-3056/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3056/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.1.0",
        "issued": "2023-10-30 00:00:00",
        "@id": "ark:/88434/mds2-3056/pdr:v/1.1.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3056/pdr:v/1.1.0",
        "description": "data update"
      }
    ]
  }
}