|
18 | 18 | "@id": "https://github.com/CLARIAH/tool-discovery.git", |
19 | 19 | "@type": "SoftwareSourceCode", |
20 | 20 | "name": "CLARIAH Tool Discovery", |
21 | | - "version": "1.6.1", |
| 21 | + "version": "1.6.2", |
22 | 22 | "dateCreated": "2022-01-05T16:21:48Z", |
23 | | - "dateModified": "2023-09-19T13:31:44Z", |
| 23 | + "dateModified": "2023-10-19T13:14:44Z", |
24 | 24 | "description": "This is the over-arching project for CLARIAH Tool Discovery, its components harvest and aggregate codemeta from source repositories and service endpoints, automatically converting known metadata schemes in the process. This project holds the Tool Source Registry, pointing to all the tools that are to be harvested. It also holds the validation schema.", |
25 | | - "developmentStatus": [ "https://www.repostatus.org/#active", "https://w3id.org/research-technology-readiness-levels#Level7ReleaseCandidate" ], |
| 25 | + "developmentStatus": [ "https://www.repostatus.org/#active", "https://w3id.org/research-technology-readiness-levels#Level8Complete" ], |
26 | 26 | "codeRepository": "https://github.com/CLARIAH/tool-discovery.git", |
| 27 | + "contIntegration": "https://github.com/CLARIAH/tool-discovery/actions/", |
27 | 28 | "license": "https://spdx.org/licenses/GPL-3.0-only", |
28 | 29 | "identifier": "tool-discovery", |
29 | 30 | "issueTracker": "https://github.com/CLARIAH/tool-discovery/issues", |
|
48 | 49 | "url": "https://github.com/CLARIAH/tool-discovery/blob/master/API_USAGE.md" |
49 | 50 | } |
50 | 51 | ], |
51 | | - "applicationCategory": [ "https://vocabs.dariah.eu/tadirah/exploration", "https://vocabs.dariah.eu/tadirah/browsing", "https://vocabs.dariah.eu/tadirah/discovering", "https://w3id.org/nwo-research-fields#SoftwareForHumanities", "https://w3id.org/nwo-research-fields#DatabasesForHumanities" ], |
| 52 | + "applicationCategory": [ "https://vocabs.dariah.eu/tadirah/exploration", "https://vocabs.dariah.eu/tadirah/browsing", "https://vocabs.dariah.eu/tadirah/discovering", "https://vocabs.dariah.eu/tadirah/gathering", "https://w3id.org/nwo-research-fields#SoftwareForHumanities", "https://w3id.org/nwo-research-fields#DatabasesForHumanities" ], |
52 | 53 | "keywords": [ |
53 | 54 | "metadata", |
54 | 55 | "codemeta", |
|
107 | 108 | "name": "codemeta-server" |
108 | 109 | } |
109 | 110 | ], |
| 111 | + "targetProduct": { |
| 112 | + "@type": "WebApplication", |
| 113 | + "name": "CLARIAH Tools", |
| 114 | + "url": "https://tools.clariah.nl", |
| 115 | + "description": "This is a web portal where you can find all tools (i.e. software and software services) developed in the CLARIAH project, as well as some tools from predecessors and sister projects. This list is automatically harvested from the tool producers and providers themselves, and updated daily. Our tools are designed for researchers and developers in the Humanities and Social Sciences. Not all tools are suitable for all audiences and not all tools are mature and stable, this information should be clearly indicated for each tool, so you can make an informed judgement whether a tool might be suitable for you.", |
| 116 | + "provider": "https://huc.knaw.nl" |
| 117 | + }, |
110 | 118 | "funding": { |
111 | 119 | "@type": "Grant", |
112 | 120 | "name": "CLARIAH-PLUS (NWO grant 184.034.023)", |
|
0 commit comments