kartographi

KartoGraphI: Knowledge graph Cartography and Index

https://github.com/wimmics/kartographi

Science Score: 44.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

KartoGraphI: Knowledge graph Cartography and Index

Basic Info
  • Host: GitHub
  • Owner: Wimmics
  • License: gpl-2.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 3.87 MB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation Codemeta

README.md

KartoGraphI

This repository contains the code used in the KartoGraphI website.

Citation

The website generated by this code has been published in a poster and can be cited:

bibtex @inproceedings{maillot:hal-03652865, TITLE = {{KartoGraphI: Drawing a Map of Linked Data}}, AUTHOR = {Maillot, Pierre and Corby, Olivier and Faron, Catherine and Gandon, Fabien and Michel, Franck}, URL = {https://hal.archives-ouvertes.fr/hal-03652865}, BOOKTITLE = {{ESWC 2022 - 19th European Semantic Web Conferences}}, ADDRESS = {Hersonissos, Greece}, PUBLISHER = {{Springer}}, YEAR = {2022}, MONTH = May, KEYWORDS = {linked data ; semantic web} }

The data presented on the website was retrieved using the IndeGx tool, created during the same project.

Funding

This work is supported by the ANR DeKaloG project, ANR-19-CE23-0014, and the ANR D2KAB project, ANR-18-CE23-0017.

Owner

  • Name: Wimmics
  • Login: Wimmics
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: KartoGraphI
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Pierre
    family-names: Maillot
    email: pierre.maillot@inria.fr
    affiliation: INRIA
    orcid: 'https://orcid.org/0000-0002-9814-439X'
identifiers:
  - type: url
    value: 'https://hal.archives-ouvertes.fr/hal-03652865'
    description: Poster publication at ESWC2022
repository-code: 'https://github.com/Wimmics/KartoGraphI'
url: 'https://prod-dekalog.inria.fr/'
abstract: >-
  Code for the KartoGraphI website retrieving statistics on
  the state of public SPARQL endpoints.
keywords:
  - Semantic Web
  - SPARQL
  - Quality
license: GPL-2.0+

CodeMeta (codemeta.json)

{
  "@context": "https://w3id.org/codemeta/3.0",
  "type": "SoftwareSourceCode",
  "applicationCategory": "Semantic Web",
  "codeRepository": "git+https://github.com/Wimmics/KartoGraphI",
  "description": "Code for the KartoGraphI website retrieving statistics on the state of public SPARQL endpoints.",
  "funder": {
    "type": "Organization",
    "name": "INRIA"
  },
  "isPartOf": "https://github.com/Wimmics/IndeGx",
  "keywords": [
    "Semantic Web",
    "SPARQL",
    "Quality"
  ],
  "license": "https://spdx.org/licenses/GPL-2.0+",
  "name": "KartoGraphI",
  "programmingLanguage": "TypeScript",
  "relatedLink": "https://prod-dekalog.inria.fr/",
  "funding": "ANR-19-CE23-0014",
  "issueTracker": "https://github.com/Wimmics/KartoGraphI/issues",
  "referencePublication": "https://hal.archives-ouvertes.fr/hal-03652865"
}

GitHub Events

Total
  • Watch event: 1
  • Public event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Public event: 1
  • Push event: 1

Dependencies

caching/package.json npm
  • @parcel/packager-ts ^2.8.3 development
  • @parcel/transformer-typescript-types ^2.8.3 development
  • @types/node-fetch ^2.6.2 development
  • crypto-browserify ^3.12.0 development
  • parcel ^2.3.1 development
  • stream-browserify ^3.0.0 development
  • @graphy/content.nq.read latest
  • @graphy/content.nt.read latest
  • @graphy/content.trig.read latest
  • @graphy/content.ttl.read latest
  • @types/md5 latest
  • @types/node latest
  • @types/plotly.js ^2.29.5
  • @types/rdflib latest
  • @types/uuid latest
  • buffer latest
  • dayjs latest
  • echarts latest
  • events latest
  • fetch latest
  • graphy latest
  • md5 latest
  • node-fetch latest
  • plotly.js ^2.33.0
  • process latest
  • rdflib latest
  • sparqljs latest
  • sparqljs-legacy-type latest
  • typescript latest
  • xmlhttprequest latest
website/package.json npm
  • @types/node-fetch ^2.6.2 development
  • assert ^2.1.0 development
  • constants-browserify ^1.0.0 development
  • crypto-browserify ^3.12.0 development
  • dayjs latest development
  • jquery ^3.6.4 development
  • leaflet latest development
  • os-browserify ^0.3.0 development
  • parcel ^2.3.1 development
  • path-browserify ^1.0.1 development
  • punycode ^1.4.1 development
  • querystring-es3 ^0.2.1 development
  • stream-browserify ^3.0.0 development
  • url ^0.11.3 development
  • util ^0.12.5 development
  • @types/bootstrap ^5.2.6
  • @types/d3 ^7.4.3
  • @types/echarts ^4.9.16
  • @types/jquery ^3.5.16
  • @types/leaflet ^1.9.3
  • @types/md5 latest
  • @types/node ^18.11.9
  • @types/plotly.js ^2.29.5
  • @types/uuid ^9.0.0
  • buffer ^6.0.3
  • d3 ^7.9.0
  • events ^3.3.0
  • fetch ^1.1.0
  • graphology ^0.25.4
  • graphology-layout ^0.6.1
  • graphology-layout-force ^0.2.4
  • graphology-layout-forceatlas2 ^0.10.1
  • graphology-layout-noverlap ^0.4.2
  • graphy ^4.3.4
  • gridjs ^6.0.6
  • gridjs-jquery ^4.0.0
  • leaflet-providers ^1.13.0
  • md5 ^2.3.0
  • npm ^10.8.0
  • plotly.js-dist-min ^2.33.0
  • process ^0.11.10
  • sigma ^3.0.0-beta.19
  • typescript ^4.9.5
  • xmlhttprequest ^1.8.0