{
  "_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-2813"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2813",
  "ediid": "ark:/88434/mds2-2813",
  "version": "1.0.1",
  "doi": "doi:10.18434/mds2-2813",
  "title": "XSLT Blender",
  "contactPoint": {
    "fn": "Michaela Iorga",
    "hasEmail": "mailto:michaela.iorga@nist.gov"
  },
  "modified": "2022-10-06 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2813",
  "description": [
    "Demonstrations and utilities using XSLT in the web browser. XSLT 1.0 is supported with no dependencies on external libraries. Source code is in XML, XSLT, Javascript and Typescript."
  ],
  "keyword": [
    "XML",
    "XSLT",
    "client-side processing",
    "document processing",
    "declarative programming"
  ],
  "theme": [
    "Standards: Documentary standards",
    "Information Technology: Data and informatics",
    "Information Technology: Cybersecurity"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Standards: Documentary standards"
    },
    {
      "@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/xslt-blender",
      "description": "Source code for XSLT Blender demonstrations",
      "title": "XSLT Blender - Github repository",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/xslt-blender",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://pages.nist.gov/xslt-blender/",
      "description": "Demonstrations of XSLT in the browser.",
      "title": "XSLT Blender - Portal (demonstrations)",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#xslt-blender/",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "annotated": "2025-04-01T13:28:51.420205",
  "revised": "2022-11-18T18:01:32.905231",
  "issued": null,
  "firstIssued": "2022-11-18T18:01:32.905231",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2813.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2022-10-06",
        "@id": "ark:/88434/mds2-2813/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2813/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2022-10-06 00:00:00",
        "@id": "ark:/88434/mds2-2813/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2813/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  }
}