Template:Judgment Metadata/doc: Difference between revisions
From OpenJuris
TemplateData |
rm noinclude |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
"citation": { | "citation": { | ||
"label": "Citation", | "label": "Citation", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"court": { | "court": { | ||
"label": "Court", | "label": "Court", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| Line 16: | Line 14: | ||
"jurisdiction": { | "jurisdiction": { | ||
"label": "Jurisdiction", | "label": "Jurisdiction", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"caseno": { | "caseno": { | ||
"label": "Case number", | "label": "Case number", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"coram": { | "coram": { | ||
"label": "Coram", | "label": "Coram", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"reservedon": { | "reservedon": { | ||
"label": "Reserved on", | "label": "Reserved on", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"decisiondate": { | "decisiondate": { | ||
"label": "Decision date", | "label": "Decision date", | ||
"type": "date", | "type": "date", | ||
"required": true | "required": true | ||
| Line 42: | Line 35: | ||
"counsel": { | "counsel": { | ||
"label": "Counsel / Appearances", | "label": "Counsel / Appearances", | ||
"type": "content" | "type": "content" | ||
} | } | ||
Latest revision as of 22:05, 19 December 2025
Displays structured metadata for a judicial decision and automatically categorizes the judgment.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Citation | citation | no description | String | optional |
| Court | court | no description | String | required |
| Jurisdiction | jurisdiction | no description | String | optional |
| Case number | caseno | no description | String | optional |
| Coram | coram | no description | String | optional |
| Reserved on | reservedon | no description | String | optional |
| Decision date | decisiondate | no description | Date | required |
| Counsel / Appearances | counsel | no description | Content | optional |