Skip to main content

OpenAPI representation of the ISCC data model

Project description

ISCC - Schema

OpenAPI representation of the ISCC data model

Build Version

Introduction

This repository hosts all schema definitions of the ISCC. Schemas are defined in OpenAPI v3.1.0 format and serve as a single source of truth for auto-generated JSON Schema definitions, JSON-LD contexts, and other schema related artifacts.

Generated files:

The source of code generation are the files at iscc_schema/models/*. The outputs produced when running poe build are:

  • docs/schema/iscc.json - JSON Schema for ISCC Metadata
  • docs/schema/index.md - JSON Schema Markdown documentation
  • docs/context/iscc.jsonld - JSON-LD context for ISCC Metadata
  • docs/terms/index.md - ISCC Metadata Vocabulary documentation
  • iscc_schema/schema.py - Pydantic models for ISCC Metadata

Published files:

The generated files are published under the following canonical URLs:

OpenAPI Extensions

The OpenAPI Specification allows for extending the specification with custom fields. Extensions must start with x-. All ISCC extensions start with x-iscc-:

  • x-iscc-context - for documenting JSON-LD contexts.
  • x-iscc-schema-doc - for original descriptions from schema.org

Changelog

0.1.0 - 2022-01-05

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iscc-schema-0.1.0.tar.gz (13.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page