{"id":32579894,"url":"https://github.com/wirecloud/ckan-metadata-operator","last_synced_at":"2026-06-24T21:31:17.795Z","repository":{"id":141450485,"uuid":"147498182","full_name":"Wirecloud/ckan-metadata-operator","owner":"Wirecloud","description":"WireCloud operator that receives, from URL, CKAN resource IDs and gets metadata for initiating a guided dashboard-creation process","archived":false,"fork":false,"pushed_at":"2018-11-22T06:21:50.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-29T15:52:09.035Z","etag":null,"topics":["ckan","ckan-extension","ckan-metadata-operator","fiware-wirecloud","wirecloud-component","wirecloud-operator"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wirecloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T10:05:37.000Z","updated_at":"2019-10-23T11:59:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac5ec3f8-c6f2-4163-9858-190e9a68089f","html_url":"https://github.com/Wirecloud/ckan-metadata-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wirecloud/ckan-metadata-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fckan-metadata-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fckan-metadata-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fckan-metadata-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fckan-metadata-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wirecloud","download_url":"https://codeload.github.com/Wirecloud/ckan-metadata-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fckan-metadata-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34750952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ckan","ckan-extension","ckan-metadata-operator","fiware-wirecloud","wirecloud-component","wirecloud-operator"],"created_at":"2025-10-29T15:51:16.888Z","updated_at":"2026-06-24T21:31:17.790Z","avatar_url":"https://github.com/Wirecloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CKAN metadata operator operator\n\nThe CKAN metadata operator operator is a WireCloud operator that receives, in an HTTP call to it's containing dashboard, the ID of a resource and the CKAN server containing it, and works on that resource ID to get metadata from that resource on the CKAN server.\n\nThis operator is intended to serve as entry point for special dashboards that serve for guided creation of data visualization dashboards, and checks specifically NGSI resources (`fiware-ngsi` CKAN type defined by [FIWARE CKAN Extensions](https://github.com/conwetlab/FIWARE-CKAN-Extensions)).\n\n## Build dependencies\n\nBe sure to have installed [Node.js](https://nodejs.org/) in your system. For example, you can install it on Ubuntu and Debian running the following commands:\n\n```bash\nsudo apt update; sudo apt install curl gnupg\ncurl -sL https://deb.nodesource.com/setup_8.x | sudo bash -\nsudo apt install nodejs npm \n```\n\nYou also have to install the [Grunt](https://gruntjs.com/)'s command line interface (CLI):\n\n```sudo npm install -g grunt-cli\n```\n\nThe remaining dependencies are installed using npm (you have to run this command\ninside the folder where you downloaded this repository):\n\n```bash\nnpm install\n```\n\n\n## Build\n\nOnce installed all the build dependencies you can build this operator by using grunt:\n\n```bash\ngrunt\n```\n\nIf everything goes well, you will find a wgt file in the `dist` folder.\n\n\n## Documentation\n\nDocumentation about how to use this operator is available on the\n[User Guide](src/doc/userguide.md). Anyway, you can find general information\nabout how to use operators on the\n[WireCloud's User Guide](https://wirecloud.readthedocs.io/en/stable/user_guide/)\navailable on Read the Docs.\n\n## Copyright and License\n\nCopyright (c) 2018 CoNWeT Lab., Universidad Politécnica de Madrid\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwirecloud%2Fckan-metadata-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwirecloud%2Fckan-metadata-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwirecloud%2Fckan-metadata-operator/lists"}