Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
|PyPI Version| |Build Status| |Coverage Status| |Python Version|
This Python package provides methods for testing standards that use JSON Schema and CSV codelists with custom JSON Schema properties <https://os4d.opendataservices.coop/development/schema/#extended-json-schema>
__, like:
The following packages also support multiple standards:
OCDS Babel <https://ocds-babel.readthedocs.io/en/latest/>
__, which provides Babel extractors and translation methodsOCDS Kit <https://ocdskit.readthedocs.io/en/latest/>
, which provides commands <https://ocdskit.readthedocs.io/en/latest/cli/schema.html>
for transforming JSON Schema, and methods for creating a mapping sheet <https://ocdskit.readthedocs.io/en/latest/api/mapping_sheet.html>
__ and for yielding a schema's fields <https://ocdskit.readthedocs.io/en/latest/api/schema.html>
__.If you are viewing this on GitHub or PyPI, open the full documentation <https://jscc.readthedocs.io/>
__ for additional details.
.. |PyPI Version| image:: https://img.shields.io/pypi/v/jscc.svg :target: https://pypi.org/project/jscc/ .. |Build Status| image:: https://github.com/open-contracting/jscc/actions/workflows/ci.yml/badge.svg :target: https://github.com/open-contracting/jscc/actions/workflows/ci.yml .. |Coverage Status| image:: https://coveralls.io/repos/github/open-contracting/jscc/badge.svg?branch=main :target: https://coveralls.io/github/open-contracting/jscc?branch=main .. |Python Version| image:: https://img.shields.io/pypi/pyversions/jscc.svg :target: https://pypi.org/project/jscc/
FAQs
Tools for data standards that use JSON Schema and CSV codelists
We found that jscc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.