labo-workspace-components
React library for the workspace environment in the mediasuite.clariah.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 (3.5%) to scientific vocabulary
Repository
React library for the workspace environment in the mediasuite.clariah.nl
Basic Info
- Host: GitHub
- Owner: CLARIAH
- Default Branch: main
- Size: 4.88 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
labo-workspace-components
Source repository: Labo Workspace Components (private)
React library for front-end components of the CLARIAH Media Suite related to the user's workspace. This functionality will ultimately be replaced with use of AnnoRepo
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-workspace-components",
"name": "Labo Workspace Components",
"version": "2.0.1",
"description": "The Labo Workspace Components handle the dynamic front-end for the Clariah Media Suite related to a user's personal workspace, such as bookmarking",
"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-workspace-components/blob/main/README.md",
"issueTracker": "https://github.com/beeldengeluid/labo-workspace-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",
"workspace",
"bookmarks"
],
"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 17 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
Top Authors
Issue Authors
Pull Request Authors
- mwigham (1)