WearableHRV
WearableHRV: A Python package for the validation of heart rate and heart rate variability in wearables - Published in JOSS (2024)
oolong
oolong: An R package for validating automated content analysis tools - Published in JOSS (2020)
ocr-fileformat
Validate and transform various OCR file formats (hOCR, ALTO, PAGE, FineReader)
hydrotools
Suite of tools for retrieving USGS NWIS observations and evaluating National Water Model (NWM) data.
fastopenapi
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Falcon, Flask, Quart, Sanic, Starlette, Tornado).
object-mother-pattern
The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.
assert-napi-status-ok
C utilities for asserting that a Node-API call returns an "ok" status.
@stdlib/assert-napi-is-type
Assert that a Node-API value is a specified Node-API data type.
@stdlib/assert-napi-equal-typedarray-types
Assert that two Node-API typed array data types are equal.
@stdlib/assert-napi-is-typedarray
Assert that a Node-API value is a Node-API typed array.
thetis
Service to examine data processing pipelines (e.g., machine learning or deep learning pipelines) for uncertainty consistency (calibration), fairness, and other safety-relevant aspects.
@stdlib/ndarray-base-assert-is-allowed-data-type-cast
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
@stdlib/ndarray-base-assert-is-safe-data-type-cast
Determine if an ndarray data type can be safely cast to another ndarray data type.
@stdlib/ndarray-base-assert-is-same-kind-data-type-cast
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
@stdlib/ndarray-base-assert-is-row-major
Given a stride array, determine whether an array is row-major.
@stdlib/array-base-assert-is-mostly-safe-data-type-cast
Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.
@stdlib/ndarray-base-assert-is-single-segment-compatible
Determine if an array is compatible with a single memory segment.
@stdlib/ndarray-base-assert-is-column-major
Given a stride array, determine whether an array is column-major.
sixarm_ruby_email_address_validation
SixArm.com » Ruby » Email address validation using RFC 822
array-base-assert-is-same-kind-data-type-cast
Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.
ndarray-base-assert-is-mostly-safe-data-type-cast
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
scenario-vetting-criteria
Definitions of vetting criteria for integrated assessment modelling scenarios
https://github.com/adriamontoto/criteria-pattern
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
nds-lucid-ingestion
Watch a folder to automatically chunk and validate incoming rdf data bundles
fidelity-measure-for-dts
Algorithm to measure the level of fidelity of a Digital Twin System by aligning behavioral traces.
constrained-variable
A C++23 header-only library for type-safe variable constraints with support for validation, transformation, and clear error reporting.(使用C++23开发的头文件库,支持类型安全的变量约束,包括校验、转换和清晰的错误报告。)
assert-napi-has-property
Assert that a Node-API value has a specified property.
olivaw
Python framework for Agile ontology development support to be used with command lines with pre-commit or GitHub Actions
value-object-pattern
The Value Object Pattern is a Python 🐍 package that streamlines the creation and management of value objects 📦 in your projects. Value objects are immutable, self-validating objects that represent descriptive aspects of the domain with no conceptual identity.
dirschema
Spec and validator for directories, files and metadata based on JSON Schema and regexes.