Hello! As you might know publiccode v0.5.0 has been released: publiccodeyml/publiccode.yml#258 🎉
publiccode-parser-go v5.2.1 supports the new version, but there are also some things to implement in the editor and its UI to adapt to the new version.
Based on what I remember about the editor's structure here are the changes required, this should help you update it more easily:
You could split this issue into multiple sub-issues, if you feel it like it helps.
Hello! As you might know publiccode v0.5.0 has been released: publiccodeyml/publiccode.yml#258 🎉
publiccode-parser-go v5.2.1supports the new version, but there are also some things to implement in the editor and its UI to adapt to the new version.Based on what I remember about the editor's structure here are the changes required, this should help you update it more easily:
otherpubliccodeyml/publiccode.yml#241This one should be just a matter of syncing the editor's types and adding
other.urn:x-italian-pa:[codiceIPA]" and make it clear to the user. Ideally it should be transparent (also take a look at No autocompletion forcodiceIPA, and in general for organisations #525)riuso/codiceIPAandlegal/repoOwneras deprecatedriuso/codiceIPAtoorganisation.uri, but check that it doesAdd the UI for that new field and sync the editor's types
it" must be replaced with "IT" when generating the country sectionintendedAudience/countriesandintendedAudience/unsupportedCountriesMark all those fields as deprecated, including the main object
it.conforme, so they're not shown in the UI by defaultYou could split this issue into multiple sub-issues, if you feel it like it helps.