Resources.schema.json

{"$schema":"http://json-schema.org/draft-07/schema#","resourceGroups":{"mainContentGroup":{"resources":["main-article-id"]}},"resources":{"main-article-id":{"kind":"article","id":"main-article-id","attr":{"title":{"stringValue":"Main Article Title"},"author":{"stringValue":"Author Name"},"content":{"stringValue":"This is the main body content of the article, which includes various discussions and points of interest on the subject matter in question. This section would typically elaborate on the main points and provide essential insights."}},"policyVersion":"1.0","scope":"articleScope"}}}