{"id":15130248,"url":"https://github.com/solidlabresearch/shapeshift","last_synced_at":"2026-02-25T08:02:15.700Z","repository":{"id":200744028,"uuid":"704480937","full_name":"SolidLabResearch/shapeshift","owner":"SolidLabResearch","description":"Kotlin library to transform SHACL shapes into GraphQL schemas","archived":false,"fork":false,"pushed_at":"2023-11-02T14:23:05.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"trunk","last_synced_at":"2025-02-11T17:55:44.278Z","etag":null,"topics":["graphql","kotlin","shacl"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/SolidLabResearch.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-10-13T10:53:25.000Z","updated_at":"2024-12-09T19:54:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf0160b7-c75d-4415-80b3-0457927751a7","html_url":"https://github.com/SolidLabResearch/shapeshift","commit_stats":null,"previous_names":["solidlabresearch/shapeshift"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fshapeshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fshapeshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fshapeshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fshapeshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolidLabResearch","download_url":"https://codeload.github.com/SolidLabResearch/shapeshift/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393540,"owners_count":20931809,"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":["graphql","kotlin","shacl"],"created_at":"2024-09-26T02:43:01.642Z","updated_at":"2025-10-30T23:13:27.302Z","avatar_url":"https://github.com/SolidLabResearch.png","language":"Kotlin","readme":"# shapeshift\n\nA Kotlin library to transform SHACL shapes into GraphQL types\n\n## Usage\n\nThe main entry point of the package is the ```SHACLToGraphQL``` object which provides the ```getShema(config : ShiftConfig)``` function, which takes a ShiftConfig object as a paremeter and returns a GraphQL schema as a String.\n\n### ShiftConfig\nThe ```ShiftConfig``` object provides the necessary configuration options. It's constructor has three parameters:\n* ```catalogUrl (String)```: a URL for a Shape Catalogue to be used to retrieve shapes from. If a URL is provided, it will first try to resolve shapes from the catalog. (default = null)\n* ```strict (Boolean)```: Wether it should only accept SHACL core features.\n* ```shapeConfigs (Map\u003cString, ShapeConfig\u003e)```: A map of all ```ShapeConfigs``` (see below) to be considered, with the keys representing the URI of the Shape.\n\n### Shape Config\nThis object provides additional configuration objects for each Shape to be considered. It's constructor has one parameter:\n* ```mutation (Boolean)```: Wether or not mutations should be generated for the shapes.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fshapeshift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidlabresearch%2Fshapeshift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fshapeshift/lists"}