https://github.com/bluebrain/knowledge-graph-similarity

Knowledge graph similarity

https://github.com/bluebrain/knowledge-graph-similarity

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary

Keywords

database
Last synced: 10 months ago · JSON representation

Repository

Knowledge graph similarity

Basic Info
  • Host: GitHub
  • Owner: BlueBrain
  • License: apache-2.0
  • Language: Python
  • Default Branch: develop
  • Homepage:
  • Size: 15.7 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
database
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Authors

README.md

knowledge-graph-similarity

Set of tools in order to create the data necessary for similarity-based inference rules

Set-up:

pip install .

pip install faiss-cpu

pip install scikit-learn==1.2 chardet charset-normalizer==3.1.0 --force-reinstall

Funding and Acknowledgements

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology, and from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 785907 (Human Brain Project SGA2).

COPYRIGHT © 2024 Blue Brain Project/EPFL

Owner

  • Name: The Blue Brain Project
  • Login: BlueBrain
  • Kind: organization
  • Email: bbp.opensource@epfl.ch
  • Location: Geneva, Switzerland

Open Source Software produced and used by the Blue Brain Project

GitHub Events

Total
  • Push event: 2
  • Public event: 1
  • Fork event: 2
Last Year
  • Push event: 2
  • Public event: 1
  • Fork event: 2

Dependencies

setup.py pypi
  • bluegraph *
  • knowledge-graph-inference *
  • neurom *
  • tmd *