Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

This is a project from FINOS Voice program to define a standard for call metadata.

License

Notifications You must be signed in to change notification settings

finos/voice-metadata-standard

Repository files navigation

FINOS - Archived License

Voice Metadata Standard

This is a project from FINOS Voice program to define a standard for call metadata.

This includes call details, voice recordings, and transcribed voice for all types of calls. The goal being that consumers can design to one interface and always be able to consume data from any voice provider. The ultimate goal is that this standard is adopted for all producers and consumers of call metadata.

The project uses JSON Schema to describe and validate call metadata.

Contributing

  1. Fork it (https://github.com/finos/voice-metadata-standard/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Read our contribution guidelines and Community Code of Conduct
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Checkout FINOS Voice program to start contributing.

The standard definition is on callmetadata.schema.json, all comments and PR's should be made against this file.

You must validate your contributions against JSON Schema draft version defined in $schema field.

Follow guidelines described on CONTRIBUTING file.

NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.

Need an ICLA? Unsure if you are covered under an existing CCLA? Email help@finos.org

Directories

  • examples/vendors - holds examples from different vendors for reference.

License

Copyright 2019 - FINOS

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

About

This is a project from FINOS Voice program to define a standard for call metadata.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published