0

Is there a schema's schema?

Maybe in Thing > Intangible > StructuredValue but can't find it in here...

The purpose would be to describe a schema.

Anyone aware of this?

abernier
  • 27,030
  • 20
  • 83
  • 114

1 Answers1

0

Schema.org doesn't provide a way of describing schemas, but RDF Schema (RDFS) does. See http://schema.rdfs.org/ for an expression of the Schema.org terms in RDFS. The Turtle version is probably the most readable one, but there's JSON, CSV and so on too.

cygri
  • 9,412
  • 1
  • 25
  • 47