diff --git a/codemeta-harvest.json b/codemeta-harvest.json new file mode 100644 index 0000000..412c46d --- /dev/null +++ b/codemeta-harvest.json @@ -0,0 +1,18 @@ +{ + "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" + }, + "applicationCategory": [ "https://w3id.org/nwo-research-fields#TextualAndLinguisticCorpora", "https://w3id.org/nwo-research-fields#TextualAndContentAnalysis", "https://vocabs.dariah.eu/tadirah/annotating" ], + "developmentStatus": [ "https://w3id.org/research-technology-readiness-levels#Stage3Experimental", "https://www.repostatus.org/#active" ] +}