{"id":37020136,"url":"https://github.com/fccn/rcaap-cienciavitae-model","last_synced_at":"2026-01-14T02:16:03.595Z","repository":{"id":57742570,"uuid":"437938207","full_name":"fccn/rcaap-cienciavitae-model","owner":"fccn","description":"RCAAP Ciencia Vitae Model and Client","archived":false,"fork":false,"pushed_at":"2022-01-07T12:04:44.000Z","size":249,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-24T07:49:38.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fccn.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":"2021-12-13T16:06:31.000Z","updated_at":"2022-01-07T12:04:47.000Z","dependencies_parsed_at":"2022-09-09T11:22:47.280Z","dependency_job_id":null,"html_url":"https://github.com/fccn/rcaap-cienciavitae-model","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fccn/rcaap-cienciavitae-model","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Frcaap-cienciavitae-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Frcaap-cienciavitae-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Frcaap-cienciavitae-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Frcaap-cienciavitae-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fccn","download_url":"https://codeload.github.com/fccn/rcaap-cienciavitae-model/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Frcaap-cienciavitae-model/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":[],"created_at":"2026-01-14T02:16:02.842Z","updated_at":"2026-01-14T02:16:03.588Z","avatar_url":"https://github.com/fccn.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RCAAP version of Cienciavitae Model\nThis is the Jaxb generated model and a simple client for Ciencia Vitae Rest API (https://api.cienciavitae.pt/docs/).\n\n## Instalation using Maven\nYou can use maven pom.xml to include this library in your project. Just add this to your `\u003cdependencies\u003e`:\n\n```\n    \u003cdependency\u003e\n      \t\u003cgroupId\u003ept.rcaap\u003c/groupId\u003e\n      \t\u003cartifactId\u003ecienciavitae.model\u003c/artifactId\u003e\n      \t\u003cversion\u003e1.0.0\u003c/version\u003e\n     \u003c/dependency\u003e\n```\n\n## Usage Example\n\n```\nimport pt.cienciavitae.ns.search.Search;\nimport pt.rcaap.cienciavitae.curriculum.client.RestConnector;\nimport pt.rcaap.cienciavitae.curriculum.client.SearchRestClient;\n\nRestConnector connector = new RestConnector(\"https://qa.cienciavitae.pt/api/v1.1\", \"Username\", \"Password\");\nSearchRestClient searchPerson = new SearchRestClient(connector);\n\n// search person by id (first row only)\nSearch result = searchPerson.searchPerson(id, true, null, 1, 1, 0, null);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffccn%2Frcaap-cienciavitae-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffccn%2Frcaap-cienciavitae-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffccn%2Frcaap-cienciavitae-model/lists"}