{{.Title}}

{{.Description}}

Request

{{range .AnnotationMappings}}
/ /
{{end}} {{range .CorpusMappings}}
{{end}}

Response

{{range .AnnotationMappings}}
/ /
{{end}} {{range .CorpusMappings}}
{{end}}

Available Mappings

{{range .AnnotationMappings}}
{{.ID}}
{{if .Description}}
{{.Description}}
{{end}} {{end}} {{range .CorpusMappings}}
{{.ID}}
{{if .Description}}
{{.Description}}
{{end}} {{end}}