Package: DataSchema 0.1.0

Sebastian Kranz

DataSchema: Tools for schemas describing and validating data sets

JSON Schemas (see https://json-schema.org/learn/getting-started-step-by-step) can be useful for many things like generating SQL databases, structured RDS data sets, validation of data, structuring AI output, creating autmatic documentation etc. I have used and developed several ad-hoc schema specifications / tools in different packages, like "dbmisc" (yaml), "repboxdb" (yaml), rgemini (JSON schema from R). This package shall provide helper functions to build, convert and use schemas. While importa and export to json-schema is possible, it is skewed to my taste and my previous application.

Authors:Sebastian Kranz

DataSchema_0.1.0.tar.gz
DataSchema_0.1.0.zip(r-4.7-any)DataSchema_0.1.0.zip(r-4.6-any)DataSchema_0.1.0.zip(r-4.5-any)
DataSchema_0.1.0.tgz(r-4.6-any)DataSchema_0.1.0.tgz(r-4.5-any)
DataSchema_0.1.0.tar.gz(r-4.7-any)DataSchema_0.1.0.tar.gz(r-4.6-any)
DataSchema_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
DataSchema/json (API)

# Install 'DataSchema' in R:
install.packages('DataSchema', repos = c('https://repboxr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/skranz/dataschema/issues

On CRAN:

Conda:

2.95 score 1 stars 3 packages 32 exports 1 dependencies

Last updated from:6239a5017d (on main). Checks:7 WARNING, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING126
source / vignettesOK133
linux-release-x86_64WARNING106
macos-release-arm64WARNING77
macos-oldrel-arm64WARNING61
windows-develWARNING63
windows-releaseWARNING59
windows-oldrelWARNING75
wasm-releaseOK89

Exports:add_schema_typechange_namesex_to_schema_typeexampleis_schemais_schema_arris_schema_boolis_schema_intis_schema_numis_schema_objis_schema_strnn_locals_to_listno_schema_obj_msgobj_respreduce_to_fieldsschema_arrschema_boolschema_empty_instanceschema_fields_to_rclassesschema_intschema_mergeschema_na_instanceschema_numschema_objschema_reduceschema_set_df_col_classschema_strschema_types_to_rclassto_json_schemato_json_schema_objto_schemavalid_json_schema_fields

Dependencies:restorepoint