{"id":21683771,"url":"https://github.com/open-eo/openeo-processes-lint","last_synced_at":"2025-03-20T11:23:44.346Z","repository":{"id":65436484,"uuid":"592290699","full_name":"Open-EO/openeo-processes-lint","owner":"Open-EO","description":"Validate and lint openEO processes definitions","archived":false,"fork":false,"pushed_at":"2023-03-13T16:28:06.000Z","size":423,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-25T09:23:06.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Open-EO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-23T12:12:22.000Z","updated_at":"2023-01-23T13:41:39.000Z","dependencies_parsed_at":"2023-09-22T16:15:56.935Z","dependency_job_id":null,"html_url":"https://github.com/Open-EO/openeo-processes-lint","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"598bfbee2e1b6fab4ff423d5c9c7f57cb0a7cae4"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-processes-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-processes-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-processes-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-processes-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Open-EO","download_url":"https://codeload.github.com/Open-EO/openeo-processes-lint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244601904,"owners_count":20479521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T16:13:27.604Z","updated_at":"2025-03-20T11:23:44.323Z","avatar_url":"https://github.com/Open-EO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linter for openEO process specifications\n\nNPM: [@openeo/processes-lint](https://www.npmjs.com/package/@openeo/processes-lint)\n\n1. Install [node and npm](https://nodejs.org) - should run with any recent version\n2. Place a config file into your working directory that looks like the [`testConfig.json`](./testConfig.json). The options work as follows:\n   * `folder`: Path to a folder with non-experimental process specifications in .json files.\n   * `proposalsFolder`: Path to a folder with experimantal process specifications in .json files (optional)\n   * `anyOfRequired`: Processes where any of the parameters is required (deprecated)\n   * `ignoedWords`: A list of words the spell checker should ignore. Can also be a path to a file with a word on each line.\n   * `subtypeSchemas`: Path or URL to a file that includes the subtype schemas, defaults to `https://processes.openeo.org/meta/subtype-schemas.json`\n   * `checkSubtypeSchemas`: Enable or disable running checks against the subtype schemas. Defaults to `false` (disabled).\n   * `forbidDeprecatedTypes`: Set to `true` to disallow deprecated subtypes such as `raster-cube` and `vector-cube`. Defaults to `false` (disabled).\n   * `checkProcessLinks`: Set to `true` to validate whether the links to processes in descriptions are valid (i.e. the files exist). Defaults to `false` (disabled).\n   * `verbose`: Verbose output for tests. Defaults to `false` (disabled).\n2. Run `npx @openeo/processes-lint testConfig.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eo%2Fopeneo-processes-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-eo%2Fopeneo-processes-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eo%2Fopeneo-processes-lint/lists"}