{"id":13706415,"url":"https://github.com/Colectica/cogs","last_synced_at":"2025-05-05T20:31:14.772Z","repository":{"id":21494180,"uuid":"93088121","full_name":"Colectica/cogs","owner":"Colectica","description":"Convention-based Ontology Generation System","archived":false,"fork":false,"pushed_at":"2024-08-15T12:50:57.000Z","size":983,"stargazers_count":18,"open_issues_count":33,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-15T14:45:52.369Z","etag":null,"topics":["csharp","metadata","ontology","ontology-generation"],"latest_commit_sha":null,"homepage":"http://cogsdata.org","language":"C#","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/Colectica.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-01T18:36:05.000Z","updated_at":"2024-08-15T12:51:01.000Z","dependencies_parsed_at":"2023-12-21T22:24:14.552Z","dependency_job_id":"07f3dc44-16b2-4863-9358-5035fe817d79","html_url":"https://github.com/Colectica/cogs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colectica%2Fcogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colectica%2Fcogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colectica%2Fcogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colectica%2Fcogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colectica","download_url":"https://codeload.github.com/Colectica/cogs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224465829,"owners_count":17315883,"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":["csharp","metadata","ontology","ontology-generation"],"created_at":"2024-08-02T22:00:55.586Z","updated_at":"2024-11-13T14:31:01.273Z","avatar_url":"https://github.com/Colectica.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"Convention-based Ontology Generation System\n===\n(Windows) [![Windows Build status](https://ci.appveyor.com/api/projects/status/5ky4r2jd5un3a0qh/branch/master?svg=true)](https://ci.appveyor.com/project/DanSmith/cogs/branch/master) (Linux) [![Linux Build status](https://travis-ci.org/Colectica/cogs.svg?branch=master)](https://travis-ci.org/Colectica/cogs) [![NuGet version (cogs)](https://img.shields.io/nuget/v/cogs.svg?style=flat-square)](https://www.nuget.org/packages/cogs/) [![DOI](https://zenodo.org/badge/93088121.svg)](https://zenodo.org/badge/latestdoi/93088121)\n\nThe Convention-based Ontology Generation System (COGS) gives you a powerful, patterns-based way to build ontologies that enables a clean separation of concerns and gives you full control over markup for enjoyable, agile development. COGS includes many features that enable fast, Test Driven Development for publishing sophisticated models in a variety of formats.\n\nCOGS is for domain experts and groups who value **ease of collaboration** and **low technical barriers** for participation.\n\n## Highlighted projects using COGS\n\n* SDTL - Structured Data Transformation Language\n  * https://gitlab.com/c2metadata/sdtl-cogs [cogs]\n  * https://ddialliance.org/products/sdtl/1.0\n* DDI Lifecycle 3.4\n  * https://github.com/ddialliance/ddimodel [cogs]\n  * https://ddialliance.org/Specification/DDI-Lifecycle/3.3/\n\n\n## Output Formats\n\nPublishable formats include:\n\n* XML Schema\n* JSON Schema\n* OWL 2 (RDF Schema)\n* ShEx\n* SHACL\n* LinkML\n* OMG's UML Normative XMI 2.4.2\n* OMG's UML XMI 2.5 with Diagrams and Diagram Exchange\n* Sphinx HTML documentation and visualizations\n* C# class library with JSON and XML serialization\n* SVG and dot visualizations\n* GraphQL schema language\n\nUpcoming formats include:\n\n* Class libraries for other languages\n\n## Platform\nCOGS runs on Windows, Linux, and macOS on the .NET Core 6 platform.\n* https://www.microsoft.com/net/core/\n\n## Documentation\nQuick starts, Modelers Guide, and technical documentation is available.\n* http://cogsdata.org/docs\n\n## Installation and download\nCOGS can be installed as a dotnet global tool from nuget\n```\ndotnet tool install -g cogs\n```\nDevelopment versions can be installed from the appveyor nuget feed\n```\ndotnet tool install -g --add-source https://ci.appveyor.com/nuget/cogs/ cogs\n```\n\n## Outputs Diagram\n\u003cp align=\"center\"\u003e\u003cimg src=\"http://cogsdata.org/img/cogsoutputs1080.png\" alt=\"cogs output formats\"/\u003e\u003c/p\u003e\n\n## Legal and Licensing\nCOGS is licensed under the MIT license.\n\n## Logo\n\u003cp align=\"center\"\u003e\u003cimg src=\"http://cogsdata.org/img/cogs-logo-800.png\" alt=\"cogs\"/\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FColectica%2Fcogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FColectica%2Fcogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FColectica%2Fcogs/lists"}