https://github.com/clariah/wp4-datalegend-api

CLARIAH Structured Data Hub API (formerly QBer backend))

https://github.com/clariah/wp4-datalegend-api

Science Score: 23.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
  • Committers with academic emails
    2 of 7 committers (28.6%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary

Keywords from Contributors

linked-data semantic-web sparql linked-data-api open-api swagger-ui
Last synced: 11 months ago · JSON representation

Repository

CLARIAH Structured Data Hub API (formerly QBer backend))

Basic Info
  • Host: GitHub
  • Owner: CLARIAH
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 1.85 MB
Statistics
  • Stars: 1
  • Watchers: 20
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 10 years ago · Last pushed over 9 years ago
Metadata Files
Readme License

readme.md

CLARIAH DataLegend API

Author: Rinke Hoekstra
Copyright: Rinke Hoekstra, VU University Amsterdam
License: MIT License (see license.txt)
Website: http://datalegend.net

Installation

First, open a terminal or console and clone this git repository to a directory of your choice:

git clone --recursive https://github.com/CLARIAH/wp4-datalegend-api.git (see e.g. --branch 1.0.0 to download a stable version is currently the latest version)

Alternatively, you can download a release from Github and pull the submodule:

git submodule init git submodule update

Change directory to wp4-datalegend-api directory and then (to keep things nice and tidy) use virtualenv to create a virtual environment, and activate it:

virtualenv .

and

source bin/activate (on unix/linux-style systems)

Then install the required Python packages using pip:

pip install -r requirements.txt

This should also install all necessary packages for the wp4-converters package, but if this is not the case, you can pip install -r src/app/wp4-converters/requirements.txt as well

Copy the src/app/config_template.py file to src/app/config.py and make necessary changes (see documentation in the file).

Then, in directory src run:

python run.py

the API will be running on http://localhost:5000 (click this link, or copy it to your browser).

Go to http://localhost:5000/api-docs to view the API specs in the Swagger UI

Make sure to always activate the virtualenv before running the API again.

Owner

  • Name: CLARIAH
  • Login: CLARIAH
  • Kind: organization

CLARIAH offers humanities scholars a Common Lab providing access to large collections of digital resources and innovative tools for research

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 432
  • Total Committers: 7
  • Avg Commits per committer: 61.714
  • Development Distribution Score (DDS): 0.086
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Rinke Hoekstra r****a@v****l 395
Kathrin Dentler k****n@d****g 14
Richard Zijdeman r****n@i****l 8
Rinke Hoekstra R****a 6
kathrinrin k****r@v****l 6
Laurens Rietveld l****d@g****m 2
Albert Meroño-Peñuela a****o@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 18
  • Total pull requests: 0
  • Average time to close issues: 4 months
  • Average time to close pull requests: N/A
  • Total issue authors: 6
  • Total pull request authors: 0
  • Average comments per issue: 1.06
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • 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
  • RinkeHoekstra (6)
  • albertmeronyo (3)
  • rijpma (1)
  • morkor (1)
  • RubenSchalk (1)
  • rlzijdeman (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (3) bug (2)
Pull Request Labels