Summary: the Developer Guide's Appendix A includes an RDF example using roleCode on a Role
object. This isn't a valid CodeMeta property, the terms page only lists roleName
(https://codemeta.github.io/terms/#schemaorg-role-terms). Likely a leftover from an
earlier draft or a typo that was never caught.
Proposed change: replace roleCode with roleName in the Appendix A RDF example.
Why: found while drafting the Roles clarification for #106, a stale property name in a
worked example risks people copying invalid CodeMeta into their own files.
Summary: the Developer Guide's Appendix A includes an RDF example using
roleCodeon aRoleobject. This isn't a valid CodeMeta property, the terms page only lists
roleName(https://codemeta.github.io/terms/#schemaorg-role-terms). Likely a leftover from an
earlier draft or a typo that was never caught.
Proposed change: replace
roleCodewithroleNamein the Appendix A RDF example.Why: found while drafting the Roles clarification for #106, a stale property name in a
worked example risks people copying invalid CodeMeta into their own files.