{
    "@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/g2pservice/0.3.4",
    "@type": "SoftwareSourceCode",
    "applicationCategory": [
        "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic"
    ],
    "audience": [
        {
            "@id": "https://tools.clariah.nl/audience/developers",
            "@type": "Audience",
            "audienceType": "Developers"
        },
        {
            "@id": "https://tools.clariah.nl/audience/science-research",
            "@type": "Audience",
            "audienceType": "Science/Research"
        }
    ],
    "author": [
        {
            "@id": "https://tools.clariah.nl/person/louis-ten-bosch",
            "@type": "Person",
            "email": [
                "louis.tenbosch@ru.nl",
                "ltenbosch@mlp04.science.ru.nl"
            ],
            "familyName": "ten Bosch",
            "givenName": "Louis"
        }
    ],
    "buildInstructions": "https://github.com/opensource-spraakherkenning-nl/g2pservice/blob/v0.3.4//INSTALL",
    "codeRepository": "https://github.com/opensource-spraakherkenning-nl/g2pservice",
    "contributor": [
        {
            "@id": "https://tools.clariah.nl/person/louis-ten-bosch",
            "@type": "Person",
            "email": [
                "louis.tenbosch@ru.nl",
                "ltenbosch@mlp04.science.ru.nl"
            ],
            "familyName": "ten Bosch",
            "givenName": "Louis"
        },
        {
            "@id": "https://tools.clariah.nl/person/micha-hulsbosch",
            "@type": "Person",
            "email": "m.hulsbosch@let.ru.nl",
            "familyName": "Hulsbosch",
            "givenName": "Micha"
        },
        {
            "@id": "https://tools.clariah.nl/person/maarten-van-gompel",
            "@type": "Person",
            "affiliation": [
                {
                    "@id": "https://tools.clariah.nl/org/knaw-humanities-cluster",
                    "@type": "Organization",
                    "name": "KNAW Humanities Cluster",
                    "url": "https://huc.knaw.nl/"
                },
                {
                    "@id": "https://tools.clariah.nl/org/knaw-humanities-cluster-clst-radboud-university",
                    "@type": "Organization",
                    "name": "KNAW Humanities Cluster & CLST, Radboud University"
                }
            ],
            "email": "proycon@anaproy.nl",
            "familyName": [
                "van Gompel",
                "van gompel"
            ],
            "givenName": "Maarten",
            "url": "https://proycon.anaproy.nl"
        }
    ],
    "dateCreated": "2019-02-25T16:18:01Z+0100",
    "dateModified": "2023-05-12T13:09:12Z+0200",
    "description": "Grapheme to Phoneme converter. Input is a list of words (utf8). Choose one of the language options.",
    "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:Level8Complete",
            "@type": [
                "skos:Concept",
                {
                    "@id": "trl:TechnologyReadinessLevel",
                    "@type": "Class"
                }
            ],
            "skos:broader": "trl:Stage4Complete",
            "skos:definition": "Technology complete and qualified, released for all end-users in scholarly environments.",
            "skos:inScheme": "trl:Scheme",
            "skos:notation": "8",
            "skos:prefLabel": "8 - Complete"
        }
    ],
    "downloadUrl": "https://github.com/opensource-spraakherkenning-nl/g2pservice/archive/refs/tags/v0.3.4.zip",
    "https://github.com/proycon/codemetapy/errors": 0,
    "https://github.com/proycon/codemetapy/log": "(log file starts at Thu Jun 18 03:08:45 UTC 2026)\n\n[harvester info] --> Processing g2pservice (https://github.com/opensource-spraakherkenning-nl/g2pservice) [Thu Jun 18 03:08:45 UTC 2026]\n\n[harvester info] Git updating cached clone of https://github.com/opensource-spraakherkenning-nl/g2pservice...\n\n[harvester info] Found release v0.3.4\n\n[harvester info] Using 'v0.3.4'\n\n[harvester info] Git reference: v0.3.4\n\n[harvester info] Scanning directory /tmp/codemeta-harvester.cache/g2pservice for harvestable resources...\n\n[harvester info] found python setup for g2pservice, converting to codemeta\n\n[harvester info] Looking for license....\n\n[harvester info] No license file found\n\n[harvester info] Getting contributors from git...\n\n[harvester info] Getting top contributor from git...\n\n[harvester info] Git top contributor Maarten van Gompel <proycon@anaproy.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: 2019-02-25T16:18:01Z+0100, date modified: 2023-05-12T13:09:12Z+0200\n\n[harvester info] Querying Github/GitLab API (https://github.com/opensource-spraakherkenning-nl/g2pservice)\n\n[harvester info] Adding URL for found README: README.md\n\n[harvester info] Found buildInstructions in INSTALL\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] Looking for continuous integration information in README.md...\n\n[harvester info] Looking for documentation links in README.md...\n\n[harvester info] Falling back to git tag (v0.3.4) 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/#inactive\n\n[harvester info] Looking for repostatus information in README.md in master branch...\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 \"g2pservice\" --codeRepository \"https://github.com/opensource-spraakherkenning-nl/g2pservice\" --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/g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.g2pservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.g2pservice.codemeta.json \n\n-- begin log --\n\nPassed 10 files/sources but specified 0 input types! Automatically guessing types...\n\nDetected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/42-buildinstructions.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.g2pservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.g2pservice.codemeta.json', 'json')]\n\nAdding to contextgraph: /tmp/turtle\n\nInitial URI automatically generated, may be overriden later: https://tools.clariah.nl/g2pservice\n\nProcessing source #1 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.g2pservice.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/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 1 new triples, total is now 2\n\nProcessing source #2 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.g2pservice.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/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 1 new triples, total is now 3\n\nProcessing source #3 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.g2pservice.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/g2pservice.topcontributor/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 8 new triples, total is now 10\n\nProcessing source #4 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.g2pservice.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/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 2 new triples, total is now 12\n\nProcessing source #5 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.g2pservice.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/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 1 new triples, total is now 13\n\nProcessing source #6 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.g2pservice.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/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 1 new triples, total is now 14\n\nProcessing source #7 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.g2pservice.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/g2pservice/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 12 new triples, total is now 25\n\nProcessing source #8 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.g2pservice.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/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] overriding old http://schema.org/dateCreated (2020-09-16T14:30:10Z -> 2019-02-25T16:18:01Z+0100)\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] overriding old http://schema.org/dateModified (2023-05-12T11:22:11Z -> 2023-05-12T13:09:12Z+0200)\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 2 new triples, total is now 25\n\nProcessing source #9 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.g2pservice.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/g2pservice.contributors/snapshot\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/g2pservice\n\n[CODEMETA COMPOSITION (https://tools.clariah.nl/g2pservice)] processed 20 new triples, total is now 38\n\nProcessing source #10 of 10\n\nParsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.g2pservice.codemeta.json\n\n    Found main resource with URI https://tools.clariah.nl/g2pservice/0.3.4\n\n    Injected (possibly temporary) URI https://tools.clariah.nl/g2pservice\n\n[CODEMETA COMPOSITION (g2pservice)] overriding old http://schema.org/author (https://tools.clariah.nl/stub/H737dc8bd7a7f6bf7 -> https://tools.clariah.nl/stub/H-85aca7fa73d5c89)\n\n[CODEMETA COMPOSITION (g2pservice)] overriding old http://schema.org/description (Grapheme to phoneme (G2P) webservice, scripts and models -> Grapheme to Phoneme converter. Input is a list of words (utf8). Choose one of the language options.)\n\n[CODEMETA COMPOSITION (g2pservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)\n\n[CODEMETA COMPOSITION (g2pservice)] overriding old http://schema.org/version (v0.3.4 -> 0.3.4)\n\n[CODEMETA COMPOSITION (g2pservice)] processed 53 new triples, total is now 82\n\nRemapping URI to (possibly) new identifier and version component: https://tools.clariah.nl/g2pservice -> https://tools.clariah.nl/g2pservice/0.3.4\n\n[CODEMETA VALIDATION (g2pservice)] done\n\n[CODEMETA ENRICHMENT (g2pservice)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues\n\n[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python\n\n[CODEMETA ENRICHMENT (g2pservice)] considering first author as maintainer\n\nVALIDATION https://tools.clariah.nl/g2pservice/0.3.4 #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/g2pservice/0.3.4 #2: Info: An interface type *SHOULD* be expressed: Software source code should define one or more target products that are the resulting software applications offering specific interfaces (The metadata does express this currently, but something is wrong in the way it is expressed. Is the type/class valid?)\n\nVALIDATION https://tools.clariah.nl/g2pservice/0.3.4 #3: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/g2pservice/0.3.4 #4: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/g2pservice/0.3.4 #5: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)\n\nVALIDATION https://tools.clariah.nl/g2pservice/0.3.4 #6: 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/g2pservice/0.3.4 #7: 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/g2pservice.codemeta.json\n\n[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/g2pservice/ for g2pservice: 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 -O \"/tmp/codemeta-harvester.cache//tmp/g2pservice.codemeta.json\" \"/tmp/out/g2pservice.codemeta.json\" \"https://webservices.cls.ru.nl/g2pservice/\"\n\n[harvester info] <-- Finished processing g2pservice (https://github.com/opensource-spraakherkenning-nl/g2pservice) [Thu Jun 18 03:09:02 UTC 2026]\n",
    "identifier": "g2pservice",
    "isSourceCodeOf": [
        {
            "@id": "https://tools.clariah.nl/webapplication/N6e5818bb278ffbd078a52a9ecabdbfd8",
            "@type": "WebApplication",
            "author": [
                {
                    "@type": "Person",
                    "email": "l.tenbosch@let.ru.nl",
                    "name": "Louis ten Bosch"
                }
            ],
            "consumesData": {
                "@type": "DigitalDocument",
                "description": "Word List",
                "encodingFormat": "text/plain",
                "identifier": "PlainTextFormat",
                "name": "*.txt"
            },
            "description": "Grapheme to Phoneme (G2P) conversion. Input is a list of words (utf-8, one word per line). The G2P will output the best guess for the phonetic transcription per word. The system is trained on existing dictionaries. Please choose a language option. The system is a demo-version --- please refer to CLST for using G2P for long word lists.",
            "name": "Grapheme to Phoneme converter",
            "producesData": [
                {
                    "@type": "DigitalDocument",
                    "description": "Dictionary",
                    "encodingFormat": "text/plain",
                    "identifier": "PlainTextFormat",
                    "name": "*.dict"
                },
                {
                    "@type": "DigitalDocument",
                    "description": "Log file with (standard) error output",
                    "encodingFormat": "text/plain",
                    "identifier": "PlainTextFormat",
                    "name": "error.log"
                }
            ],
            "url": "https://webservices.cls.ru.nl/g2pservice",
            "version": "0.3.4"
        },
        {
            "@type": "stype:WebApplication",
            "name": "g2pservice"
        }
    ],
    "issueTracker": "https://github.com/opensource-spraakherkenning-nl/g2pservice/issues",
    "keywords": [
        "speech",
        "transcription"
    ],
    "license": {
        "@id": "http://spdx.org/licenses/GPL-3.0-only",
        "name": "GNU General Public License v3"
    },
    "maintainer": {
        "@id": "https://tools.clariah.nl/person/louis-ten-bosch",
        "@type": "Person",
        "email": [
            "louis.tenbosch@ru.nl",
            "ltenbosch@mlp04.science.ru.nl"
        ],
        "familyName": "ten Bosch",
        "givenName": "Louis"
    },
    "name": "g2pservice",
    "operatingSystem": [
        "BSD",
        "Linux",
        "macOS"
    ],
    "owl:sameAs": [
        {
            "@id": "https://tools.clariah.nl/g2pservice.contributors/snapshot"
        },
        {
            "@id": "https://tools.clariah.nl/g2pservice.topcontributor/snapshot"
        },
        {
            "@id": "https://tools.clariah.nl/g2pservice/0.3.4"
        },
        {
            "@id": "https://tools.clariah.nl/g2pservice/snapshot"
        }
    ],
    "producer": {
        "@id": "https://tools.clariah.nl/org/open-spraaktechnologie",
        "@type": "Organization",
        "email": "bestuur@openspraaktechnologie.org",
        "name": "Open Spraaktechnologie",
        "url": "https://openspraaktechnologie.org/"
    },
    "programmingLanguage": "Python",
    "readme": "https://github.com/opensource-spraakherkenning-nl/g2pservice/blob/v0.3.4//README.md",
    "releaseNotes": "https://github.com/opensource-spraakherkenning-nl/g2pservice/releases/tag/v0.3.4",
    "review": {
        "@id": "https://tools.clariah.nl/validation/N54f28fcba0d7feee7d8e568381920836",
        "@type": "Review",
        "author": [
            "codemetapy validator using software.ttl"
        ],
        "datePublished": "2026-06-18 03:08:58",
        "name": "Automatic software metadata validation report for g2pservice 0.3.4",
        "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 g2pservice 0.3.4 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. Info: An interface type *SHOULD* be expressed: Software source code should define one or more target products that are the resulting software applications offering specific interfaces (The metadata does express this currently, but something is wrong in the way it is expressed. Is the type/class valid?)\n3. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)\n4. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)\n5. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)\n6. Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)\n7. 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.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9"
    ],
    "softwareRequirements": {
        "@id": "https://tools.clariah.nl/dependency/clam-ge-3-1",
        "@type": "SoftwareApplication",
        "identifier": "CLAM",
        "name": "CLAM",
        "runtimePlatform": "Python 3",
        "version": ">= 3.1"
    },
    "url": "https://gitlab.science.ru.nl/clst-asr/g2p-service",
    "version": "0.3.4"
}