ricgraph


Namericgraph JSON
Version 2.6 PyPI version JSON
download
home_pageNone
SummaryRicgraph - Research in context graph
upload_time2024-11-06 12:34:36
maintainerNone
docs_urlNone
authorRik D.T. Janssen
requires_python>=3.9
licenseNone
keywords ricgraph ricgraph explorer ricgraph rest api research in context graph graph graph database data harvesting data enrichment data linking linked data knowledge graph metadata utrecht university
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Static Badge](https://img.shields.io/badge/DOI%20%20software-10.5281/zenodo.7524314-blue)](https://doi.org/10.5281/zenodo.7524314)
[![Static Badge](https://img.shields.io/badge/DOI%20reference%20publication-10.1016%2Fj.softx.2024.101736-blue)](https://doi.org/10.1016/j.softx.2024.101736)
[![Static Badge](https://img.shields.io/badge/Website-www.ricgraph.eu-blue)](https://www.ricgraph.eu)  
![GitHub release date](https://img.shields.io/github/release-date/UtrechtUniversity/ricgraph)
![GitHub latest release](https://img.shields.io/github/release/UtrechtUniversity/ricgraph?color=green)
![GitHub commits since latest release](https://img.shields.io/github/commits-since/UtrechtUniversity/ricgraph/latest?color=green)
![GitHub last commit](https://img.shields.io/github/last-commit/UtrechtUniversity/ricgraph)  
[![GitHub license](https://img.shields.io/github/license/UtrechtUniversity/ricgraph)](LICENSE)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Technology Readiness Level 6/9 - Late Prototype - Technology demonstrated in target setting, end-users adopt it for testing purposes](https://w3id.org/research-technology-readiness-levels/Level6LatePrototype.svg)](https://github.com/CLARIAH/clariah-plus/blob/main/requirements/software-metadata-requirements.md#15--you-should-express-a-technology-readiness-level)
[![FAIR checklist badge](https://fairsoftwarechecklist.net/badge.svg)](https://fairsoftwarechecklist.net/v0.2?f=31&a=32113&i=32110&r=123)
<!---
Note, the lines 'Website' and
'GitHub last commit' end in two spaces, to force a line break but not a paragraph break.
--->
<img src="https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/refs/heads/main/docs/images/ricgraph_logo.jpg" height="30"> 

# Ricgraph - Research in context graph 

## What is Ricgraph?

Ricgraph, also known as Research in context graph, enables the exploration of researchers, 
teams, their results,
collaborations, skills, projects, and the relations between these items.

Ricgraph can store many types of items into a single graph. 
These items can be obtained from various systems and from
multiple organizations. Ricgraph facilitates reasoning about these 
items because it infers new relations between items,
relations that are not present in any of the separate source systems. 
It is flexible and extensible, and can be
adapted to new application areas.

### Motivation

Ricgraph, also known as Research in context graph, is software that is about
relations between items. These items can be collected from various source 
systems and from multiple organizations. We
explain how Ricgraph works by applying it to the application area 
*research information*. We show the insights that can be
obtained by combining information from various source systems, 
insight arising from new relations that are not present
in each separate source system.

*Research information* is about anything related to research: research 
results, the persons in a research team, their
collaborations, their skills, projects in which they have 
participated, as well as the relations between these entities.
Examples of *research results* are publications, data sets, and software.

Example use cases from the application area research information are:

| Use case                                                                                                                                                                                                                                                        | In Ricgraph                                                                                                                   |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
| As a journalist, I want to find researchers with a certain skill S and their publications, so that I can interview them for a newspaper article. Example skills can be: *climate change* or *stem cells*.                                                       | <img src="https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/main/docs/images/journalist-use-case.jpg" width="700"> |
| As a librarian, I want to enrich my local research information system with research results from person A that are in other systems (in orange, *RIS2*) but not in ours (in green, *RIS1*), so that we have a more complete view of research at our university. | <img src="https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/main/docs/images/librarian-use-case.jpg" width="700">  |
| As a researcher A, I want to find researchers from other universities that have co-authored publications written by the co-authors of my own publications, so that I can read their publications to find out if we share common research interests.             | <img src="https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/main/docs/images/researcher-use-case.jpg" width="700"> |


These use cases use different types of information (called *items*):
researchers, skills, publications,
etc. Most often, these types of information are not stored in 
one system, so the use cases may be difficult or
time-consuming to answer. However, by using Ricgraph, these 
use cases (and many others) are easy to answer, as will be
explained throughout this documentation.

Although this documentation illustrates Ricgraph in the application area 
research information, the principle “relations
between items from various source systems” is general, 
so Ricgraph can be used in other application areas.

### Main contributions of Ricgraph

* Ricgraph can store many types of items in a single graph.
* Ricgraph harvests multiple source systems into a single graph.
* Ricgraph Explorer is the exploration tool for Ricgraph.
* Ricgraph facilitates reasoning about items because it infers new relations between items.
* Ricgraph can be tailored for an application area.

### Read more about Ricgraph

For a gentle introduction in Ricgraph, read the reference publication: 
Rik D.T. Janssen (2024). Ricgraph: A flexible and extensible graph to explore research in
context from various systems. *SoftwareX*, 26(101736).
https://doi.org/10.1016/j.softx.2024.101736.

You might also want to read the documentation in 
the [Ricgraph GitHub repository](https://github.com/UtrechtUniversity/ricgraph).
To use Ricgraph, installing the [Ricgraph package from PyPI](https://pypi.org/project/ricgraph) 
is not sufficient. Please read the
installation instructions in the Ricgraph GitHub repository.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ricgraph",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Ricgraph, Ricgraph Explorer, Ricgraph REST API, Research in context graph, Graph, Graph database, Data harvesting, Data enrichment, Data linking, Linked data, Knowledge graph, Metadata, Utrecht University",
    "author": "Rik D.T. Janssen",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/61/3a/dbf9a0d988b7aad4fdff52fdbfdd315b5a67da9712865cef6d4a7c6e59e1/ricgraph-2.6.tar.gz",
    "platform": null,
    "description": "[![Static Badge](https://img.shields.io/badge/DOI%20%20software-10.5281/zenodo.7524314-blue)](https://doi.org/10.5281/zenodo.7524314)\n[![Static Badge](https://img.shields.io/badge/DOI%20reference%20publication-10.1016%2Fj.softx.2024.101736-blue)](https://doi.org/10.1016/j.softx.2024.101736)\n[![Static Badge](https://img.shields.io/badge/Website-www.ricgraph.eu-blue)](https://www.ricgraph.eu)  \n![GitHub release date](https://img.shields.io/github/release-date/UtrechtUniversity/ricgraph)\n![GitHub latest release](https://img.shields.io/github/release/UtrechtUniversity/ricgraph?color=green)\n![GitHub commits since latest release](https://img.shields.io/github/commits-since/UtrechtUniversity/ricgraph/latest?color=green)\n![GitHub last commit](https://img.shields.io/github/last-commit/UtrechtUniversity/ricgraph)  \n[![GitHub license](https://img.shields.io/github/license/UtrechtUniversity/ricgraph)](LICENSE)\n[![Project Status: Active \u2013 The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![Technology Readiness Level 6/9 - Late Prototype - Technology demonstrated in target setting, end-users adopt it for testing purposes](https://w3id.org/research-technology-readiness-levels/Level6LatePrototype.svg)](https://github.com/CLARIAH/clariah-plus/blob/main/requirements/software-metadata-requirements.md#15--you-should-express-a-technology-readiness-level)\n[![FAIR checklist badge](https://fairsoftwarechecklist.net/badge.svg)](https://fairsoftwarechecklist.net/v0.2?f=31&a=32113&i=32110&r=123)\n<!---\nNote, the lines 'Website' and\n'GitHub last commit' end in two spaces, to force a line break but not a paragraph break.\n--->\n<img src=\"https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/refs/heads/main/docs/images/ricgraph_logo.jpg\" height=\"30\"> \n\n# Ricgraph - Research in context graph \n\n## What is Ricgraph?\n\nRicgraph, also known as Research in context graph, enables the exploration of researchers, \nteams, their results,\ncollaborations, skills, projects, and the relations between these items.\n\nRicgraph can store many types of items into a single graph. \nThese items can be obtained from various systems and from\nmultiple organizations. Ricgraph facilitates reasoning about these \nitems because it infers new relations between items,\nrelations that are not present in any of the separate source systems. \nIt is flexible and extensible, and can be\nadapted to new application areas.\n\n### Motivation\n\nRicgraph, also known as Research in context graph, is software that is about\nrelations between items. These items can be collected from various source \nsystems and from multiple organizations. We\nexplain how Ricgraph works by applying it to the application area \n*research information*. We show the insights that can be\nobtained by combining information from various source systems, \ninsight arising from new relations that are not present\nin each separate source system.\n\n*Research information* is about anything related to research: research \nresults, the persons in a research team, their\ncollaborations, their skills, projects in which they have \nparticipated, as well as the relations between these entities.\nExamples of *research results* are publications, data sets, and software.\n\nExample use cases from the application area research information are:\n\n| Use case                                                                                                                                                                                                                                                        | In Ricgraph                                                                                                                   |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|\n| As a journalist, I want to find researchers with a certain skill S and their publications, so that I can interview them for a newspaper article. Example skills can be: *climate change* or *stem cells*.                                                       | <img src=\"https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/main/docs/images/journalist-use-case.jpg\" width=\"700\"> |\n| As a librarian, I want to enrich my local research information system with research results from person A that are in other systems (in orange, *RIS2*) but not in ours (in green, *RIS1*), so that we have a more complete view of research at our university. | <img src=\"https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/main/docs/images/librarian-use-case.jpg\" width=\"700\">  |\n| As a researcher A, I want to find researchers from other universities that have co-authored publications written by the co-authors of my own publications, so that I can read their publications to find out if we share common research interests.             | <img src=\"https://raw.githubusercontent.com/UtrechtUniversity/ricgraph/main/docs/images/researcher-use-case.jpg\" width=\"700\"> |\n\n\nThese use cases use different types of information (called *items*):\nresearchers, skills, publications,\netc. Most often, these types of information are not stored in \none system, so the use cases may be difficult or\ntime-consuming to answer. However, by using Ricgraph, these \nuse cases (and many others) are easy to answer, as will be\nexplained throughout this documentation.\n\nAlthough this documentation illustrates Ricgraph in the application area \nresearch information, the principle \u201crelations\nbetween items from various source systems\u201d is general, \nso Ricgraph can be used in other application areas.\n\n### Main contributions of Ricgraph\n\n* Ricgraph can store many types of items in a single graph.\n* Ricgraph harvests multiple source systems into a single graph.\n* Ricgraph Explorer is the exploration tool for Ricgraph.\n* Ricgraph facilitates reasoning about items because it infers new relations between items.\n* Ricgraph can be tailored for an application area.\n\n### Read more about Ricgraph\n\nFor a gentle introduction in Ricgraph, read the reference publication: \nRik D.T. Janssen (2024). Ricgraph: A flexible and extensible graph to explore research in\ncontext from various systems. *SoftwareX*, 26(101736).\nhttps://doi.org/10.1016/j.softx.2024.101736.\n\nYou might also want to read the documentation in \nthe [Ricgraph GitHub repository](https://github.com/UtrechtUniversity/ricgraph).\nTo use Ricgraph, installing the [Ricgraph package from PyPI](https://pypi.org/project/ricgraph) \nis not sufficient. Please read the\ninstallation instructions in the Ricgraph GitHub repository.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Ricgraph - Research in context graph",
    "version": "2.6",
    "project_urls": {
        "Documentation": "https://github.com/UtrechtUniversity/ricgraph/blob/main/README.md",
        "Download": "https://github.com/UtrechtUniversity/ricgraph/releases",
        "GitHub": "https://github.com/UtrechtUniversity/ricgraph",
        "Issues": "https://github.com/UtrechtUniversity/ricgraph/issues",
        "Release Notes": "https://github.com/UtrechtUniversity/ricgraph/releases",
        "Website": "https://www.ricgraph.eu"
    },
    "split_keywords": [
        "ricgraph",
        " ricgraph explorer",
        " ricgraph rest api",
        " research in context graph",
        " graph",
        " graph database",
        " data harvesting",
        " data enrichment",
        " data linking",
        " linked data",
        " knowledge graph",
        " metadata",
        " utrecht university"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27234c8f8de4e95bc232e85eaa08cda26eaea73bf1e8656faf26103b930b92e2",
                "md5": "a84d23b74dcc3d1f2429b5383672a1ce",
                "sha256": "ed17ff996b004f6e7c067c67205e7516af05a154d6bcf583edb9b55e8bb1c7cc"
            },
            "downloads": -1,
            "filename": "ricgraph-2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a84d23b74dcc3d1f2429b5383672a1ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29295,
            "upload_time": "2024-11-06T12:34:35",
            "upload_time_iso_8601": "2024-11-06T12:34:35.277693Z",
            "url": "https://files.pythonhosted.org/packages/27/23/4c8f8de4e95bc232e85eaa08cda26eaea73bf1e8656faf26103b930b92e2/ricgraph-2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "613adbf9a0d988b7aad4fdff52fdbfdd315b5a67da9712865cef6d4a7c6e59e1",
                "md5": "ff850594fcb59ed5ba14ccf6484467f0",
                "sha256": "1a864da5127168303aa0fc9fafff124f33b24335703c8208ac3d1dba3c97a234"
            },
            "downloads": -1,
            "filename": "ricgraph-2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ff850594fcb59ed5ba14ccf6484467f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 35752,
            "upload_time": "2024-11-06T12:34:36",
            "upload_time_iso_8601": "2024-11-06T12:34:36.936561Z",
            "url": "https://files.pythonhosted.org/packages/61/3a/dbf9a0d988b7aad4fdff52fdbfdd315b5a67da9712865cef6d4a7c6e59e1/ricgraph-2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-06 12:34:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UtrechtUniversity",
    "github_project": "ricgraph",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "ricgraph"
}
        
Elapsed time: 0.40117s