// Array of institutional and/or personal websites
"websites":[
""
]
}
],
"research_data":{
// Array of languages of the research data in ISO-639-2
"lang":[
""
]
// More information on research data to be added in a later version
},
// Stack: To be added in a later version
"stack":{},
// Policies: To be added in a later version
"policies":{},
// Array of keywords for the project, including all relevant languages in ISO-639-2
"keywords":[
""
],
// Comment on the entry, the project or field for any information that doesn't fit anywhere else
"comment":""
}
}
```
### <a id="resourcesschema"></a>JSON Schema for Resources (`v0.1.1`)
```javascript
{
// Valid main values for parent entries in field "type" can be extended by colon notation, e.g. "language:query:xml". For children, main value may vary, e.g. "framework".