structuredData.process

Programmatic validation and normalization of schema.org data.

The analyze endpoint will parse, process, validate, and normalize data to provide detailed insights into the contents along with any messages that occur during the analysis. The response includes an RDF-based graph of statements along with any messages that occurred while decoding, processing, and validating.

Request

POST /toolkit.v0/structuredData.process
  • Form

Response

  • namedgraph.app.api.toolkit.v0.StructuredData_Process_Response.Resource[]
  • Service[]
  • Source

Examples

$ curl https://api.namedgraph.com/toolkit.v0/structuredData.process \
  --header @namedgraph-auth-headers.txt \
  --form sourceFile=@example.html