{"id":13565426,"url":"https://github.com/sparna-git/skos-play","last_synced_at":"2025-05-13T01:23:09.048Z","repository":{"id":42128587,"uuid":"152753696","full_name":"sparna-git/skos-play","owner":"sparna-git","description":"SKOS-Play allows to print SKOS files in HTML or PDF. It also embeds xls2rdf to generate RDF from Excel.","archived":false,"fork":false,"pushed_at":"2024-04-12T15:32:48.000Z","size":42246,"stargazers_count":72,"open_issues_count":23,"forks_count":14,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-08T00:14:36.511Z","etag":null,"topics":["d3js","rdf","semantic-web","skos","skos-play","skos-xl","sparql","taxonomy","thesaurus"],"latest_commit_sha":null,"homepage":"http://labs.sparna.fr/skos-play","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sparna-git.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":"2018-10-12T13:20:45.000Z","updated_at":"2025-03-12T10:20:48.000Z","dependencies_parsed_at":"2023-01-29T08:32:26.827Z","dependency_job_id":"b21c5ef8-1da8-4852-9612-6758e39ba394","html_url":"https://github.com/sparna-git/skos-play","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparna-git%2Fskos-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparna-git%2Fskos-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparna-git%2Fskos-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparna-git%2Fskos-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparna-git","download_url":"https://codeload.github.com/sparna-git/skos-play/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253851673,"owners_count":21973783,"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":["d3js","rdf","semantic-web","skos","skos-play","skos-xl","sparql","taxonomy","thesaurus"],"created_at":"2024-08-01T13:01:46.739Z","updated_at":"2025-05-13T01:23:09.016Z","avatar_url":"https://github.com/sparna-git.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# SKOS Play!\n\nSKOS Play is a free application to work with thesaurus or classification expressed in [SKOS](https://www.w3.org/TR/2009/REC-skos-reference-20090818/).\n\nSKOS Play! is live at **https://labs.sparna.fr/skos-play/**\n\nWith SKOS Play you can :\n  1. Print / visualize thesaurus\n  2. Convert Excel tables to SKOS\n  3. Validate SKOS files\n\n### Print / visualize thesaurus\n\nThe core feature of SKOS Play is the ability to render SKOS data in various ways.\n\n#### Generate different outputs\n\nSKOS Play can print your thesaurus in various ways :\n\n##### Alphabetical indexes\n\n![SKOS Play alphabetical index output](github/images/print-alphabetical.png)\n\n##### Hierarchical trees (static or unfoldable)\n\n![SKOS Play hierarchical tree output](github/images/print-tree.png)\n\n##### Translation tables\n\n![SKOS Play translation table output](github/images/print-translations.png)\n\n##### Permuted / KWIC indexes\n\n![SKOS Play KWIC output](github/images/print-kwic.png)\n\n##### Alignment tables\n\n![SKOS Play alignments output](github/images/print-alignments.png)\n\n#### Generate PDF files\n\nSKOS Play can also be used to produce printable PDFs from your thesaurus, with the same kind of outputs as the ones described above. PDFs are clickable so you can navigate the content of your thesaurus within the PDF.\n\n#### Cool dataviz with D3JS\n\nSKOS Play leverages D3js to display the hierarchy of the SKOS structure in nice ways :\n\n##### Tree visualization\n\n![SKOS Play tree visualization](github/images/visualize-tree.png)\n\n##### Square visualization\n\n![SKOS Play square visualization](github/images/visualize-icicle.png)\n\n##### Circle visualization\n\n![SKOS Play circle visualization](github/images/visualize-sunburst.png)\n\n##### Autocomplete field\n\nSKOS Play also illustrates the generation of an autocomplete form filled with your thesaurus labels :\n\n![SKOS Play autocomple visualization](github/images/visualize-autocomplete.png)\n\n#### Works with OWL ontologies too !\n\nBy the way, SKOS Play also works with [OWL or RDFS ontologies](https://www.w3.org/TR/owl2-overview/) by converting them into SKOS, so you can print cool ontologies like CIDOC-CRM, schema.org, etc.\n\n### Create SKOS classifications from Excel / Google spreadsheets\n\nThe [SKOS Play converter](https://labs.sparna.fr/skos-play/convert) is a tool to easily maintain classifications in Excel and turn them into SKOS, following a simple file template, with specific column headers.\n\nThe converter is also integrated with Google Spreadsheets, so you can even maintain your classification collaboratively, and turn it directly into SKOS !\n\n![SKOS Play Excel converter](github/images/convert-excel.png)\n\n### Validated SKOS data\n\nSKOS Play includes a frontend for the qSKOS validator, hosted in a separate project : [SKOS-testing-tool](https://github.com/sparna-git/skos-testing-tool).\n\n## Who is using SKOS Play ?\n  - French Ministry of Culture\n  - UNESCO\n  - Heritage Data\n  - Reegle thesaurus\n  - Service Central de Legislation du Luxembourg\n\n_(want to be listed here ? [contact us](http://www.sparna.fr/contact) !)_\n\n\n## Contribution guidelines\n\n* If you spot a problem, need a specific feature, or want to open a discussion please [file an issue](https://github.com/sparna-git/skos-play/issues).\n* You can also use the [SKOS Play mailing list](https://groups.google.com/forum/#!forum/skos-play-discuss)\n\n## Who are we ?\n\n*  [SKOS Play](https://labs.sparna.fr/skos-play/) is developped by Thomas Francart in his company [Sparna](http://www.sparna.fr/contact)\n*  You can read more about SKOS Play on [blog.sparna.fr](http://blog.sparna.fr)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparna-git%2Fskos-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparna-git%2Fskos-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparna-git%2Fskos-play/lists"}