clariah-mediasuite
Web server for 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 (5.9%) to scientific vocabulary
Repository
Web server for mediasuite.clariah.nl
Basic Info
- Host: GitHub
- Owner: CLARIAH
- Default Branch: main
- Size: 9.77 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
clariah-mediasuite
Web server for the Clariah Media Suite. The Clariah Media Suite is a research environment in which researchers can search, bookmark, annotate and compare items from a number of cultural heritage collections. For more information, read the About page in the Media Suite.
The Media Suite consists of four key components, all listed in Clariah Tools:
- clariah-mediasuite - the back-end web server
- mediasuite-website - the static content of the website, such as layout, help and tutorials
- labo-components - the front-end components that determine the dynamic content of the website, such as search results
- labo-workspace-components - the front-end components that handle the user's personal workspace, for example bookmarking results and saving queries
The source code repositories are private. The Clariah Media Suite makes use of a number of APIs, also stored in private repositories. The disclosure of said repositories is currently being assessed.
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": "clariah-mediasuite",
"name": "Clariah Media Suite",
"version": "6.10",
"description": "The Clariah Media Suite is a research environment in which researchers can search, bookmark, annotate and compare items from a number of cultural heritage collections",
"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": "python",
"name": "python"
},
"operatingSystem": "Linux",
"codeRepository": "https://github.com/beeldengeluid/clariah-mediasuite",
"softwareRequirements": [
{
"@type": "SoftwareLibrary",
"identifier": "flask",
"name": "flask"
}
],
"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/clariah-mediasuite/blob/main/README.md",
"issueTracker": "https://github.com/beeldengeluid/clariah-mediasuite/issues",
"releaseNotes": "https://mediasuite.clariah.nl/documentation/release-notes",
"developmentStatus": [
"https://www.repostatus.org/#active",
"https://w3id.org/research-technology-readiness-levels#Level9Proven"
],
"keywords": [
"cultural heritage",
"data portal",
"search",
"annotation"
],
"softwareHelp": [
{
"@id": "https://mediasuite.clariah.nl/documentation",
"@type": "WebSite",
"name": "Media Suite Documentation",
"url": "https://mediasuite.clariah.nl/documentation"
}
],
"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 19 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)