{"id":22267762,"url":"https://github.com/transmute-industries/jsonld-github-action","last_synced_at":"2026-04-13T20:32:27.207Z","repository":{"id":65244286,"uuid":"588950336","full_name":"transmute-industries/jsonld-github-action","owner":"transmute-industries","description":"JSON-LD Operations with GitHub Actions","archived":false,"fork":false,"pushed_at":"2023-01-14T17:13:47.000Z","size":635,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-18T09:41:21.318Z","etag":null,"topics":["actions","github","jsonld","rdf"],"latest_commit_sha":null,"homepage":"https://github.com/transmute-industries/jsonld-github-action","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/transmute-industries.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}},"created_at":"2023-01-14T15:27:02.000Z","updated_at":"2024-03-28T20:39:45.000Z","dependencies_parsed_at":"2023-01-15T21:01:14.378Z","dependency_job_id":null,"html_url":"https://github.com/transmute-industries/jsonld-github-action","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.1333333333333333,"last_synced_commit":"7e385052e2e76acc1225731892830c8b15d5a51b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/transmute-industries/jsonld-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transmute-industries%2Fjsonld-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transmute-industries%2Fjsonld-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transmute-industries%2Fjsonld-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transmute-industries%2Fjsonld-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transmute-industries","download_url":"https://codeload.github.com/transmute-industries/jsonld-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transmute-industries%2Fjsonld-github-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actions","github","jsonld","rdf"],"created_at":"2024-12-03T11:08:47.501Z","updated_at":"2026-04-13T20:32:27.178Z","avatar_url":"https://github.com/transmute-industries.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON-LD GitHub Action\n\n🚧 Experimental 🏗️. \n\n[![Demo](https://github.com/transmute-industries/jsonld-github-action/actions/workflows/demo.yml/badge.svg)](https://github.com/transmute-industries/jsonld-github-action/actions/workflows/demo.yml)\n\n[![CI](https://github.com/transmute-industries/jsonld-github-action/actions/workflows/ci.yml/badge.svg)](https://github.com/transmute-industries/jsonld-github-action/actions/workflows/ci.yml)\n![Branches](./badges/coverage-branches.svg)\n![Functions](./badges/coverage-functions.svg)\n![Lines](./badges/coverage-lines.svg)\n![Statements](./badges/coverage-statements.svg)\n![Jest coverage](./badges/coverage-jest%20coverage.svg)\n\n\u003c!-- [![NPM](https://nodei.co/npm/@transmute/jsonld-github-action.png?mini=true)](https://npmjs.org/package/@transmute/jsonld-github-action) --\u003e\n\n\u003cimg src=\"./transmute-banner.png\" /\u003e\n\n#### [Questions? Contact Transmute](https://transmute.typeform.com/to/RshfIw?typeform-source=jsonld-github-action)\n\n## Usage\n\n```yml\nname: Demo\non: workflow_dispatch\njobs:\n  demo:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Frame a Document\n        uses: transmute-industries/jsonld-github-action@v0.0.1\n        id: frame\n        with:\n          operation: frame\n          document: |\n            {\n              \"http://schema.org/name\": \"Orie Steele\",\n              \"http://schema.org/url\": {\"@id\": \"https://transmute.industries\"}\n            }\n      - name: Review the framed document\n        run: |-\n          echo '${{ steps.frame.outputs.json }}' \u003e\u003e framed.json;\n          cat ./framed.json | jq\n```\n\n## Develop\n\n```bash\nnpm i\nnpm t\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftransmute-industries%2Fjsonld-github-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftransmute-industries%2Fjsonld-github-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftransmute-industries%2Fjsonld-github-action/lists"}