You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition URL and POSIX Path need references. For the latter https://pubs.opengroup.org/onlinepubs/9799919799/ seems the right document but this is pretty heavy, so we may better add our own definition of "POSIX path" and reference POSIX an non-normative. A POSX file name can contain any byte, except slash or NULL.
Participation
I am willing to submit a pull request for this issue.
The text was updated successfully, but these errors were encountered:
What Data Package version are you using?
v2
Describe the Issue
Specifications should have a section called "Normative References" referencing standards they build on. For Data Package this would be:
In addition URL and POSIX Path need references. For the latter https://pubs.opengroup.org/onlinepubs/9799919799/ seems the right document but this is pretty heavy, so we may better add our own definition of "POSIX path" and reference POSIX an non-normative. A POSX file name can contain any byte, except slash or NULL.
Participation
The text was updated successfully, but these errors were encountered: