-
Notifications
You must be signed in to change notification settings - Fork 10
/
codemeta-harvest.json
19 lines (19 loc) · 1.08 KB
/
codemeta-harvest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"funding": {
"@type": "Grant",
"name": "CLARIAH-PLUS (NWO grant 184.034.023)",
"funder": {
"@type": "Organization",
"name": "NWO",
"url": "https://www.nwo.nl"
}
},
"producer": {
"@type": "Organization",
"name": "KNAW Humanities Cluster",
"url": "https://huc.knaw.nl"
},
"contIntegration": "https://github.com/proycon/python-frog/actions/workflows/python-frog.yml",
"applicationCategory": [ "https://vocabs.dariah.eu/tadirah/annotating", "https://vocabs.dariah.eu/tadirah/tagging", "https://vocabs.dariah.eu/tadirah/namedEntityRecognition", "https://vocabs.dariah.eu/tadirah/posTagging", "https://vocabs.dariah.eu/tadirah/segmenting", "https://vocabs.dariah.eu/tadirah/treeTagging", "https://vocabs.dariah.eu/tadirah/contextualizing" , "https://w3id.org/nwo-research-fields#Linguistics", "https://w3id.org/nwo-research-fields#TextualAndContentAnalysis" ],
"developmentStatus": [ "https://www.repostatus.org/#active", "https://w3id.org/research-technology-readiness-levels#Level9Proven" ]
}