diff --git a/content/terms.md b/content/terms.md index fddec8b..62b15de 100644 --- a/content/terms.md +++ b/content/terms.md @@ -4,13 +4,32 @@ title: CodeMeta Terms ## Terms from Schema.org +### Schema.org Software terms + Recognized properties for CodeMeta `SoftwareSourceCode` and `SoftwareApplication` includes the following terms from . These terms are part of the CodeMeta specification and can be used without any prefix. {{< properties-description matchParentType="schema:(SoftwareSourceCode|SoftwareApplication|CreativeWork|Thing)">}} -These terms are all recognized properties of or Types. Note that while most properties take basic data types as values (`Text`, `URL`), several take other node types, such as `Person`, `Organization`, `Review`, or `Role`. Recommended fields for these node types in CodeMeta documents are given below. +These terms are all recognized properties of or Types. + +Note that while most properties take basic data types as values (`Text`, `URL`), several take other node types, such as `Person`, `Organization`, `Review`, or `Role`. +Recommended fields for these node types in CodeMeta documents are given below. + +### Schema.org Thing terms + +{{< properties-description matchParentType="schema:(Thing)">}} + +### Schema.org Person terms + +{{< properties-description matchParentType="schema:(Person)">}} + +### Schema.org Review terms + +{{< properties-description matchParentType="schema:(Review)">}} + +### Schema.org Role terms -{{< properties-description matchParentType="schema:(Person|Thing|Review|Role)">}} +{{< properties-description matchParentType="schema:(Role)">}} ## CodeMeta terms