Skip to content

Fix invalid roleCode property in Developer Guide Appendix A #129

Description

@lindangulopez

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions