Arthit Suriyawongkul

Results 592 comments of Arthit Suriyawongkul

We can do the 303 See Other redirection as suggested by these W3C best practices documents: - Cool URIs for the Semantic Web https://www.w3.org/TR/cooluris/ - Best Practice Recipes for Publishing...

Probably a relevant issue: - #892

Can we use https://spdx.github.io/spdx-spec/v3.0.1/model/Core/Classes/Annotation/ for this? In Annotation, we have creationInfo, and the createdBy of the CreationInfo is the annotator.

I slightly updated the ISO standard names with an em dash (—), to make it the same as in the References https://github.com/spdx/spdx-spec/blob/develop/docs/references.md Ping @gregshue for review

I have created two communities in Zenodo: - https://zenodo.org/communities/spdx - https://zenodo.org/communities/sbom We can add more SPDX/SBOM tools to the relevant communities.

May need the admin of the organization (github.com/spdx) to grant a read access to Zenodo, see https://docs.github.com/en/organizations/managing-oauth-access-to-your-organizations-data/approving-oauth-apps-for-your-organization

Thank you. Currently our text normalization functions are in https://github.com/PyThaiNLP/pythainlp/blob/dev/pythainlp/util/normalize.py If you like, you can try to fit the new functions in that file structure.

As of 10 Jan 2024: (1) is partly corrected for TTL and NT, but not yet for RDF - (it is duplicated with issue #304) (2) still remain - around...

SPDX is now an Organization in PyPI https://pypi.org/org/spdx/

Will `[wordpart1]-[space]\n[wordpart2]` be treated the same as `[wordpart1]-\n[wordpart2]` ?