FSC Schema Extension
This page provides a reference specification for the Forest Stewardship Council (FSC) schema extension.
Metadata Elements
{{/* Note: we need to use two ranges for each cluster because it is */}} {{/* not possible to re-use Hugo's paginate object unless you use */}} {{/* the same exact arguments each time. */}} {{ range where (where site.RegularPages "Type" "terms") "Params.cluster" "==" "Fsc" }} {{- if .Params.field -}} {{ .Params.field }} {{- end -}} {{ end }}
{{ range where (where site.RegularPages "Type" "terms") "Params.cluster" "==" "Fsc" }}Download
The FSC schema extension is available for download in two formats:
Turtle
Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.
DownloadCSV
Comma-separated Values (CSV). Use this format when you just need a quick and easy offline reference.
DownloadFeedback
If you have questions/comments please contact ____.