HomeSoftware Heritage

Remove error message on persons with multiple affiliations
a2888eaaab3fUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Remove error message on persons with multiple affiliations

eg. it errored with:

"affiliation" must be a Organization object or URI, not [{"@type":"Organization","@id":"http://example.org/"},{"@type":"Organization","@id":"http://example.com/"}]'

which is not true.

This will cause the field to be populated with
[object Object],[object Object] instead of the actual values, which we
need to fix eventually, but at least it doesn't incorrectly imply arrays
are forbidden by Codemeta.

Details

Provenance
vlorentzAuthored on Jun 14 2023, 11:49 AM
Parents
rDWCM3c9b44549741: Display nicer error on @context array and allow singleton array (#19)
Branches
Unknown
Tags
Unknown

Event Timeline