labo-components
React library for the end-user tools in clariah.mediasuite.nl
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
React library for the end-user tools in clariah.mediasuite.nl
Basic Info
- Host: GitHub
- Owner: CLARIAH
- Default Branch: main
- Size: 7.81 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Codemeta
README.md
Labo Components
Source repository: Labo Components (private)
React library for front-end components of the CLARIAH Media Suite
Note Currently the disclosure of the code is being assessed. Once approved, it will be merged into this repository
Installation
For installation instructions, request access to the source repository
Owner
- Name: CLARIAH
- Login: CLARIAH
- Kind: organization
- Website: http://www.clariah.nl
- Repositories: 65
- Profile: https://github.com/CLARIAH
CLARIAH offers humanities scholars a Common Lab providing access to large collections of digital resources and innovative tools for research
CodeMeta (codemeta.json)
{
"@context": [
"https://doi.org/10.5063/schema/codemeta-2.0",
"http://schema.org",
"https://w3id.org/software-types"
],
"@type": "SoftwareSourceCode",
"identifier": "labo-components",
"name": "Labo Components",
"version": "6.10.4",
"description": "The Labo Components handle the dynamic front-end for the Clariah Media Suite, such as showing search results",
"license": "https://spdx.org/licenses/MIT.html",
"url": "https://mediasuite.clariah.nl/",
"producer": [
{
"@id": "https://www.beeldengeluid.nl/",
"@type": "Organization",
"name": "Netherlands Institute for Sound and Vision",
"url": "https://www.beeldengeluid.nl/",
"location": {
"@type": "Place",
"name": "Hilversum"
}
}
],
"author": [
{
"@id": "https://github.com/jblom",
"@type": "Person",
"givenName": "Jaap",
"familyName": "Blom",
"affiliation": {
"@id": "https://www.beeldengeluid.nl/"
}
}
],
"sourceOrganization": {
"@id": "https://www.beeldengeluid.nl/"
},
"programmingLanguage": {
"@type": "ComputerLanguage",
"identifier": "javascript",
"name": "javascript"
},
"operatingSystem": "Linux",
"codeRepository": "https://github.com/beeldengeluid/clariah-mediasuite",
"softwareRequirements": [
{
"@type": "SoftwareLibrary",
"identifier": "react",
"name": "react",
"version": "18.x"
},
{
"@type": "SoftwareLibrary",
"identifier": "npm",
"name": "npm",
"version": "19.x"
}
],
"funding": [
{
"@type": "Grant",
"name": "CLARIAH-CORE (NWO grant 184.033.101)",
"url": "https://www.clariah.nl",
"funder": {
"@type": "Organization",
"name": "NWO",
"url": "https://www.nwo.nl"
}
},
{
"@type": "Grant",
"name": "CLARIAH-PLUS (NWO grant 184.034.023)",
"funder": {
"@type": "Organization",
"name": "NWO",
"url": "https://www.nwo.nl"
}
}
],
"readme": "https://github.com/CLARIAH/labo-components/blob/main/README.md",
"issueTracker": "https://github.com/beeldengeluid/labo-components/issues",
"releaseNotes": "https://mediasuite.clariah.nl/documentation/release-notes",
"developmentStatus": [
"https://www.repostatus.org/#active",
"https://w3id.org/research-technology-readiness-levels#Level9Proven"
],
"keywords": [
"front-end",
"search",
"annotation"
],
"targetProduct": [
{
"@type": "WebApplication",
"name": "CLARIAH Media Suite",
"url": "https://mediasuite.clariah.nl",
"provider": {
"@type": "Organization",
"name": "Netherlands Institute for Sound and Vision",
"url": "https://beeldengeluid.nl"
}
}
],
"dateCreated": "2023-11-21",
"dateModified": "2023-11-21"
}
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 18 hours
- 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