{"id":20950415,"url":"https://github.com/atomgraph/rdf-syntax-check","last_synced_at":"2026-03-15T09:48:19.852Z","repository":{"id":65840271,"uuid":"596115577","full_name":"AtomGraph/RDF-syntax-check","owner":"AtomGraph","description":"GitHub action that validates the syntax of selected RDF files in the repository","archived":false,"fork":false,"pushed_at":"2024-02-12T14:04:32.000Z","size":15,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-19T22:40:52.351Z","etag":null,"topics":["linked-data","rdf","semantic-web"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/rdf-syntax-check","language":null,"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/AtomGraph.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-01T13:55:56.000Z","updated_at":"2024-02-12T14:07:12.000Z","dependencies_parsed_at":"2024-02-17T17:15:15.144Z","dependency_job_id":null,"html_url":"https://github.com/AtomGraph/RDF-syntax-check","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FRDF-syntax-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FRDF-syntax-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FRDF-syntax-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FRDF-syntax-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtomGraph","download_url":"https://codeload.github.com/AtomGraph/RDF-syntax-check/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345875,"owners_count":20275906,"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":["linked-data","rdf","semantic-web"],"created_at":"2024-11-19T00:48:25.614Z","updated_at":"2025-12-26T09:24:40.959Z","avatar_url":"https://github.com/AtomGraph.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RDF syntax check\nGH action that iterates all RDF files in the repository and validates their syntax using [Apache Jena's riot parser](https://jena.apache.org/documentation/io/#command-line-tools).\nThe action fails as soon as an invalid file is detected.\n\n## Usage example\n\n```yml\nname: RDF data validation\n\non:\n  push:\n    paths:\n      - '**.ttl'\n      - '**.trig'\n      - '**.nt'\n      - '**.nq'\n      - '**.rdf'\n      - '**.trix'\n      - '**.jsonld'\n\njobs:\n  rdf-syntax-check:\n    runs-on: ubuntu-latest\n    steps:\n      - name: RDF syntax check\n        uses: AtomGraph/RDF-syntax-check@v1.0.5\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomgraph%2Frdf-syntax-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomgraph%2Frdf-syntax-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomgraph%2Frdf-syntax-check/lists"}