1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00

Merge branch 'master' into edit-wallet-docs

This commit is contained in:
Troy McConaghy 2019-02-20 17:18:13 +01:00 committed by GitHub
commit 0f493c6bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -5,7 +5,13 @@ description: Tools and examples for developing with Ocean Protocol.
## Tools
Coming soon!
[Plecos](https://github.com/oceanprotocol/plecos) is a Python tool to check metadata (a JSON file) to see if it conforms to the [OEP8 schema](https://github.com/oceanprotocol/OEPs/tree/master/8). Plecos wraps the [jsonschema](https://github.com/Julian/jsonschema) validator.
Users can use Plecos to check their metadata before sending it to an Aquarius instance. Plecos is manually updated with a schema file according to [OEP8](https://github.com/oceanprotocol/OEPs/tree/master/8). Find the tool in [PyPI](https://pypi.org/project/plecos/).
Plecos can be used in a microservice to facilitate data onboarding, as described in the [plecos_service](https://github.com/oceanprotocol/plecos_service) repository.
<repo name="Plecos"></repo>
## Examples

View File

@ -28,6 +28,7 @@
- name: API reference
url: /references/squid-py/
- name: squid-java
- name: Plecos
- group: OceanDB
items: