HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/journal.pragmaticsng.org/schemas__47455f6/
Upload File :
Current File : /home/dhnidqcz/journal.pragmaticsng.org/schemas__47455f6/section.json
{
	"title": "Section",
	"description": "A journal section. Typically a section within an issue, such as Articles or Reviews.",
	"properties": {
		"id": {
			"type": "integer",
			"apiSummary": true
		},
		"abbrev": {
			"$ref": "#/definitions/LocaleObject",
			"apiSummary": true
		},
		"title": {
			"$ref": "#/definitions/LocaleObject",
			"apiSummary": true
		},
		"seq": {
			"type": "integer",
			"apiSummary": true
		}
	}
}