{
    "@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/annorepo-client/0.3.2",
    "@type": "SoftwareSourceCode",
    "applicationSuite": "AnnoRepo",
    "audience": {
        "@id": "https://tools.clariah.nl/audience/developers",
        "@type": "Audience",
        "audienceType": "Developers"
    },
    "author": [
        {
            "@id": "https://tools.clariah.nl/person/bram-buitendijk",
            "@type": "Person",
            "email": [
                "bram.buitendijk@di.huc.knaw.nl",
                "bram.buitendijk@huygens.knaw.nl"
            ],
            "familyName": "Buitendijk",
            "givenName": "Bram"
        }
    ],
    "codeRepository": "https://github.com/knaw-huc/annorepo-python-client",
    "contributor": [
        {
            "@id": "https://tools.clariah.nl/person/bram-buitendijk",
            "@type": "Person",
            "email": [
                "bram.buitendijk@di.huc.knaw.nl",
                "bram.buitendijk@huygens.knaw.nl"
            ],
            "familyName": "Buitendijk",
            "givenName": "Bram"
        }
    ],
    "dateCreated": "2022-04-07T12:02:03Z+0200",
    "dateModified": "2025-11-12T13:16:57Z+0100",
    "description": "A Python client for accessing an AnnoRepo server",
    "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:Stage3Experimental",
            "@type": [
                "skos:Concept",
                {
                    "@id": "trl:TechnologyReadinessLevel",
                    "@type": "Class"
                }
            ],
            "skos:altLabel": "beta",
            "skos:definition": "The technology is implemented and ready for experimental settings (beta), but requires further work and validation.",
            "skos:inScheme": "trl:Scheme",
            "skos:notation": "5-7",
            "skos:prefLabel": "Experimental"
        }
    ],
    "downloadUrl": "https://github.com/knaw-huc/annorepo-python-client/archive/refs/tags/0.3.2.zip",
    "https://github.com/proycon/codemetapy/errors": 0,
    "https://github.com/proycon/codemetapy/log": "(log file starts at Thu Jun 18 03:01:00 UTC 2026)\n\n[harvester info] --> Processing annorepo-client (https://github.com/knaw-huc/annorepo-python-client) [Thu Jun 18 03:01:00 UTC 2026]\n\n[harvester info] Git updating cached clone of https://github.com/knaw-huc/annorepo-python-client...\n\n[harvester info] Found release 0.3.2\n\n[harvester info] Using '0.3.2'\n\n[harvester info] Git reference: 0.3.2\n\n[harvester info] Scanning directory /tmp/codemeta-harvester.cache/annorepo-client for harvestable resources...\n\n[harvester info] found python setup for annorepo-client, converting to codemeta\n\n[harvester info] Looking for license....\n\n[harvester info] Found license MIT\n\n[harvester info] Parsing MAINTAINERS...\n\n[harvester info] Parsing AUTHORS...\n\n[harvester info] Parsing CONTRIBUTORS...\n\n[harvester info] Getting top contributor from git...\n\n[harvester info] Git top contributor Bram Buitendijk <bram.buitendijk@di.huc.knaw.nl> will be assigned as author (and maintainer) if none are found in the metadata\n\n[harvester info] Extracting last and first commit date from git log....\n\n[harvester info] Date created: 2022-04-07T12:02:03Z+0200, date modified: 2025-11-12T13:16:57Z+0100\n\n[harvester info] Querying Github/GitLab API (https://github.com/knaw-huc/annorepo-python-client)\n\n[harvester info] Adding URL for found README: README.md\n\n[harvester info] Found releaseNotes\n\n[harvester info] Querying Zenodo API for DOI (access token provided)...\n\n[harvester info] Looking for TRL information in README.md...\n\n[harvester info] Looking for repostatus information in README.md...\n\n[harvester info] Found repostatus https://www.repostatus.org/#active\n\n[harvester info] Looking for continuous integration information in README.md...\n\n[harvester info] Looking for documentation links in README.md...\n\n[harvester info] Scraping title from https://annorepo-python-client.readthedocs.io/en/latest/\n\n[harvester info] Found documentation at https://annorepo-python-client.readthedocs.io/en/latest/ : \"name\": \"annorepo-client — annorepo-client 0.1.4 documentation\",\n\n[harvester info] Scraping title from https://annorepo-python-client.readthedocs.io/en/latest/?badge=latest\n\n[harvester info] Found documentation at https://annorepo-python-client.readthedocs.io/en/latest/?badge=latest : \"name\": \"annorepo-client — annorepo-client 0.1.4 documentation\",\n\n[harvester info] Falling back to git tag (0.3.2) if no version number is specified...\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/#active\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] Parsing MAINTAINERS from master branch...\n\n[harvester info] Setting group AnnoRepo\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 \"annorepo-client\" --codeRepository \"https://github.com/knaw-huc/annorepo-python-client\" --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/annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/50-documentation.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/31-authors.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/30-maintainers.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/11-repostatus.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-maintainers.annorepo-client.codemeta.json /tmp/codemeta-harvester.cache//tmp/04-applicationSuite.annorepo-client.codemeta.json \n\n-- begin log --\n\nPassed 17 files/sources but specified 0 input types! Automatically guessing types...\n\nDetected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/50-documentation.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/31-authors.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/30-maintainers.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/11-repostatus.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-maintainers.annorepo-client.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/04-applicationSuite.annorepo-client.codemeta.json', 'json')]\n\nAdding to contextgraph: /tmp/turtle\n\nInitial URI automatically generated, may be overriden later: https://tools.clariah.nl/annorepo-client\n\nProcessing source #1 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 1 new triples, total is now 2\n\nProcessing source #2 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 1 new triples, total is now 3\n\nProcessing source #3 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/annorepo-client.topcontributor/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 8 new triples, total is now 10\n\nProcessing source #4 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/50-documentation.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 8 new triples, total is now 18\n\nProcessing source #5 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 2 new triples, total is now 20\n\nProcessing source #6 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 1 new triples, total is now 21\n\nProcessing source #7 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/annorepo-python-client/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 12 new triples, total is now 32\n\nProcessing source #8 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] overriding old http://schema.org/dateCreated (2022-04-07T10:43:58Z -> 2022-04-07T12:02:03Z+0200)\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] overriding old http://schema.org/dateModified (2026-01-26T12:00:22Z -> 2025-11-12T13:16:57Z+0100)\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 2 new triples, total is now 32\n\nProcessing source #9 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/contributors/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 8 new triples, total is now 33\n\nProcessing source #10 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/31-authors.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/authors/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 8 new triples, total is now 33\n\nProcessing source #11 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/30-maintainers.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/maintainers/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 6 new triples, total is now 34\n\nProcessing source #12 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] overriding old http://schema.org/license (http://spdx.org/licenses/MIT -> MIT)\n\n[CODEMETA CORRECTION (https://tools.clariah.nl/annorepo-client)] automatically converting license to spdx URI\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/annorepo-client)] processed 1 new triples, total is now 34\n\nProcessing source #13 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/annorepo-client/0.3.2\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (annorepo-client)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#active -> https://www.repostatus.org/#wip)\n\n[CODEMETA COMPOSITION (annorepo-client)] overriding old http://schema.org/name (annorepo-python-client -> annorepo-client)\n\n[CODEMETA COMPOSITION (annorepo-client)] processed 97 new triples, total is now 116\n\nProcessing source #14 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/11-repostatus.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (annorepo-client)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#wip -> https://www.repostatus.org/#active)\n\n[CODEMETA COMPOSITION (annorepo-client)] processed 1 new triples, total is now 116\n\nProcessing source #15 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (annorepo-client)] processed 1 new triples, total is now 116\n\nProcessing source #16 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-maintainers.annorepo-client.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/maintainers/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/annorepo-client\n\n[CODEMETA COMPOSITION (annorepo-client)] processed 6 new triples, total is now 116\n\nProcessing source #17 of 17\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/04-applicationSuite.annorepo-client.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/annorepo-client\n\n[CODEMETA COMPOSITION (annorepo-client)] processed 1 new triples, total is now 117\n\nRemapping URI to (possibly) new identifier and version component: https://tools.clariah.nl/annorepo-client -> https://tools.clariah.nl/annorepo-client/0.3.2\n\n[CODEMETA VALIDATION (annorepo-client)] done\n\n[CODEMETA ENRICHMENT (annorepo-client)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\nVALIDATION https://tools.clariah.nl/annorepo-client/0.3.2 #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/annorepo-client/0.3.2 #2: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/annorepo-client/0.3.2 #3: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/annorepo-client/0.3.2 #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/annorepo-client/0.3.2 #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/annorepo-client.codemeta.json\n\n[harvester info] <-- Finished processing annorepo-client (https://github.com/knaw-huc/annorepo-python-client) [Thu Jun 18 03:01:22 UTC 2026]\n",
    "identifier": "annorepo-client",
    "isSourceCodeOf": {
        "@id": "https://tools.clariah.nl/commandlineapplication/version/0.3.2",
        "@type": "CommandLineApplication",
        "executableName": "version",
        "name": "version",
        "runtimePlatform": "Python 3"
    },
    "issueTracker": "https://github.com/knaw-huc/annorepo-python-client/issues",
    "license": {
        "@id": "http://spdx.org/licenses/MIT",
        "name": "MIT"
    },
    "maintainer": {
        "@id": "https://tools.clariah.nl/person/bram-buitendijk",
        "@type": "Person",
        "email": [
            "bram.buitendijk@di.huc.knaw.nl",
            "bram.buitendijk@huygens.knaw.nl"
        ],
        "familyName": "Buitendijk",
        "givenName": "Bram"
    },
    "name": "annorepo-client",
    "operatingSystem": "OS Independent",
    "owl:sameAs": [
        {
            "@id": "https://tools.clariah.nl/annorepo-client.topcontributor/snapshot"
        },
        {
            "@id": "https://tools.clariah.nl/annorepo-client/0.3.2"
        },
        {
            "@id": "https://tools.clariah.nl/annorepo-python-client/snapshot"
        },
        {
            "@id": "https://tools.clariah.nl/authors/snapshot"
        },
        {
            "@id": "https://tools.clariah.nl/contributors/snapshot"
        },
        {
            "@id": "https://tools.clariah.nl/maintainers/snapshot"
        }
    ],
    "producer": {
        "@id": "https://tools.clariah.nl/org/knaw-humanities-cluster",
        "@type": "Organization",
        "name": "KNAW Humanities Cluster",
        "url": "https://huc.knaw.nl/"
    },
    "programmingLanguage": "Python",
    "readme": "https://github.com/knaw-huc/annorepo-python-client/blob/0.3.2//README.md",
    "releaseNotes": "https://github.com/knaw-huc/annorepo-python-client/releases/tag/0.3.2",
    "review": {
        "@id": "https://tools.clariah.nl/validation/N71206e3a18150f9b8db8bddd95944bc6",
        "@type": "Review",
        "author": [
            "codemetapy validator using software.ttl"
        ],
        "datePublished": "2026-06-18 03:01:21",
        "name": "Automatic software metadata validation report for annorepo-client 0.3.2",
        "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 annorepo-client 0.3.2 was successful (score=4/5), but there are some remarks which you may or may not want to address:\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. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)\n3. Info: The funder *SHOULD* be acknowledged (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": 4
    },
    "runtimePlatform": "Python 3",
    "softwareHelp": [
        {
            "@id": "https://annorepo-python-client.readthedocs.io/en/latest/?badge=latest",
            "@type": "WebSite",
            "name": "annorepo-client — annorepo-client 0.1.4 documentation",
            "url": "https://annorepo-python-client.readthedocs.io/en/latest/?badge=latest"
        },
        {
            "@id": "https://annorepo-python-client.readthedocs.io/en/latest/",
            "@type": "WebSite",
            "name": "annorepo-client — annorepo-client 0.1.4 documentation",
            "url": "https://annorepo-python-client.readthedocs.io/en/latest/"
        }
    ],
    "softwareRequirements": [
        {
            "@id": "https://tools.clariah.nl/dependency/colorama-ge-0-4-4",
            "@type": "SoftwareApplication",
            "identifier": "colorama",
            "name": "colorama",
            "runtimePlatform": "Python 3",
            "version": "^0.4.4"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/google-ge-3-0-0",
            "@type": "SoftwareApplication",
            "identifier": "google",
            "name": "google",
            "runtimePlatform": "Python 3",
            "version": "^3.0.0"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/google-api-python-client-ge-2-103-0",
            "@type": "SoftwareApplication",
            "identifier": "google-api-python-client",
            "name": "google-api-python-client",
            "runtimePlatform": "Python 3",
            "version": "^2.103.0"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/icecream-ge-2-1-2",
            "@type": "SoftwareApplication",
            "identifier": "icecream",
            "name": "icecream",
            "runtimePlatform": "Python 3",
            "version": "^2.1.2"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/python-ge-3-8",
            "@type": "SoftwareApplication",
            "identifier": "python",
            "name": "python",
            "runtimePlatform": "Python 3",
            "version": "^3.8"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/requests2-32-3",
            "@type": "SoftwareApplication",
            "identifier": "requests",
            "name": "requests",
            "runtimePlatform": "Python 3",
            "version": "2.32.3"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/retry2-ge-0-9-5",
            "@type": "SoftwareApplication",
            "identifier": "retry2",
            "name": "retry2",
            "runtimePlatform": "Python 3",
            "version": "^0.9.5"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/sphinx-rtd-theme-ge-2-0-0",
            "@type": "SoftwareApplication",
            "identifier": "sphinx-rtd-theme",
            "name": "sphinx-rtd-theme",
            "runtimePlatform": "Python 3",
            "version": "^2.0.0"
        },
        {
            "@id": "https://tools.clariah.nl/dependency/tabulate-ge-0-9-0",
            "@type": "SoftwareApplication",
            "identifier": "tabulate",
            "name": "tabulate",
            "runtimePlatform": "Python 3",
            "version": "^0.9.0"
        }
    ],
    "url": "https://github.com/knaw-huc/annorepo-python-client",
    "version": "0.3.2"
}