{"id":19961494,"url":"https://github.com/vwapplications/softeng","last_synced_at":"2026-06-08T06:35:27.572Z","repository":{"id":49697508,"uuid":"135754945","full_name":"VWApplications/SoftEng","owner":"VWApplications","description":"Software Engineering Ontology app to create pedagogical course project","archived":false,"fork":false,"pushed_at":"2022-12-08T02:08:46.000Z","size":75330,"stargazers_count":0,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T16:47:45.446Z","etag":null,"topics":["django","ontology","pcp","pedagogical-course-project","semantic-web","software-engineering","sparql","triple-store"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VWApplications.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}},"created_at":"2018-06-01T19:16:18.000Z","updated_at":"2021-09-24T21:45:43.000Z","dependencies_parsed_at":"2023-01-25T03:15:21.539Z","dependency_job_id":null,"html_url":"https://github.com/VWApplications/SoftEng","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VWApplications/SoftEng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VWApplications%2FSoftEng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VWApplications%2FSoftEng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VWApplications%2FSoftEng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VWApplications%2FSoftEng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VWApplications","download_url":"https://codeload.github.com/VWApplications/SoftEng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VWApplications%2FSoftEng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34051770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["django","ontology","pcp","pedagogical-course-project","semantic-web","software-engineering","sparql","triple-store"],"created_at":"2024-11-13T02:07:39.170Z","updated_at":"2026-06-08T06:35:27.543Z","avatar_url":"https://github.com/VWApplications.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoftEng\n\nOntologia do curso de Engenharia de Software\n\n#### Como acessar a aplicação localmente:\n\n1. De um clone do repositório da aplicação ```https://github.com/VictorArnaud/SoftEng.git```\n\n2. Instale as dependencias para rodar o python3 e pip3\n\n```\nsudo apt-get update\nsudo apt-get install -y python3-dev sqlite python3-pip libpq-dev\n```\n\n3. Criar o ambiente virtual de desenvolvimento (virtualenvwrapper)\n\n```\nsudo pip3 install --upgrade pip\nsudo pip3 install virtualenvwrapper\n```\n\n4. No arquivo .bashrc do link insira:\n\n```\nWORKON_HOME=~/.virtualenvs\nVIRTUALENVWRAPPER_PYTHON=/usr/bin/python3\nsource /usr/local/bin/virtualenvwrapper.sh\n```\n\n* Para criar um ambiente virtual: ```mkvirtualenv \u003cvenv_name\u003e```\n\n* Para entrar no ambiente virtual: ```workon \u003cvenv_name\u003e```\n\n* Para sair do ambiente virtual: ```deactivate```\n\n5. Instalar o software e o banco de triplas\n\n```\nmake\n```\n\n6. Crie o repositorio do banco de triplas\n\n```\nNavegador: http://localhost:8001/openrdf-workbench/\n```\n\n* Dentro do banco de triplas no navegador crie um novo repositorio chamado **softeng** e aperte next duas vezes no banco de triplas\n\n![img1](https://user-images.githubusercontent.com/14116020/41176876-6dcba296-6b38-11e8-988f-e9e5a2bd3329.png)\n\n* Execute o comando para popular o banco de triplas\n\n```\nmake populate\n```\n\n7. Rode a aplicação\n\n\n```\nmake run\nNavegador: http://0.0.0.0:8000/\n```\n\n#### API\n\n```\nExecutar query: http://0.0.0.0:8000/api/\nCriar e listar queries: http://0.0.0.0:8000/api/queries/\nEditar e deletar queries: http://0.0.0.0:8000/api/queries/\u003cquery_id\u003e/details/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvwapplications%2Fsofteng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvwapplications%2Fsofteng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvwapplications%2Fsofteng/lists"}