{"id":18675455,"url":"https://github.com/manuparra/knowledgegraphs","last_synced_at":"2026-01-26T01:03:04.007Z","repository":{"id":79159314,"uuid":"151919679","full_name":"manuparra/knowledgegraphs","owner":"manuparra","description":"Knowledge data processing","archived":false,"fork":false,"pushed_at":"2018-10-24T22:14:45.000Z","size":95,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-18T12:08:11.216Z","etag":null,"topics":["d3js","knowledge-graph","knowledge-representation","scalable-data-analysis"],"latest_commit_sha":null,"homepage":"https://manuparra.github.io/knowledgegraphs/","language":"HTML","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/manuparra.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-07T08:13:33.000Z","updated_at":"2018-10-24T22:14:47.000Z","dependencies_parsed_at":"2023-02-28T01:01:06.314Z","dependency_job_id":null,"html_url":"https://github.com/manuparra/knowledgegraphs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manuparra/knowledgegraphs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuparra%2Fknowledgegraphs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuparra%2Fknowledgegraphs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuparra%2Fknowledgegraphs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuparra%2Fknowledgegraphs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuparra","download_url":"https://codeload.github.com/manuparra/knowledgegraphs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuparra%2Fknowledgegraphs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28763100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["d3js","knowledge-graph","knowledge-representation","scalable-data-analysis"],"created_at":"2024-11-07T09:24:59.757Z","updated_at":"2026-01-26T01:03:03.990Z","avatar_url":"https://github.com/manuparra.png","language":"HTML","readme":"# RCA + CERN  Knowledge Graphs\n\nThis repository contains the implementatioin and the information for the deployment of knowledge discovery and concept association graphs, using the visual tool proposed \nin HIVE Plots (https://bost.ocks.org/mike/hive/). For our project we will use a structure based on entities (people) and a number of attributes \nand organizational structures to give value to the represented data.\n\n## Usage and deployment\n\nSource code in the ``/docs`` directory of the repository. Changes are implemented directly in the project website in:  https://manuparra.github.io/knowledgegraphs/\n\n## Database structure\n\n### Version 0.5\n\nJSON database, organized following the next (entity name, projects, expertise):\n\n```\n{\n    \"name\": \"person.ManuelParra\",\n    \"projects\": [\n      \"org.CERN.EP_NU.DUNE\",\n      \"org.CERN.IdeaSquare\",\n      \"org.CERN.EP_NU\",\n      \"org.CERN\"\n    ],\n    \"expertise\": [\n      \"programming.Python\",\n      \"programming.JS\"\n    ]\n}\n```\n\n### Version 1.0\n\n**[Testing with this release]**\n\nJSON database, organized following the next (entity name, projects, institute, residence, contact, expertise):\n\n```\n{\n    \"name\": [\"ipt.CharlotteQin\"],\n    \"projects\": [\"CERN.IdeaSquare\"],\n    \"institutes\": [\"org.ImperialCollegeLondon\",\"collab.RoyalCollegeofArt\"],\n    \"residence\": [\"London,UK\"],\n    \"contact\": [\"charlotte.qin@cern.ch\"],\n    \"expertise\": [\"design, prototyping, graphics, programming in python and D3js\"]\n}\n```\n\n## Examples\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuparra%2Fknowledgegraphs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuparra%2Fknowledgegraphs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuparra%2Fknowledgegraphs/lists"}