{"id":27717501,"url":"https://github.com/ghxiao/owl-toolkit","last_synced_at":"2025-07-19T01:37:34.524Z","repository":{"id":8237609,"uuid":"9680373","full_name":"ghxiao/owl-toolkit","owner":"ghxiao","description":"a set of command line tools for OWL files powered by owl-api ","archived":false,"fork":false,"pushed_at":"2019-05-29T12:06:44.000Z","size":6595,"stargazers_count":20,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-27T03:43:55.507Z","etag":null,"topics":["owl","owl-api"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghxiao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-25T20:13:08.000Z","updated_at":"2023-10-03T09:29:06.000Z","dependencies_parsed_at":"2022-08-06T23:01:03.617Z","dependency_job_id":null,"html_url":"https://github.com/ghxiao/owl-toolkit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ghxiao/owl-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghxiao%2Fowl-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghxiao%2Fowl-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghxiao%2Fowl-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghxiao%2Fowl-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghxiao","download_url":"https://codeload.github.com/ghxiao/owl-toolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghxiao%2Fowl-toolkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265871409,"owners_count":23842027,"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":["owl","owl-api"],"created_at":"2025-04-27T03:43:52.553Z","updated_at":"2025-07-19T01:37:34.497Z","avatar_url":"https://github.com/ghxiao.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"owl-toolkit\n===========\n\nowl-toolkit is a set of command line tools for OWL files based on the owl-api library.\n\nDownload\n---------\nhttps://github.com/ghxiao/owl-toolkit/releases\n\nBuild from source\n---------\n1. `git clone https://github.com/ghxiao/owl-toolkit.git`\n2. `cd owl-toolkit`\n3. `./gradlew distZip`\n\nThen you will find the generated zip file in the folder `build/distributions`.\n\n\nUsage\n----------\n\n### owl-convert\n\n* `owl-convert` converts the input OWL ontology to another format\n\n```console\n$ owl-convert {-rdfxml | -owlxml | -turtle | -manchester} input.owl\n```\n\n### owl-declarations\n\n* `owl-declarations` extracts the OWL Declaration Axioms from the input ontology. \nIt is very useful when user wants to disable the ontology reasoning.\n\n```console\n$ owl-declarations input.owl\n```\n\n\n### owl-merge\n\n* `owl-merge` merges several OWL files into a single one\n\n```console\n$ owl-merge [-iri \u003ciri\u003e] file1.owl ... filen.owl\n```\n\n### owl-metrics\n\n* `owl-metrics` prints the metrics (e.g. number of concepts/propertes/ABox assertions) of an OWL file\n\n```console\n$ owl-metrics [-v] file.owl\n```\n\n### owl-individuals\n\n* `owl-individuals` extract OWLIndividuals from an OWL file\n\n```console\n$ owl-individuals file.owl\n```\n\n### owl-pdf\n\n* `owl-pdf` converts the OWL file to a pdf file in DL format\n  \n```console\n$ owl-pdf file.owl\n```\n\n### owl-profilize\n\n* `owl-profilize` cuts the OWL file to a profile (incl. RL, EL, QL) by dropping violated axioms\n\n```console\n$ owl-profilize {-rl | -el | -ql} file.owl\n```\n### owl-materialize-imports\n\n* `owl-materialize-imports` materializes the imports of the input ontology, that is, \nit replaces the `import` declaration by the concrete axioms from the imported ontologies. \n\n```console\n$ owl-materialize-imports file.owl \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghxiao%2Fowl-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghxiao%2Fowl-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghxiao%2Fowl-toolkit/lists"}