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
This library provides schemas that encode aspects of the following standards.
50
-
Note that these standards often contain concepts and specifications that cannot
51
-
be represented as schemas. We extract and formalize the portions that can be
52
-
expressed as JSON Schema definitions.
53
-
54
-
| Organisation | Standard | Title |
55
-
|--------------|----------|-------|
56
-
| IEEE |[IEEE Std 754-2019](https://ieeexplore.ieee.org/document/8766229)| IEEE Standard for Floating-Point Arithmetic |
57
-
| IEEE |[IEEE Std 1003.1-2017](https://pubs.opengroup.org/onlinepubs/9699919799/)| IEEE Standard for Information Technology—Portable Operating System Interface (POSIX) Base Specifications, Issue 7 |
58
-
| IETF |[RFC 3066](https://www.rfc-editor.org/rfc/rfc3066)| Tags for the Identification of Languages |
| ISO |[ISO 3166-1:2020](https://www.iso.org/iso-3166-country-codes.html)| Codes for the representation of names of countries and their subdivisions — Part 1: Country codes |
70
-
| ISO |[ISO 4217:2015](https://www.iso.org/iso-4217-currency-codes.html)| Codes for the representation of currencies and funds |
71
-
| ISO |[ISO 639:2023](https://www.iso.org/iso-639-language-code)| Codes for the representation of names of languages |
72
-
| ISO |[ISO 8601-1:2019](https://www.iso.org/standard/70907.html)| Date and time — Representations for information interchange — Part 1: Basic rules |
73
-
| ISO |[ISO 8601-2:2019](https://www.iso.org/standard/70908.html)| Date and time — Representations for information interchange — Part 2: Extensions |
74
-
| ISO |[ISO 80000-1:2022](https://www.iso.org/standard/76921.html)| Quantities and units — Part 1: General |
75
-
| ISO/IEC |[ISO/IEC 2382:2015](https://www.iso.org/standard/63598.html)| Information technology — Vocabulary |
76
-
| ISO/IEC |[ISO/IEC 9899:2024](https://www.iso.org/standard/82075.html)| Programming languages — C |
| JSON Schema |[Draft 2020-12](https://json-schema.org/draft/2020-12/json-schema-core)| JSON Schema: A Media Type for Describing JSON Documents |
79
-
| W3C |[XML Schema Part 2](https://www.w3.org/TR/xmlschema-2/)| XML Schema Datatypes Second Edition |
80
-
| XBRL International |[XBRL 2.1](https://www.xbrl.org/Specification/XBRL-2.1/REC-2003-12-31/XBRL-2.1-REC-2003-12-31+corrected-errata-2013-02-20.html)| Extensible Business Reporting Language (XBRL) 2.1 |
81
-
| XBRL International |[XBRL DTR](https://www.xbrl.org/dtr/dtr.html)| XBRL Data Types Registry |
82
-
| XBRL International |[XBRL UTR](https://www.xbrl.org/specification/utr/rec-2013-11-18/utr-rec-2013-11-18-clean.html)| XBRL Units Type Registry |
83
-
84
-
To request coverage of another standard, please [open an issue on
0 commit comments