According to the schema and examples, does it make sense to update Creator field ?
If a schema is edited by multi contributor, do we expect to create multiple creator ? Which can be done with the version 1.0.
Does it make sense to use a more generic model:
defining a Contributor, with an attribute to mention the role like creator, contributor, reviewer, maintainer, etc. ?
So it can be defined like:
<Contributor role="creator">
someone - email
</Contributor>
<Contributor role="reviewer">
...
</Contributor>
Does the content is typed ? or if it's just a string ?
According to the schema and examples, does it make sense to update Creator field ?
If a schema is edited by multi contributor, do we expect to create multiple creator ? Which can be done with the version 1.0.
Does it make sense to use a more generic model:
defining a Contributor, with an attribute to mention the role like creator, contributor, reviewer, maintainer, etc. ?
So it can be defined like:
Does the content is typed ? or if it's just a string ?