{
    "@context": [
        "https://w3id.org/codemeta/3.0",
        "https://w3id.org/software-iodata",
        "https://w3id.org/nwo-research-fields",
        "https://raw.githubusercontent.com/jantman/repostatus.org/master/badges/latest/ontology.jsonld",
        "https://w3id.org/research-technology-readiness-levels",
        "https://schema.org",
        "https://w3id.org/software-types"
    ],
    "@id": "https://tools.clariah.nl/codemeta-server/0.5.1",
    "@type": "SoftwareSourceCode",
    "applicationCategory": "Software Development",
    "applicationSuite": "CLARIAH Tool Discovery",
    "audience": [
        {
            "@id": "https://tools.clariah.nl/audience/developers",
            "@type": "Audience",
            "audienceType": "Developers"
        },
        {
            "@id": "https://tools.clariah.nl/audience/researchers",
            "@type": "Audience",
            "audienceType": "Researchers"
        }
    ],
    "author": [
        {
            "@id": "https://orcid.org/0000-0002-1046-0006",
            "@type": "Person",
            "affiliation": [
                {
                    "@id": "https://www.ru.nl/clst",
                    "@type": "Organization",
                    "name": "Centre for Language and Speech Technology",
                    "parentOrganization": {
                        "@id": "https://www.ru.nl/cls",
                        "@type": "Organization",
                        "name": "Centre for Language Studies",
                        "parentOrganization": {
                            "@id": "https://www.ru.nl",
                            "@type": "Organization",
                            "location": {
                                "@type": "Place",
                                "name": "Nijmegen"
                            },
                            "name": "Radboud University",
                            "url": "https://www.ru.nl"
                        },
                        "url": "https://www.ru.nl/cls"
                    },
                    "url": "https://www.ru.nl/clst"
                },
                {
                    "@id": "https://huc.knaw.nl",
                    "@type": "Organization",
                    "name": [
                        "Humanities Cluster",
                        "KNAW Humanities Cluster"
                    ],
                    "parentOrganization": {
                        "@id": "https://knaw.nl",
                        "@type": "Organization",
                        "location": {
                            "@type": "Place",
                            "name": "Amsterdam"
                        },
                        "name": "KNAW",
                        "url": "https://knaw.nl"
                    },
                    "url": "https://huc.knaw.nl"
                },
                {
                    "@id": "https://www.ru.nl/cls",
                    "@type": "Organization",
                    "name": "Centre for Language Studies",
                    "parentOrganization": {
                        "@id": "https://www.ru.nl",
                        "@type": "Organization",
                        "location": {
                            "@type": "Place",
                            "name": "Nijmegen"
                        },
                        "name": "Radboud University",
                        "url": "https://www.ru.nl"
                    },
                    "url": "https://www.ru.nl/cls"
                },
                {
                    "@id": "https://knaw.huc.nl"
                }
            ],
            "email": "proycon@anaproy.nl",
            "familyName": "van Gompel",
            "givenName": "Maarten",
            "position": 4,
            "url": "https://proycon.anaproy.nl"
        }
    ],
    "codeRepository": "https://github.com/proycon/codemeta-server",
    "contributor": [
        {
            "@id": "https://orcid.org/0000-0002-1046-0006",
            "@type": "Person",
            "affiliation": [
                {
                    "@id": "https://www.ru.nl/clst",
                    "@type": "Organization",
                    "name": "Centre for Language and Speech Technology",
                    "parentOrganization": {
                        "@id": "https://www.ru.nl/cls",
                        "@type": "Organization",
                        "name": "Centre for Language Studies",
                        "parentOrganization": {
                            "@id": "https://www.ru.nl",
                            "@type": "Organization",
                            "location": {
                                "@type": "Place",
                                "name": "Nijmegen"
                            },
                            "name": "Radboud University",
                            "url": "https://www.ru.nl"
                        },
                        "url": "https://www.ru.nl/cls"
                    },
                    "url": "https://www.ru.nl/clst"
                },
                {
                    "@id": "https://huc.knaw.nl",
                    "@type": "Organization",
                    "name": [
                        "Humanities Cluster",
                        "KNAW Humanities Cluster"
                    ],
                    "parentOrganization": {
                        "@id": "https://knaw.nl",
                        "@type": "Organization",
                        "location": {
                            "@type": "Place",
                            "name": "Amsterdam"
                        },
                        "name": "KNAW",
                        "url": "https://knaw.nl"
                    },
                    "url": "https://huc.knaw.nl"
                },
                {
                    "@id": "https://www.ru.nl/cls",
                    "@type": "Organization",
                    "name": "Centre for Language Studies",
                    "parentOrganization": {
                        "@id": "https://www.ru.nl",
                        "@type": "Organization",
                        "location": {
                            "@type": "Place",
                            "name": "Nijmegen"
                        },
                        "name": "Radboud University",
                        "url": "https://www.ru.nl"
                    },
                    "url": "https://www.ru.nl/cls"
                },
                {
                    "@id": "https://knaw.huc.nl"
                }
            ],
            "email": "proycon@anaproy.nl",
            "familyName": "van Gompel",
            "givenName": "Maarten",
            "position": 4,
            "url": "https://proycon.anaproy.nl"
        }
    ],
    "dateCreated": "2022-03-22",
    "dateModified": "2025-08-18",
    "description": "Web API serving codemeta software metadata using codemeta and schema.org, provides a SPARQL endpoint and also offers a human web-interface ",
    "developmentStatus": [
        {
            "@id": "https://www.repostatus.org/#active",
            "@type": "skos:Concept",
            "og:image": "https://www.repostatus.org/badges/latest/active.svg",
            "skos:definition": "The project has reached a stable, usable state and is being actively developed.",
            "skos:inScheme": "https://www.repostatus.org",
            "skos:prefLabel": "Active"
        },
        {
            "@id": "trl:Level7ReleaseCandidate",
            "@type": [
                "skos:Concept",
                {
                    "@id": "trl:TechnologyReadinessLevel",
                    "@type": "Class"
                }
            ],
            "skos:broader": "trl:Stage3Experimental",
            "skos:definition": "Technology ready enough and in initial use by end-users in intended scholarly environments. Further validation may be in progress.",
            "skos:inScheme": "trl:Scheme",
            "skos:notation": "7",
            "skos:prefLabel": "7 - Release Candidate"
        }
    ],
    "funding": {
        "@type": "Grant",
        "funder": {
            "@type": "Organization",
            "name": "NWO",
            "url": "https://www.nwo.nl"
        },
        "name": "CLARIAH-PLUS (NWO grant 184.034.023)"
    },
    "https://github.com/proycon/codemetapy/errors": 0,
    "https://github.com/proycon/codemetapy/log": "(log file starts at Thu Jun 18 03:04:23 UTC 2026)\n\n[harvester info] --> Processing codemeta-server (https://github.com/proycon/codemeta-server) [Thu Jun 18 03:04:23 UTC 2026]\n\n[harvester info] Git updating cached clone of https://github.com/proycon/codemeta-server...\n\n[harvester info] Found release v0.5.1\n\n[harvester info] Using 'v0.5.1'\n\n[harvester info] Git reference: v0.5.1\n\n[harvester info] Scanning directory /tmp/codemeta-harvester.cache/codemeta-server for harvestable resources...\n\n[harvester info] found codemeta.json for codemeta-server (md5sum ab3ae370075f7596621c47b5361811a7); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**\n\n[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...\n\n[harvester info] Inferred repostatus https://www.repostatus.org/#inactive\n\n[harvester info] Looking for repostatus information in README.md in master branch...\n\n[harvester info] Found repostatus (master branch) https://www.repostatus.org/#active\n\n[harvester info] Setting group CLARIAH Tool Discovery\n\n[harvester info] Reconciliating: codemetapy  --baseuri https://tools.clariah.nl --baseuri https://tools.clariah.nl --includecontext --addcontext https://w3id.org/nwo-research-fields --addcontext https://w3id.org/research-technology-readiness-levels --addcontextgraph https://vocabs.dariah.eu/rest/v1/tadirah/data?format=text/turtle --trl --identifier \"codemeta-server\" --codeRepository \"https://github.com/proycon/codemeta-server\" --validate /etc/software.ttl --released --enrich --textv \"Please consult the CLARIAH Software Metadata Requirements at https://github.com/CLARIAH/clariah-plus/blob/main/requirements/software-metadata-requirements.md for an in-depth explanation of any found problems\" -O /tmp/out/codemeta-server.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.codemeta-server.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.codemeta-server.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.codemeta-server.codemeta.json /tmp/codemeta-harvester.cache//tmp/04-applicationSuite.codemeta-server.codemeta.json \n\n-- begin log --\n\nPassed 4 files/sources but specified 0 input types! Automatically guessing types...\n\nDetected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.codemeta-server.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.codemeta-server.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.codemeta-server.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/04-applicationSuite.codemeta-server.codemeta.json', 'json')]\n\nAdding to contextgraph: /tmp/turtle\n\nInitial URI automatically generated, may be overriden later: https://tools.clariah.nl/codemeta-server\n\nProcessing source #1 of 4\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.codemeta-server.codemeta.json\n\n    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/codemeta-server\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/codemeta-server)] processed 1 new triples, total is now 2\n\nProcessing source #2 of 4\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.codemeta-server.codemeta.json\n\n    Found main resource with URI https://github.com/proycon/codemetapy.git\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/codemeta-server\n\n[CODEMETA COMPOSITION (codemeta-server)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)\n\n[CODEMETA CORRECTION (codemeta-server)] automatically converting spdx license URI from https:// to http:///\n\n[CODEMETA COMPOSITION (codemeta-server)] processed 96 new triples, total is now 96\n\nProcessing source #3 of 4\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.codemeta-server.codemeta.json\n\n    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/codemeta-server\n\n[CODEMETA COMPOSITION (codemeta-server)] processed 1 new triples, total is now 96\n\nProcessing source #4 of 4\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/04-applicationSuite.codemeta-server.codemeta.json\n\n    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/codemeta-server\n\n[CODEMETA COMPOSITION (codemeta-server)] processed 1 new triples, total is now 97\n\nRemapping URI to (possibly) new identifier and version component: https://tools.clariah.nl/codemeta-server -> https://tools.clariah.nl/codemeta-server/0.5.1\n\n[CODEMETA VALIDATION (codemeta-server)] done\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (codemeta-server)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\nVALIDATION https://tools.clariah.nl/codemeta-server/0.5.1 #1: Info: Software source code *SHOULD* link to a continuous integration service that builds the software and runs the software's tests (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/codemeta-server/0.5.1 #2: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/codemeta-server/0.5.1 #3: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/codemeta-server/0.5.1 #4: Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/codemeta-server/0.5.1 #5: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)\n\n-- end log --\n\n[harvester info] Output written to /tmp/out/codemeta-server.codemeta.json\n\n[harvester info] <-- Finished processing codemeta-server (https://github.com/proycon/codemeta-server) [Thu Jun 18 03:04:26 UTC 2026]\n",
    "identifier": "codemeta-server",
    "isSourceCodeOf": {
        "@id": "https://tools.clariah.nl/commandlineapplication/codemeta-server",
        "@type": "ServerApplication",
        "executableName": "codemeta-server",
        "name": "codemeta-server",
        "runtimePlatform": "Python 3"
    },
    "issueTracker": "https://github.com/proycon/codemeta-server/issues",
    "keywords": [
        "codemeta",
        "linked data",
        "metadata",
        "rdf",
        "schema.org",
        "scientific",
        "software metadata"
    ],
    "license": {
        "@id": "http://spdx.org/licenses/GPL-3.0-only",
        "name": "GNU General Public License v3"
    },
    "maintainer": {
        "@id": "https://orcid.org/0000-0002-1046-0006",
        "@type": "Person",
        "affiliation": [
            {
                "@id": "https://www.ru.nl/clst",
                "@type": "Organization",
                "name": "Centre for Language and Speech Technology",
                "parentOrganization": {
                    "@id": "https://www.ru.nl/cls",
                    "@type": "Organization",
                    "name": "Centre for Language Studies",
                    "parentOrganization": {
                        "@id": "https://www.ru.nl",
                        "@type": "Organization",
                        "location": {
                            "@type": "Place",
                            "name": "Nijmegen"
                        },
                        "name": "Radboud University",
                        "url": "https://www.ru.nl"
                    },
                    "url": "https://www.ru.nl/cls"
                },
                "url": "https://www.ru.nl/clst"
            },
            {
                "@id": "https://huc.knaw.nl",
                "@type": "Organization",
                "name": [
                    "Humanities Cluster",
                    "KNAW Humanities Cluster"
                ],
                "parentOrganization": {
                    "@id": "https://knaw.nl",
                    "@type": "Organization",
                    "location": {
                        "@type": "Place",
                        "name": "Amsterdam"
                    },
                    "name": "KNAW",
                    "url": "https://knaw.nl"
                },
                "url": "https://huc.knaw.nl"
            },
            {
                "@id": "https://www.ru.nl/cls",
                "@type": "Organization",
                "name": "Centre for Language Studies",
                "parentOrganization": {
                    "@id": "https://www.ru.nl",
                    "@type": "Organization",
                    "location": {
                        "@type": "Place",
                        "name": "Nijmegen"
                    },
                    "name": "Radboud University",
                    "url": "https://www.ru.nl"
                },
                "url": "https://www.ru.nl/cls"
            },
            {
                "@id": "https://knaw.huc.nl"
            }
        ],
        "email": "proycon@anaproy.nl",
        "familyName": "van Gompel",
        "givenName": "Maarten",
        "position": 4,
        "url": "https://proycon.anaproy.nl"
    },
    "name": "codemeta-server",
    "operatingSystem": [
        "BSD",
        "Linux",
        "macOS"
    ],
    "owl:sameAs": {
        "@id": "https://github.com/proycon/codemetapy.git"
    },
    "producer": {
        "@id": "https://huc.knaw.nl",
        "@type": "Organization",
        "name": [
            "Humanities Cluster",
            "KNAW Humanities Cluster"
        ],
        "parentOrganization": {
            "@id": "https://knaw.nl",
            "@type": "Organization",
            "location": {
                "@type": "Place",
                "name": "Amsterdam"
            },
            "name": "KNAW",
            "url": "https://knaw.nl"
        },
        "url": "https://huc.knaw.nl"
    },
    "programmingLanguage": "Python",
    "readme": "https://github.com/proycon/codemeta-server/blob/master/README.md",
    "review": {
        "@id": "https://tools.clariah.nl/validation/Na5aeecec629de905e7408cf99f965aac",
        "@type": "Review",
        "author": [
            "codemetapy validator using software.ttl"
        ],
        "datePublished": "2026-06-18 03:04:25",
        "name": "Automatic software metadata validation report for codemeta-server 0.5.1",
        "reviewBody": "Please consult the CLARIAH Software Metadata Requirements at https://github.com/CLARIAH/clariah-plus/blob/main/requirements/software-metadata-requirements.md for an in-depth explanation of any found problems\n\nValidation of codemeta-server 0.5.1 was successful (score=3/5), but there are some warnings which should be addressed:\n\n1. Info: Software source code *SHOULD* link to a continuous integration service that builds the software and runs the software's tests (This is missing in the metadata)\n2. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)\n3. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)\n4. Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)\n5. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)",
        "reviewRating": 3
    },
    "runtimePlatform": [
        "Python 3",
        "Python 3.10",
        "Python 3.11",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9"
    ],
    "screenshot": [
        "https://raw.githubusercontent.com/proycon/codemeta-server/master/screenshot_index_cards.jpg",
        "https://raw.githubusercontent.com/proycon/codemeta-server/master/screenshot_index_table.jpg",
        "https://raw.githubusercontent.com/proycon/codemeta-server/master/screenshot_page.jpg",
        "https://raw.githubusercontent.com/proycon/codemeta-server/master/screenshot_sparql.jpg"
    ],
    "softwareRequirements": [
        {
            "@id": "https://tools.clariah.nl/dependency/codemetapy",
            "@type": [
                "SoftwareApplication",
                "SoftwareLibrary"
            ],
            "identifier": "codemetapy",
            "name": "codemetapy",
            "runtimePlatform": "Python 3"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/fastapi",
            "@type": "SoftwareApplication",
            "identifier": "fastapi",
            "name": "fastapi",
            "runtimePlatform": "Python 3"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/rdflib-endpoint",
            "@type": "SoftwareApplication",
            "identifier": "rdflib-endpoint",
            "name": "rdflib-endpoint",
            "runtimePlatform": "Python 3"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/uvicorn",
            "@type": "SoftwareApplication",
            "identifier": "uvicorn",
            "name": "uvicorn",
            "runtimePlatform": "Python 3"
        }
    ],
    "url": "https://github.com/proycon/codemeta-server.git",
    "version": "0.5.1"
}