{"id":13555013,"url":"https://github.com/VisualDataWeb/WebVOWL","last_synced_at":"2025-04-03T07:33:40.237Z","repository":{"id":30583224,"uuid":"34138298","full_name":"VisualDataWeb/WebVOWL","owner":"VisualDataWeb","description":"Visualizing ontologies on the Web","archived":false,"fork":false,"pushed_at":"2023-07-29T09:02:33.000Z","size":13141,"stargazers_count":700,"open_issues_count":64,"forks_count":206,"subscribers_count":44,"default_branch":"master","last_synced_at":"2024-08-01T12:33:34.561Z","etag":null,"topics":["javascript","owl","rdf","rdfs","svg","visualization","webvowl"],"latest_commit_sha":null,"homepage":"http://vowl.visualdataweb.org/webvowl.html","language":"JavaScript","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/VisualDataWeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-04-17T20:21:46.000Z","updated_at":"2024-07-30T22:08:58.000Z","dependencies_parsed_at":"2022-08-07T15:16:20.868Z","dependency_job_id":"cb216afc-2da3-4ff7-b0e4-3127360b297a","html_url":"https://github.com/VisualDataWeb/WebVOWL","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualDataWeb%2FWebVOWL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualDataWeb%2FWebVOWL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualDataWeb%2FWebVOWL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualDataWeb%2FWebVOWL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VisualDataWeb","download_url":"https://codeload.github.com/VisualDataWeb/WebVOWL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222935629,"owners_count":17060398,"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":["javascript","owl","rdf","rdfs","svg","visualization","webvowl"],"created_at":"2024-08-01T12:02:59.858Z","updated_at":"2024-11-04T03:31:37.619Z","avatar_url":"https://github.com/VisualDataWeb.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","javascript","Ontology Utilities"],"sub_categories":[],"readme":"WebVOWL [![Build Status](https://travis-ci.org/VisualDataWeb/WebVOWL.svg?branch=master)](https://travis-ci.org/VisualDataWeb/WebVOWL)\n=======\n\nThis repository was ported from an internal SVN repository to Github after the release of WebVOWL 0.4.0. Due to cleanups with `git filter-branch`, the commit history might show some strange effects.\n\nRun Using Docker\n------------\nMake sure you are inside `WebVOWL` directory and you have docker installed. Run the following command to build the docker image:\n\n`docker build . -t webvowl:v1`\n\nRun the following command to run WebVOWL at port 8080. \n\n`docker-compose up -d` \n\nVisit [http://localhost:8080](http://localhost:8080) to use WebVOWL.\n\nRequirements\n------------\n\nNode.js for installing the development tools and dependencies.\n\n\nDevelopment setup\n-----------------\n\n### Simple ###\n1. Download and install Node.js from http://nodejs.org/download/\n2. Open the terminal in the root directory\n3. Run `npm install` to install the dependencies and build the project\n4. Edit the code\n5. Run `npm run-script release` to (re-)build all necessary files into the deploy directory\n6. Run `serve deploy/` to run the server locally, by installing serve by using `npm install serve -g`.\n\nVisit [http://localhost:3000](http://localhost:3000) to use WebVOWL.\n\n### Advanced ###\nInstead of the last step of the simple setup, install the npm package `grunt-cli` globally with\n`npm install grunt-cli -g`. Now you can execute a few more advanced commands in the terminal:\n\n* `grunt` or `grunt release` builds the release files into the deploy directory\n* `grunt package` builds the development version\n* `grunt webserver` starts a local live-updating webserver with the current development version\n* `grunt test` starts the test runner\n* `grunt zip` builds the project and puts it into a zip file\n\n\nAdditional information\n----------------------\n\nTo export the VOWL visualization to an SVG image, all css styles have to be included into the SVG code.\nThis means that if you change the CSS code in the `vowl.css` file, you also have to update the code that\ninlines the styles - otherwise the exported SVG will not look the same as the displayed graph.\n\nThe tool which creates the code that inlines the styles can be found in the util directory. Please\nfollow the instructions in its [README](util/VowlCssToD3RuleConverter/README.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVisualDataWeb%2FWebVOWL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVisualDataWeb%2FWebVOWL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVisualDataWeb%2FWebVOWL/lists"}