mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-07-10 00:02:24 +02:00
Add initial version of schema specification site
After running the util/generate_docs.py script to parse and extract the metadata term specifications and their controlled vocabularies, we use Hugo to generate the HTML site. The HTML site uses Bootstrap with several ISEAL brand colors gleaned from the corporate website.
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
Economic
|
||||
Environmental
|
||||
Political, legal, systemic
|
||||
Social
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: 'FSC scope - sustainability dimension'
|
||||
field: 'fsc.focus.sustainDimension'
|
||||
slug: 'fsc-resource-scope-sustainability-dimension'
|
||||
description: 'select from control list'
|
||||
comment: 'Indicate the sustainability dimension the resource mainly supports or contributes to'
|
||||
required: False
|
||||
vocabulary: 'fsc-resource-scope-sustainability-dimension.txt'
|
||||
policy: 'Controlled value. Multi select from control list.'
|
||||
---
|
Reference in New Issue
Block a user