rdf-summarizer
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 (3.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: ritasantos11
- License: mit
- Language: Python
- Default Branch: master
- Size: 473 KB
Statistics
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
License
Citation
README.md
rdf_summarizer
rdf_summarizer is a Python module to summarize RDF graphs by reducing resource IRIs to their namespaces. Documentation can be found here on GitHub Pages.
Install
console
$ pip install rdf_summarizer
Usage
Command line
Python library
python
from rdf_summarizer import *
Author
Rita Costa
Owner
- Login: ritasantos11
- Kind: user
- Location: Porto
- Repositories: 2
- Profile: https://github.com/ritasantos11
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: RDF-Summarizer
message: >-
If you use this software, please cite both
the article from preferred-citation and the
software itself.
type: software
preferred-citation:
authors:
- given-names: 'Ana Rita '
family-names: Santos Lopes da Costa
affiliation: >-
Department of Computer Science of the Faculty
of Science at University of Porto, Portugal
orcid: 'https://orcid.org/0000-0002-5315-106X'
- given-names: André
family-names: Fernandes dos Santos
email: afs@inesctec.pt
affiliation: >-
CRACS & INESC Tec LA / Faculty of Sciences,
University of Porto, Portugal
orcid: 'https://orcid.org/0000-0001-6410-9740'
- family-names: Paulo Leal
given-names: José
email: zp@dcc.fc.up.pt
orcid: 'https://orcid.org/0000-0002-8409-0300'
affiliation: >-
CRACS & INESC Tec LA / Faculty of Sciences,
University of Porto, Portugal
title: >-
Large Semantic Graph Summarization using Namespaces
(accepted for publication), In 11th Symposium on
Languages, Applications and Technologies (SLATE
2022). Schloss Dagstuhl-Leibniz-Zentrum für
Informatik.
type: article
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- andrefs (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/docs.yml
actions
- actions/checkout v3 composite
- actions/setup-python v1 composite
- ad-m/github-push-action master composite
- mhausenblas/mkdocs-deploy-gh-pages master composite