{"id":33258439,"url":"https://github.com/danielbeeke/shacl-form","last_synced_at":"2026-01-25T01:14:16.274Z","repository":{"id":190154801,"uuid":"622221067","full_name":"danielbeeke/shacl-form","owner":"danielbeeke","description":"A TypeScript form builder that uses SHACL shapes as definition","archived":false,"fork":false,"pushed_at":"2023-10-05T14:08:27.000Z","size":14538,"stargazers_count":7,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-21T21:03:18.910Z","etag":null,"topics":["dash","form","shacl"],"latest_commit_sha":null,"homepage":"https://shacl-form.mediaworks.global/","language":"TypeScript","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/danielbeeke.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-04-01T13:33:06.000Z","updated_at":"2024-09-11T13:09:08.000Z","dependencies_parsed_at":"2023-10-05T16:30:42.467Z","dependency_job_id":null,"html_url":"https://github.com/danielbeeke/shacl-form","commit_stats":null,"previous_names":["om-mediaworks/shacl-form"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielbeeke/shacl-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbeeke%2Fshacl-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbeeke%2Fshacl-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbeeke%2Fshacl-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbeeke%2Fshacl-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielbeeke","download_url":"https://codeload.github.com/danielbeeke/shacl-form/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbeeke%2Fshacl-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28740604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dash","form","shacl"],"created_at":"2025-11-17T03:00:36.602Z","updated_at":"2026-01-25T01:14:16.260Z","avatar_url":"https://github.com/danielbeeke.png","language":"TypeScript","funding_links":[],"categories":["Declarative UIs"],"sub_categories":[],"readme":"# SHACL Form\n\nSHACL form is a frontend library that shows forms from a SHACL shape.\nIt uses customElements, also for the widgets, this will enable a third party developer to bring their own widgets that might be made with any other technology as long as it is exported as a customElement.\n\n## Progress\n\nThis library is in development\n\n## Screenshot\n\n![Screenshot of SHACL-form](/demo/shacl-form.png)\n\n## Usage\n\nHTML attributes on the customElement:\n\n- __subject__   - Useful when creating data. It will set the subject to this uri. It is possible to rename the subject when using the form.\n- __shacl-url__ - The place where the SHACL turtle is stored, it should allow CORS.\n- __shape-uri__ - Set this attribute if you have multiple shapes in your shape turtle file and do not want to use the first shape.\n\n```html\n\u003cshacl-form shacl-url=\"YOUR_SHACL_TTL\"\u003e\u003c/shacl-form\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbeeke%2Fshacl-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielbeeke%2Fshacl-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbeeke%2Fshacl-form/lists"}