@prefix codemeta: <https://codemeta.github.io/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix iodata: <https://w3id.org/software-iodata#> .
@prefix ns1: <https://github.com/proycon/codemetapy/> .
@prefix og: <http://ogp.me/ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdo: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix stype: <https://w3id.org/software-types#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> a rdfs:Class .

stype:CommandLineApplication a rdfs:Class ;
    rdfs:label "Command-line Application" ;
    rdfs:comment "A software application offering a command-line interface." ;
    rdfs:subClassOf "SoftwareApplication" .

stype:DesktopApplication a rdfs:Class ;
    rdfs:label "Desktop Application" ;
    rdfs:comment "A software application offering a graphical user interface on the desktop." ;
    rdfs:subClassOf "SoftwareApplication" .

stype:NotebookApplication a rdfs:Class ;
    rdfs:label "Notebook Application" ;
    rdfs:comment "A web application in the form of a notebook (e.g. Jupyter Notebook, R Notebook) or data story." ;
    rdfs:subClassOf "WebApplication" .

stype:ServerApplication a rdfs:Class ;
    rdfs:label "Server Application" ;
    rdfs:comment "A software application running as a daemon providing a service, either locally or over a network, running in the background." ;
    rdfs:subClassOf "ServerApplication" .

stype:SoftwareImage a rdfs:Class ;
    rdfs:label "Software Image" ;
    rdfs:comment "A software application in the form of an image (such as a container image or virtual machine image), distributes the application along with its wider dependency context." ;
    rdfs:subClassOf "SoftwareApplication" .

stype:SoftwareLibrary a rdfs:Class ;
    rdfs:label "Software Library" ;
    rdfs:comment "A software application offering an Application Programming Interface (API) for developers" ;
    rdfs:subClassOf "SoftwareApplication" .

stype:SoftwarePackage a rdfs:Class ;
    rdfs:label "Software Package" ;
    rdfs:comment "A software application in the form of a package for any particular package manager, distributes the application but not its wider dependency context." ;
    rdfs:subClassOf "SoftwareApplication" .

stype:TerminalApplication a rdfs:Class ;
    rdfs:label "Terminal Application" ;
    rdfs:comment "A software application offering a terminal text-based user interface (e.g. ncurses)." ;
    rdfs:subClassOf "SoftwareApplication" .

<file:///etc/service/codemeta-server/consumesData> a rdf:Property ;
    rdfs:label "Consumes Data" ;
    rdfs:comment "The software may take the specified data as input. The target object is typically interpreted as a template describing a class of data. For example, a Dataset in NetCDF format containing precipitation and time variables (in their respective units)" .

<file:///etc/service/codemeta-server/producesData> a rdf:Property ;
    rdfs:label "Produces Data" ;
    rdfs:comment "The software may deliver the specified data as output. The target object is typically interpreted as a template describing a class of data. For example, a text document in CSV format." .

sdo:MobileApplication rdfs:label "Mobile App" ;
    rdfs:comment "A software application for mobile devices" .

sdo:WebPage rdfs:label "Webpage" ;
    rdfs:comment "A very particular page on the web" .

<http://spdx.org/licenses/AGPL-3.0-or-later> sdo:name "GNU Affero General Public License v3.0 or later" .

<http://spdx.org/licenses/Apache-1.1> sdo:name "Apache License" .

<http://spdx.org/licenses/Apache-2.0> sdo:name "Apache License 2" .

<http://spdx.org/licenses/BSD-2-Clause> sdo:name "BSD-2-Clause" .

<http://spdx.org/licenses/BSD-3-Clause> sdo:name "BSD-3-Clause" .

<http://spdx.org/licenses/CC-BY-SA-4.0> sdo:name "Creative Commons Attribution Share Alike 4.0 International" .

<http://spdx.org/licenses/CPAL-1.0> sdo:name "Common Public Attribution License" .

<http://spdx.org/licenses/EPL-1.0> sdo:name "Eclipse Public License 1" .

<http://spdx.org/licenses/EPL-2.0> sdo:name "Eclipse Public License" .

<http://spdx.org/licenses/EUPL-1.1> sdo:name "European Union Public License 1.1" .

<http://spdx.org/licenses/EUPL-1.2> sdo:name "European Union Public License" .

<http://spdx.org/licenses/GPL-2.0-or-later> sdo:name "GNU General Public License v2.0 or later" .

<http://spdx.org/licenses/LGPL-2.0-only> sdo:name "GNU Lesser General Public License v2" .

<http://spdx.org/licenses/LGPL-2.0-or-later> sdo:name "GNU Lesser General Public License v2 or later" .

<http://spdx.org/licenses/LGPL-2.1-only> sdo:name "GNU Lesser General Public License v2.1" .

<http://spdx.org/licenses/LGPL-2.1-or-later> sdo:name "GNU Lesser General Public License v2.1 or later" .

<http://spdx.org/licenses/LGPL-3.0-only> sdo:name "GNU Lesser General Public License v3" .

<http://spdx.org/licenses/LGPL-3.0-or-later> sdo:name "GNU Lesser General Public License v3.0 or later" .

<http://spdx.org/licenses/MIT> sdo:name "MIT" .

<http://spdx.org/licenses/MIT-0> sdo:name "MIT No Attribution" .

<http://spdx.org/licenses/MPL-1.0> sdo:name "Mozilla Public License 1" .

<http://spdx.org/licenses/MPL-1.1> sdo:name "Mozilla Public License 1.1" .

<http://spdx.org/licenses/MPL-2.0> sdo:name "Mozilla Public License" .

<https://w3id.org/nwo-research-fields#AestheticsPhilosophyOfArt> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.40.00" ;
    skos:prefLabel "Aesthetics, philosophy of art" .

<https://w3id.org/nwo-research-fields#AfricanLanguageAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.45.00" ;
    skos:prefLabel "African languages and literature" .

<https://w3id.org/nwo-research-fields#AlgebraGroupTheory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.20.00" ;
    skos:prefLabel "AlgebraGroupTheory" .

<https://w3id.org/nwo-research-fields#AnalyticalChemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.10.00" ;
    skos:prefLabel "Analytical chemistry" .

<https://w3id.org/nwo-research-fields#AngloAmericanLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.35.00" ;
    skos:prefLabel "Anglo-American Literature" .

<https://w3id.org/nwo-research-fields#AnimalEthologyAnimalPsychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.30.00" ;
    skos:prefLabel "Animal ethology, animal psychology" .

<https://w3id.org/nwo-research-fields#AntiquityAndLateAntiquity> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.20.00" ;
    skos:prefLabel "Antiquity and late antiquity" .

<https://w3id.org/nwo-research-fields#AntiquityAndLateAntiquityHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.20.00" ;
    skos:prefLabel "Antiquity and late antiquity history" .

<https://w3id.org/nwo-research-fields#Archaeology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Archeology" .

<https://w3id.org/nwo-research-fields#ArchaeologyOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.90.00" ;
    skos:prefLabel "Archaeology, other" .

<https://w3id.org/nwo-research-fields#AreaStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Area studies" .

<https://w3id.org/nwo-research-fields#AreaStudiesOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.90.00" ;
    skos:prefLabel "Area studies, other" .

<https://w3id.org/nwo-research-fields#ArtAndArchitecture> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Art and architecture" .

<https://w3id.org/nwo-research-fields#ArtificialIntelligenceExpertSystems> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.60.00" ;
    skos:prefLabel "Artificial intelligence, export systems" .

<https://w3id.org/nwo-research-fields#AsianLanguagesAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.10.00" ;
    skos:prefLabel "Asian languages and literature" .

<https://w3id.org/nwo-research-fields#AsianReligionsAndPhilosophies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.15.00" ;
    skos:prefLabel "Asian religions and philosophies" .

<https://w3id.org/nwo-research-fields#AstronomyAstrophysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Astronomy, astrophysics" .

<https://w3id.org/nwo-research-fields#BibleStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "35.40.00" ;
    skos:prefLabel "Bible studies" .

<https://w3id.org/nwo-research-fields#BioInformaticsBiostatisticsBiomathematicsBiomechanics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LifeSciences" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "21.10.00" ;
    skos:prefLabel "Bioinformations/biostatistics, biomathematics, biomechanics" .

<https://w3id.org/nwo-research-fields#BiogeographyTaxonomy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.20.00" ;
    skos:prefLabel "Biogeography, taxonomy" .

<https://w3id.org/nwo-research-fields#BiologicalAndMedicalPsychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Psychology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "40.20.00" ;
    skos:prefLabel "Biological and Medical Psychology" .

<https://w3id.org/nwo-research-fields#Biology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Biology" .

<https://w3id.org/nwo-research-fields#BiologyOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.90.00" ;
    skos:prefLabel "Biology, other" .

<https://w3id.org/nwo-research-fields#Biotechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.80.00" ;
    skos:prefLabel "Biotechnology" .

<https://w3id.org/nwo-research-fields#Botany> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.50.00" ;
    skos:prefLabel "Botany" .

<https://w3id.org/nwo-research-fields#BusinessAdministration> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "39.90.00" ;
    skos:prefLabel "Business administration" .

<https://w3id.org/nwo-research-fields#Catalysis> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.60.00" ;
    skos:prefLabel "Catalysis" .

<https://w3id.org/nwo-research-fields#CentralAsianStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.35.00" ;
    skos:prefLabel "Central Asian studies" .

<https://w3id.org/nwo-research-fields#ChemicalTechnologyProcessTechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.50.00" ;
    skos:prefLabel "Chemical technology, process technology" .

<https://w3id.org/nwo-research-fields#Chemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Chemistry" .

<https://w3id.org/nwo-research-fields#ChemistryOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.90.00" ;
    skos:prefLabel "Chemistry, other" .

<https://w3id.org/nwo-research-fields#CivilEngineering> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.40.00" ;
    skos:prefLabel "Civil engineering" .

<https://w3id.org/nwo-research-fields#ClinicalPsychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Psychology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "40.10.00" ;
    skos:prefLabel "Clinical Psychology" .

<https://w3id.org/nwo-research-fields#CommunicationScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Communication science" .

<https://w3id.org/nwo-research-fields#ComparativeLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.50.00" ;
    skos:prefLabel "Comparative literature" .

<https://w3id.org/nwo-research-fields#ComparativePoliticalHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.70.00" ;
    skos:prefLabel "Comparative political history" .

<https://w3id.org/nwo-research-fields#ComputerGraphics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.70.00" ;
    skos:prefLabel "Computer graphics" .

<https://w3id.org/nwo-research-fields#ComputerScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "49.90.00" ;
    skos:prefLabel "Computer science" .

<https://w3id.org/nwo-research-fields#ComputerScienceOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.90.00" ;
    skos:prefLabel "Computer science, other" .

<https://w3id.org/nwo-research-fields#ComputerSimulationVirtualReality> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.80.00" ;
    skos:prefLabel "Computer simulation, virtual reality" .

<https://w3id.org/nwo-research-fields#ComputerSystemsArchitecturesNetworks> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.10.00" ;
    skos:prefLabel "Computer systems, architectures, networks" .

<https://w3id.org/nwo-research-fields#ComputersAndTheHumanities> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Computers and the humanities" .

<https://w3id.org/nwo-research-fields#ComputersAndTheHumanitiesOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputersAndTheHumanities" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "37.20.00" ;
    skos:prefLabel "Computers and the humanities, other" .

<https://w3id.org/nwo-research-fields#CondensedMatterAndOpticalPhysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.30.00" ;
    skos:prefLabel "Condensed Matter and Optical Physics" .

<https://w3id.org/nwo-research-fields#ConstitutionalAndAdministrativeLaw> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Law" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "43.20.00" ;
    skos:prefLabel "Constitutinal and Administrative Law" .

<https://w3id.org/nwo-research-fields#CriminalLawAndCriminology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Law" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "43.40.00" ;
    skos:prefLabel "Criminal law and Criminology" .

<https://w3id.org/nwo-research-fields#CulturalAnthropology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "46.90.00" ;
    skos:prefLabel "Cultural anthropology" .

<https://w3id.org/nwo-research-fields#CulturalHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.60.00" ;
    skos:prefLabel "Cultural history" .

<https://w3id.org/nwo-research-fields#DatabasesForHumanities> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputersAndTheHumanities" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "37.40.00" ;
    skos:prefLabel "Databases for humanities" .

<https://w3id.org/nwo-research-fields#Demography> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "48.90.00" ;
    skos:prefLabel "Demography" .

<https://w3id.org/nwo-research-fields#DevelopmentStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "51.90.00" ;
    skos:prefLabel "Development studies" .

<https://w3id.org/nwo-research-fields#DevelopmentalPsychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Psychology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "40.30.00" ;
    skos:prefLabel "Developmental Psychology" .

<https://w3id.org/nwo-research-fields#DialectologyLinguisticGeographySociolinguistics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.30.00" ;
    skos:prefLabel "Dialetology, linguistic geography, sociolinguistics" .

<https://w3id.org/nwo-research-fields#EarthSciences> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Earth sciences" .

<https://w3id.org/nwo-research-fields#Ecology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.40.00" ;
    skos:prefLabel "Ecology" .

<https://w3id.org/nwo-research-fields#Econometrics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Economics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "38.30.00" ;
    skos:prefLabel "Econometrics" .

<https://w3id.org/nwo-research-fields#Economics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Economics" .

<https://w3id.org/nwo-research-fields#EducationalSciences> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "41.90.00" ;
    skos:prefLabel "Educational Sciences" .

<https://w3id.org/nwo-research-fields#ElectricalEngineering> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.30.00" ;
    skos:prefLabel "ElectricalEngineering" .

<https://w3id.org/nwo-research-fields#EnvironmentalScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "50.90.00" ;
    skos:prefLabel "Environmental science" .

<https://w3id.org/nwo-research-fields#Epidemiology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.80.00" ;
    skos:prefLabel "Epidemiology" .

<https://w3id.org/nwo-research-fields#EpistemologyPhilosophyOfScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.35.00" ;
    skos:prefLabel "Epistemology, philosophy of science" .

<https://w3id.org/nwo-research-fields#EthicsMoralPhilosophy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.25.00" ;
    skos:prefLabel "Ethics, moral philosophy" .

<https://w3id.org/nwo-research-fields#Ethnomusicology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.10.00" ;
    skos:prefLabel "Ethnomusicology" .

<https://w3id.org/nwo-research-fields#FilmPhotographyAndAudiovisualMedia> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.60.00" ;
    skos:prefLabel "Film, photography and audio-visual media" .

<https://w3id.org/nwo-research-fields#FourierAnalysisFunctionalAnalysis> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.40.00" ;
    skos:prefLabel "Fourier analysis, functional analysis" .

<https://w3id.org/nwo-research-fields#FunctionsDifferentialEquations> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.30.00" ;
    skos:prefLabel "Fucntions, differential equations" .

<https://w3id.org/nwo-research-fields#FusionPhysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.50.00" ;
    skos:prefLabel "Fusion physics" .

<https://w3id.org/nwo-research-fields#GenderStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "28.90.00" ;
    skos:prefLabel "Gender studies" .

<https://w3id.org/nwo-research-fields#Geography> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#GeographyPlanning" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "49.10.00" ;
    skos:prefLabel "Geography" .

<https://w3id.org/nwo-research-fields#GeographyPlanning> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Geography / Planning" .

<https://w3id.org/nwo-research-fields#GeometryTopology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.50.00" ;
    skos:prefLabel "Geometry, topology" .

<https://w3id.org/nwo-research-fields#Geotechnics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.60.00" ;
    skos:prefLabel "Geotechnics" .

<https://w3id.org/nwo-research-fields#Gerontology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.60.00" ;
    skos:prefLabel "Gerontology" .

<https://w3id.org/nwo-research-fields#HealthEconomics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.44.00" ;
    skos:prefLabel "Health economics" .

<https://w3id.org/nwo-research-fields#HealthLaw> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.42.00" ;
    skos:prefLabel "Health law" .

<https://w3id.org/nwo-research-fields#HealthSciences> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.40.00" ;
    skos:prefLabel "Health sciences" .

<https://w3id.org/nwo-research-fields#HealthServicesResearch> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.48.00" ;
    skos:prefLabel "Health Services Research" .

<https://w3id.org/nwo-research-fields#HispanicAndBrazilianLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.40.00" ;
    skos:prefLabel "Hispanic and Brazilian literature" .

<https://w3id.org/nwo-research-fields#History> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "History" .

<https://w3id.org/nwo-research-fields#HistoryAndPhilosophyOfScienceAndTechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ScienceAndTechnology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "10.10.00" ;
    skos:prefLabel "History and philosophy of science and technology" .

<https://w3id.org/nwo-research-fields#HistoryOfAncientAndMediaevalPhilosophy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.55.00" ;
    skos:prefLabel "History of ancient and mediaeval philosophy" .

<https://w3id.org/nwo-research-fields#HistoryOfAncientScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#HistoryOfScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "34.10.00" ;
    skos:prefLabel "History of ancient science" .

<https://w3id.org/nwo-research-fields#HistoryOfChristianity> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "35.20.00" ;
    skos:prefLabel "History of Christianity" .

<https://w3id.org/nwo-research-fields#HistoryOfContemporaryScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#HistoryOfScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "34.40.00" ;
    skos:prefLabel "History of contemporary science" .

<https://w3id.org/nwo-research-fields#HistoryOfIdeasAndIntellectualHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.50.00" ;
    skos:prefLabel "History of ideas and intellectual history" .

<https://w3id.org/nwo-research-fields#HistoryOfMediaevalScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#HistoryOfScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "34.20.00" ;
    skos:prefLabel "History of mediaeval science" .

<https://w3id.org/nwo-research-fields#HistoryOfModernAndContemporaryPhilosophy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.60.00" ;
    skos:prefLabel "History of modern and contemporary philosophy" .

<https://w3id.org/nwo-research-fields#HistoryOfModernScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#HistoryOfScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "34.30.00" ;
    skos:prefLabel "History of modern science" .

<https://w3id.org/nwo-research-fields#HistoryOfMusicAndMusicalIconography> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.20.00" ;
    skos:prefLabel "History of music and musical iconography" .

<https://w3id.org/nwo-research-fields#HistoryOfPoliticalAndEconomicTheory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.65.00" ;
    skos:prefLabel "History of political and economic theory" .

<https://w3id.org/nwo-research-fields#HistoryOfReligions> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "35.10.00" ;
    skos:prefLabel "History of religions" .

<https://w3id.org/nwo-research-fields#HistoryOfScienceOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#HistoryOfScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "34.90.00" ;
    skos:prefLabel "History of Science, other" .

<https://w3id.org/nwo-research-fields#HistoryOfTechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#HistoryOfScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "34.45.00" ;
    skos:prefLabel "History of technology" .

<https://w3id.org/nwo-research-fields#HistoryOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.90.00" ;
    skos:prefLabel "History, other" .

<https://w3id.org/nwo-research-fields#HistoryofScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "History of science" .

<https://w3id.org/nwo-research-fields#HypertextsAndMultimedia> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputersAndTheHumanities" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "37.50.00" ;
    skos:prefLabel "HypertextsAndMultimedia" .

<https://w3id.org/nwo-research-fields#IndianStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.40.00" ;
    skos:prefLabel "Indian studies" .

<https://w3id.org/nwo-research-fields#IndustrialArchaeology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.50.00" ;
    skos:prefLabel "Industrial archaeology" .

<https://w3id.org/nwo-research-fields#InformationSystemsDatabases> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.40.00" ;
    skos:prefLabel "Information systems, databases" .

<https://w3id.org/nwo-research-fields#InorganicChemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.40.00" ;
    skos:prefLabel "Inorganic chemistry" .

<https://w3id.org/nwo-research-fields#InternationalAndEuropeanLaw> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Law" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "43.30.00" ;
    skos:prefLabel "International and European law" .

<https://w3id.org/nwo-research-fields#IranianAndArmenianStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.30.00" ;
    skos:prefLabel "Iranian and Armenian studies" .

<https://w3id.org/nwo-research-fields#IslamicStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.25.00" ;
    skos:prefLabel "Islamic studies" .

<https://w3id.org/nwo-research-fields#JapaneseStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.55.00" ;
    skos:prefLabel "Japanese studies" .

<https://w3id.org/nwo-research-fields#JewishStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.20.00" ;
    skos:prefLabel "Jewish studies" .

<https://w3id.org/nwo-research-fields#JournalismAndMassCommunications> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.10.00" ;
    skos:prefLabel "Journalism and mass communications" .

<https://w3id.org/nwo-research-fields#Kinesiology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.50.00" ;
    skos:prefLabel "Kinesiology" .

<https://w3id.org/nwo-research-fields#LanguageAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Language and literature" .

<https://w3id.org/nwo-research-fields#LanguageAndLiteratureOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.90.00" ;
    skos:prefLabel "Language and literature, other" .

<https://w3id.org/nwo-research-fields#LanguageTeachingAndAcquisition> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.55.00" ;
    skos:prefLabel "Language teaching and acquisition" .

<https://w3id.org/nwo-research-fields#Law> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Law" .

<https://w3id.org/nwo-research-fields#LexiconAndLexicography> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.35.00" ;
    skos:prefLabel "Lexicon and lexicography" .

<https://w3id.org/nwo-research-fields#LibrarianshipArchiveStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.80.00" ;
    skos:prefLabel "Librarianship, archive studies" .

<https://w3id.org/nwo-research-fields#LifeSciences> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Life sciences" .

<https://w3id.org/nwo-research-fields#LifeSciencesAndMedicine> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Life sciences and medicine" .

<https://w3id.org/nwo-research-fields#LinguisticStatistics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.50.00" ;
    skos:prefLabel "Linguistic statistics" .

<https://w3id.org/nwo-research-fields#LinguisticTypologyAndComparativeLinguistics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.25.00" ;
    skos:prefLabel "Linguistic typology and comparative linguistics" .

<https://w3id.org/nwo-research-fields#LinguisticsOthers> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.90.00" ;
    skos:prefLabel "Linguistics, other" .

<https://w3id.org/nwo-research-fields#LogicAndHistoryOfLogic> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.30.00" ;
    skos:prefLabel "Logic and history of logic" .

<https://w3id.org/nwo-research-fields#LogicSetTheoryAndArithmetic> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.10.00" ;
    skos:prefLabel "Logic, set theory and arithmetic" .

<https://w3id.org/nwo-research-fields#MacroEconomics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Economics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "38.20.00" ;
    skos:prefLabel "Macroeconomics" .

<https://w3id.org/nwo-research-fields#MacromolecularChemistryPolymerChemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.20.00" ;
    skos:prefLabel "Macromolecular chemistry, polymer chemistry" .

<https://w3id.org/nwo-research-fields#MaterialsTechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.10.00" ;
    skos:prefLabel "Materials technology" .

<https://w3id.org/nwo-research-fields#Mathematics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Mathematics" .

<https://w3id.org/nwo-research-fields#MathematicsOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.90.00" ;
    skos:prefLabel "Mathematics, other" .

<https://w3id.org/nwo-research-fields#MechanicalEngineering> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.20.00" ;
    skos:prefLabel "MechanicalEngineering" .

<https://w3id.org/nwo-research-fields#MediaStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.80.00" ;
    skos:prefLabel "Media studies" .

<https://w3id.org/nwo-research-fields#MediaevalAndNeoLatinLanguagesAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.20.00" ;
    skos:prefLabel "Mediaeval and Neo-Latin languages and literature" .

<https://w3id.org/nwo-research-fields#MediaevalArchaeology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.40.00" ;
    skos:prefLabel "Mediaeval archaeology" .

<https://w3id.org/nwo-research-fields#MediaevalEuropeanLanguagesAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.25.00" ;
    skos:prefLabel "Mediaeval European languages and literature" .

<https://w3id.org/nwo-research-fields#MediaevalHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.30.00" ;
    skos:prefLabel "Mediaeval history" .

<https://w3id.org/nwo-research-fields#MedicalSociology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.46.00" ;
    skos:prefLabel "Medical sociology" .

<https://w3id.org/nwo-research-fields#MedicalSpecialisms> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.30.00" ;
    skos:prefLabel "Medical specialisms" .

<https://w3id.org/nwo-research-fields#Medicine> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Medicine" .

<https://w3id.org/nwo-research-fields#MedicineOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.90.00" ;
    skos:prefLabel "Medicine, other" .

<https://w3id.org/nwo-research-fields#MetaphysicsTheoreticalPhilosophy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.10.00" ;
    skos:prefLabel "Metaphysics, theoretical philosophy" .

<https://w3id.org/nwo-research-fields#MethodsAndTechniques> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.70.00" ;
    skos:prefLabel "Methods and techniques" .

<https://w3id.org/nwo-research-fields#MicroEconomics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Economics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "38.10.00" ;
    skos:prefLabel "Microeconomics" .

<https://w3id.org/nwo-research-fields#Microbiology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.10.00" ;
    skos:prefLabel "Microbiology" .

<https://w3id.org/nwo-research-fields#ModernAndContemporaryHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.40.00" ;
    skos:prefLabel "Modern and contemporary history" .

<https://w3id.org/nwo-research-fields#ModernEuropeanLanguagesAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.30.00" ;
    skos:prefLabel "Modern European languages and literature" .

<https://w3id.org/nwo-research-fields#MorphologyGrammarAndSyntax> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.15.00" ;
    skos:prefLabel "Morphology, grammar and syntax" .

<https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Music, theatre, performing arts and media" .

<https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMediaOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.10.00" ;
    skos:prefLabel "Music, theatre, performing arts and media, other" .

<https://w3id.org/nwo-research-fields#Musicology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.30.00" ;
    skos:prefLabel "Musicology" .

<https://w3id.org/nwo-research-fields#NanophysicsTechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.20.00" ;
    skos:prefLabel "Nanophysics/technology" .

<https://w3id.org/nwo-research-fields#Nanotechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.80.00" ;
    skos:prefLabel "Nanotechnology" .

<https://w3id.org/nwo-research-fields#NumericalAnalysis> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.80.00" ;
    skos:prefLabel "Numerical analysis" .

<https://w3id.org/nwo-research-fields#Nutrition> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.70.00" ;
    skos:prefLabel "Nutrition" .

<https://w3id.org/nwo-research-fields#OperaAndDance> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.40.00" ;
    skos:prefLabel "Opera and dance" .

<https://w3id.org/nwo-research-fields#OperationsResearch> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.70.00" ;
    skos:prefLabel "Operations research" .

<https://w3id.org/nwo-research-fields#OrganicChemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.30.00" ;
    skos:prefLabel "Organic chemistry" .

<https://w3id.org/nwo-research-fields#OrgansAndOrganSystems> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.20.00" ;
    skos:prefLabel "Organs and organ systems" .

<https://w3id.org/nwo-research-fields#OrientalArchaeology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.30.00" ;
    skos:prefLabel "Oriental archaeology" .

<https://w3id.org/nwo-research-fields#OtherPhysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.70.00" ;
    skos:prefLabel "Other physics" .

<https://w3id.org/nwo-research-fields#PathologyPathologicalAnatomy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Medicine" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "23.10.00" ;
    skos:prefLabel "Pathology, pathological anatomy" .

<https://w3id.org/nwo-research-fields#Pedagogics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "42.00.00" ;
    skos:prefLabel "Pedagogics" .

<https://w3id.org/nwo-research-fields#PhenomenologicalPhysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.60.00" ;
    skos:prefLabel "Phenomenological physics" .

<https://w3id.org/nwo-research-fields#Philosophy> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Philosophy" .

<https://w3id.org/nwo-research-fields#PhilosophyOfLanguageSemiotics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.45.00" ;
    skos:prefLabel "Philosophy of language, semiotics" .

<https://w3id.org/nwo-research-fields#PhilosophyOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Philosophy" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "33.90.00" ;
    skos:prefLabel "Philosophy, other" .

<https://w3id.org/nwo-research-fields#PhoneticsAndPhonology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.10.00" ;
    skos:prefLabel "Phonetics and phonology" .

<https://w3id.org/nwo-research-fields#PhysicalChemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.50.00" ;
    skos:prefLabel "Physical chemistry" .

<https://w3id.org/nwo-research-fields#Physics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Physics" .

<https://w3id.org/nwo-research-fields#Planning> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#GeographyPlanning" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "49.11.00" ;
    skos:prefLabel "Planning" .

<https://w3id.org/nwo-research-fields#PoliticalScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#PublicAdministrationAndPoliticalScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "44.20.00" ;
    skos:prefLabel "Political science" .

<https://w3id.org/nwo-research-fields#PreclassicalCivilizations> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.10.00" ;
    skos:prefLabel "Pre-classical civilizations" .

<https://w3id.org/nwo-research-fields#PreclassicalPhilologyAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.10.00" ;
    skos:prefLabel "Pre-classical philology and literature" .

<https://w3id.org/nwo-research-fields#Prehistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.10.00" ;
    skos:prefLabel "Prehistory" .

<https://w3id.org/nwo-research-fields#PreservationAndRestorationMuseums> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Archaeology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "26.60.00" ;
    skos:prefLabel "Preservation and restauration, museums" .

<https://w3id.org/nwo-research-fields#PrivateLaw> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Law" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "43.10.00" ;
    skos:prefLabel "Private law" .

<https://w3id.org/nwo-research-fields#ProbabilityTheoryStatistisc> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Mathematics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "11.60.00" ;
    skos:prefLabel "Probability theory, statistics" .

<https://w3id.org/nwo-research-fields#ProcessesInLivingSystems> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.40.00" ;
    skos:prefLabel "Processes in living systems" .

<https://w3id.org/nwo-research-fields#PsycholinguisticsAndNeurolinguistics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.40.00" ;
    skos:prefLabel "Psycholinguistics and neurolinguistics" .

<https://w3id.org/nwo-research-fields#Psychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Psychology" .

<https://w3id.org/nwo-research-fields#Psychometrics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Psychology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "40.60.00" ;
    skos:prefLabel "Psychometrics" .

<https://w3id.org/nwo-research-fields#PsychonomicsAndCognitivePsychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Psychology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "40.40.00" ;
    skos:prefLabel "Psychonomics and Cognitive Psychology" .

<https://w3id.org/nwo-research-fields#PublicAdministration> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#PublicAdministrationAndPoliticalScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "44.10.00" ;
    skos:prefLabel "Public administration" .

<https://w3id.org/nwo-research-fields#PublicAdministrationAndPoliticalScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Public administration and political science" .

<https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Religious studies and theology" .

<https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheologyOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "35.90.00" ;
    skos:prefLabel "Religious studies and theology, other" .

<https://w3id.org/nwo-research-fields#Scheme> a skos:ConceptScheme ;
    dcterms:creator "Maarten van Gompel" ;
    dcterms:description "Ontology of the NWO Research fields, as used in grant applications by the Dutch Research Council (NWO): https://www.nwo.nl/en/nwo-research-fields" ;
    dcterms:title "NWO Research Fields" .

<https://w3id.org/nwo-research-fields#ScienceAndTechnology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Science and technology" .

<https://w3id.org/nwo-research-fields#SemanticsAndPhilosophyOfLanguage> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.20.00" ;
    skos:prefLabel "Semantics and philosophy of language" .

<https://w3id.org/nwo-research-fields#Sinology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.50.00" ;
    skos:prefLabel "Sinology" .

<https://w3id.org/nwo-research-fields#SocialAndEconomicHistory> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#History" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "27.50.00" ;
    skos:prefLabel "Social and economic history" .

<https://w3id.org/nwo-research-fields#SocialAndOrganizationalPsychology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Psychology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "40.50.00" ;
    skos:prefLabel "Social and Organizational Psychology" .

<https://w3id.org/nwo-research-fields#Sociology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "45.90.00" ;
    skos:prefLabel "Sociology" .

<https://w3id.org/nwo-research-fields#SoftwareAlgorithmsControlSystems> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.20.00" ;
    skos:prefLabel "Software, algorithms, control systems" .

<https://w3id.org/nwo-research-fields#SoftwareForHumanities> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputersAndTheHumanities" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "37.10.00" ;
    skos:prefLabel "Software for humanities" .

<https://w3id.org/nwo-research-fields#SouthEastAsianStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#AreaStudies" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "36.45.00" ;
    skos:prefLabel "South-east Asian studies" .

<https://w3id.org/nwo-research-fields#SubatomicPhysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.10.00" ;
    skos:prefLabel "Subatomic physics" .

<https://w3id.org/nwo-research-fields#Technology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Technology" .

<https://w3id.org/nwo-research-fields#TechnologyAssessment> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.70.00" ;
    skos:prefLabel "Technology assessment" .

<https://w3id.org/nwo-research-fields#TechnologyOther> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Technology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "14.90.00" ;
    skos:prefLabel "Technology, other" .

<https://w3id.org/nwo-research-fields#TextualAndLinguisticCorpora> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputersAndTheHumanities" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "37.30.00" ;
    skos:prefLabel "Textual and linguistic corpora" .

<https://w3id.org/nwo-research-fields#TheatreStudiesAndIconography> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#MusicTheatrePerformingArtsMedia" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "32.50.00" ;
    skos:prefLabel "Theatre studies and iconography" .

<https://w3id.org/nwo-research-fields#TheologyAndHistoryOfTheology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ReligiousStudiesAndTheology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "35.30.00" ;
    skos:prefLabel "Theology and history of theology" .

<https://w3id.org/nwo-research-fields#TheoreticalChemistryQuantumChemistry> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Chemistry" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "13.70.00" ;
    skos:prefLabel "Theoretical chemistry, quantum chemistry" .

<https://w3id.org/nwo-research-fields#TheoreticalComputerScience> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.30.00" ;
    skos:prefLabel "Theoretical computer science" .

<https://w3id.org/nwo-research-fields#TheoreticalPhysics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Physics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "12.80.00" ;
    skos:prefLabel "Theoretical Physics" .

<https://w3id.org/nwo-research-fields#ToxicologyPlantsInvertebrates> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.70.00" ;
    skos:prefLabel "Toxicology (plants, invertebrates)" .

<https://w3id.org/nwo-research-fields#TranslationStudies> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.60.00" ;
    skos:prefLabel "Translation studies" .

<https://w3id.org/nwo-research-fields#UserInterfacesMultimedia> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputerScience" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "16.50.00" ;
    skos:prefLabel "User interfaces, multimedia" .

<https://w3id.org/nwo-research-fields#VeterinaryMedicine> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "24.00.90" ;
    skos:prefLabel "Veterinary medicine" .

<https://w3id.org/nwo-research-fields#Zoology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Biology" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "22.60.00" ;
    skos:prefLabel "Zoology" .

<https://w3id.org/research-technology-readiness-levels#Level0Idea> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage1Planning" ;
    skos:definition "Unproven, untested and largely unformulated concept" ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "0" ;
    skos:prefLabel "0 - Idea" .

<https://w3id.org/research-technology-readiness-levels#Level1InitialResearch> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage1Planning" ;
    skos:definition "Basic (scholarly) needs observed and reported" ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "1" ;
    skos:prefLabel "1 - Initial Research" .

<https://w3id.org/research-technology-readiness-levels#Level2ConceptFormulated> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage1Planning" ;
    skos:definition "Initial technology/application has seen concept formulated" ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "2" ;
    skos:prefLabel "2 - Concept Formulated" .

<https://w3id.org/research-technology-readiness-levels#Level3ProofOfConcept> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage2ProofOfConcept" ;
    skos:definition "Initial Proof-of-concept of key functionality. Concept presented for initial feedback from scholarly users. Not yet validated and not suitable for end-users yet." ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "3" ;
    skos:prefLabel "3 - Proof of Concept" .

<https://w3id.org/research-technology-readiness-levels#Level4ValidatedProofOfConcept> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage2ProofOfConcept" ;
    skos:definition "Validated Proof-of-concept of key functionality. Technology validated in its own experimental setting (e.g. the lab). Not mature enough for end-users yet." ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "4" ;
    skos:prefLabel "4 - Validated Proof of Concept" .

<https://w3id.org/research-technology-readiness-levels#Level5EarlyPrototype> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage3Experimental" ;
    skos:definition "Technology validated in target setting (e.g. with potential end-users)" ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "5" ;
    skos:prefLabel "5 - Early Prototype" .

<https://w3id.org/research-technology-readiness-levels#Level6LatePrototype> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage3Experimental" ;
    skos:definition "Technology demonstrated in target setting, end-users adopt it for testing purposes." ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "6" ;
    skos:prefLabel "6 - Late prototype" .

<https://w3id.org/research-technology-readiness-levels#Level7ReleaseCandidate> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    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" .

<https://w3id.org/research-technology-readiness-levels#Level9Proven> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:broader "trl:Stage4Complete" ;
    skos:definition "Technology complete and proven in practice by real users." ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "9" ;
    skos:prefLabel "9 - Proven" .

<https://w3id.org/research-technology-readiness-levels#Levels> a skos:OrderedCollection ;
    skos:memberList "trl:Level0Idea",
        "trl:Level1InitialResearch",
        "trl:Level2ConceptFormulated",
        "trl:Level3ProofOfConcept",
        "trl:Level4ValidatedProofOfConcept",
        "trl:Level5EarlyPrototype",
        "trl:Level6LatePrototype",
        "trl:Level7ReleaseCandidate",
        "trl:Level8Complete",
        "trl:Level9Proven",
        "trl:Stage1Planning",
        "trl:Stage2ProofOfConcept",
        "trl:Stage3Experimental",
        "trl:Stage4Complete" .

<https://w3id.org/research-technology-readiness-levels#Scheme> a skos:ConceptScheme .

<https://w3id.org/research-technology-readiness-levels#Stage1Planning> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:altLabel "pre-alpha" ;
    skos:definition "The technology is in an initial planning stage (pre-alpha), no implementation is available yet" ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "0-2" ;
    skos:prefLabel "Planning" .

<https://w3id.org/research-technology-readiness-levels#Stage2ProofOfConcept> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:altLabel "alpha" ;
    skos:definition "An initial proof-of-concept implementation of the technology is available (alpha). It is not mature enough for end-users yet." ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "3-4" ;
    skos:prefLabel "Proof of Concept" .

<https://w3id.org/research-technology-readiness-levels#Stage4Complete> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    skos:altLabel "stable" ;
    skos:definition "The technology is complete, stable and deployed in production scenarios for end-users" ;
    skos:inScheme "trl:Scheme" ;
    skos:notation "8-9" ;
    skos:prefLabel "Complete" .

<https://w3id.org/research-technology-readiness-levels#Stages> a skos:OrderedCollection ;
    skos:memberList "trl:Stage1Planning",
        "trl:Stage2ProofOfConcept",
        "trl:Stage3Experimental",
        "trl:Stage4Complete" .

<https://w3id.org/research-technology-readiness-levels#technologyReadinessLevel> a rdf:Property ;
    rdfs:label "Technology Readiness Level" ;
    rdfs:comment "Associates a technology readiness level (or a stage grouping several levels) with a subject (e.g. schema:SoftwareSourceCode or schema:SoftwareApplication). Takes a value (skos:Concept) from collection trl:Levels (in conceptscheme trl:Scheme)" ;
    rdfs:range "trl:TechnologyReadinessLevel" .

stype:executableName a rdf:Property ;
    rdfs:label "Executable Name" ;
    rdfs:comment "Filename of the executable for the software application." .

<https://webservices.cls.ru.nl/portal/t2t> ns1:errors 1 ;
    ns1:log """(log file starts at Wed May 13 04:05:08 UTC 2026)

[harvester info] --> Processing t2t (https://gitlab.science.ru.nl/ltenbosch/t2t) [Wed May 13 04:05:08 UTC 2026]

[harvester info] Git light cloning https://gitlab.science.ru.nl/ltenbosch/t2t...

-- begin log --

Cloning into '/tmp/codemeta-harvester.cache//t2t'...

fatal: could not read Username for 'https://gitlab.science.ru.nl': No such device or address

-- end log --

[harvester error] Failed to git clone https://gitlab.science.ru.nl/ltenbosch/t2t
""" .

<https://webservices.cls.ru.nl/portal/youarewhatyoutweet> ns1:errors 1 ;
    ns1:log """(log file starts at Wed May 13 04:05:58 UTC 2026)

[harvester info] --> Processing youarewhatyoutweet.nl (https://github.com/Woseseltops/youarewhatyoutweet) [Wed May 13 04:05:58 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/Woseseltops/youarewhatyoutweet...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/youarewhatyoutweet.nl for harvestable resources...

[harvester info] found codemeta.json for youarewhatyoutweet.nl (md5sum dead37455bc7932fd83c4b474a112cdf); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "youarewhatyoutweet.nl" --codeRepository "https://github.com/Woseseltops/youarewhatyoutweet" --validate /etc/software.ttl --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/youarewhatyoutweet.nl.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.youarewhatyoutweet.nl.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.youarewhatyoutweet.nl.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.youarewhatyoutweet.nl.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.youarewhatyoutweet.nl.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.youarewhatyoutweet.nl.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.youarewhatyoutweet.nl.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl

[CODEMETA COMPOSITION (youarewhatyoutweet)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> inactive)

[CODEMETA COMPOSITION (youarewhatyoutweet)] processed 67 new triples, total is now 67

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl -> https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown

[CODEMETA VALIDATION (youarewhatyoutweet.nl)] license not set

[CODEMETA VALIDATION (youarewhatyoutweet.nl)] done

[CODEMETA ENRICHMENT (youarewhatyoutweet.nl)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (youarewhatyoutweet.nl)] adding author https://webservices.cls.ru.nl/portal/stub/H57f1a9ff0712e8e4 as contributor

[CODEMETA ENRICHMENT (youarewhatyoutweet.nl)] adding author https://webservices.cls.ru.nl/portal/stub/H-74d7e672fa224a17 as contributor

[CODEMETA ENRICHMENT (youarewhatyoutweet.nl)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #1: Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #2: Violation: Software source code *MUST* state its license (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #3: 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)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #4: Violation: Development status *MUST* be expressed (unambiguously) (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #5: 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?)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #6: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #7: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #8: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown #9: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/youarewhatyoutweet.nl.codemeta.json

[harvester info] Harvesting remote service URL https://youarewhatyoutweet.nl for youarewhatyoutweet.nl: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/youarewhatyoutweet.nl.codemeta.json" "/tmp/out/youarewhatyoutweet.nl.codemeta.json" "https://youarewhatyoutweet.nl"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/youarewhatyoutweet.nl.codemeta.json', 'json'), ('https://youarewhatyoutweet.nl', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl

Processing source #1 of 2

Parsing json-ld file from /tmp/out/youarewhatyoutweet.nl.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/youarewhatyoutweet-nl

[CODEMETA COMPOSITION (youarewhatyoutweet.nl)] processed 80 new triples, total is now 80

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://youarewhatyoutweet.nl

Traceback (most recent call last):

  File "/usr/bin/codemetapy", line 8, in <module>

    sys.exit(main())

             ^^^^^^

  File "/usr/lib/python3.12/site-packages/codemeta/codemeta.py", line 339, in main

    g, res, args, contextgraph = build(**args.__dict__)

                                 ^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/codemeta/codemeta.py", line 692, in build

    for targetres in codemeta.parsers.web.parse_web(

                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/web.py", line 105, in parse_web

    r.raise_for_status()

  File "/usr/lib/python3.12/site-packages/requests/models.py", line 1026, in raise_for_status

    raise HTTPError(http_error_msg, response=self)

requests.exceptions.HTTPError: 400 Client Error: BAD REQUEST for url: https://youarewhatyoutweet.nl/

-- end log --

[harvester error] Failed to obtain or process metadata from remote service URL https://youarewhatyoutweet.nl for youarewhatyoutweet.nl

[harvester info] <-- Finished processing youarewhatyoutweet.nl (https://github.com/Woseseltops/youarewhatyoutweet) [Wed May 13 04:06:04 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7ef71019a482cb27> ;
    sdo:codeRepository "https://github.com/Woseseltops/youarewhatyoutweet" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-f935083d45b223d> ;
    sdo:dateCreated "2015-07-26"^^sdo:Date ;
    sdo:description "Op basis van je Twittergedrag valt behoorlijk veel van je af te leiden. In deze demo willen we je laten zien wat onze technologie over jou denkt te weten" ;
    sdo:identifier "youarewhatyoutweet.nl" ;
    sdo:keywords "demo",
        "dutch",
        "nlp",
        "twitter" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-1c3218c4f4d38378> ;
    sdo:name "You are what you tweet" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/clst> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H694c3c8381672b95> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Nc2af8148c2e1839a761841670169327e> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H0e1faa8f124f076b>,
        <https://webservices.cls.ru.nl/portal/stub/H38bd7883766c905c>,
        <https://webservices.cls.ru.nl/portal/stub/H4304b000e5d8589f> ;
    sdo:sourceOrganization <https://www.ru.nl/clst> ;
    sdo:url "http://youarewhatyoutweet.nl/" ;
    sdo:version "unknown" ;
    codemeta:developmentStatus "inactive" ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-58327a5a17a4cf5b> ;
    codemeta:issueTracker <https://github.com/Woseseltops/youarewhatyoutweet/issues> .

<https://www.repostatus.org> a skos:ConceptScheme ;
    dcterms:creator "Jason Antman" ;
    dcterms:description "A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects." ;
    dcterms:title "repostatus.org" .

<https://www.repostatus.org/#abandoned> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/abandoned.svg" ;
    skos:definition "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "Abandoned" .

<https://www.repostatus.org/#concept> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/concept.svg" ;
    skos:definition "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "Concept" .

<https://www.repostatus.org/#moved> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/moved.svg" ;
    skos:definition "The project has been moved to a new location, and the version at that location should be considered authoritative." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "Moved" .

<https://www.repostatus.org/#unsupported> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/unsupported.svg" ;
    skos:definition "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "Unsupported" .

<http://flat.readthedocs.io/en/latest/?badge=latest> a sdo:WebSite ;
    sdo:name "FLAT - FoLiA Linguistic Annotation Tool - Documentation — FLAT v0.5.2 documentation" ;
    sdo:url "http://flat.readthedocs.io/en/latest/?badge=latest" .

<http://flat.readthedocs.io/en/latest/administration_guide.html> a sdo:WebSite ;
    sdo:name "FLAT Administration Guide — FLAT v0.5.2 documentation" ;
    sdo:url "http://flat.readthedocs.io/en/latest/administration_guide.html" .

<http://flat.readthedocs.io/en/latest/installation_guide.html> a sdo:WebSite ;
    sdo:name "FLAT Installation Guide — FLAT v0.5.2 documentation" ;
    sdo:url "http://flat.readthedocs.io/en/latest/installation_guide.html" .

<http://flat.readthedocs.io/en/latest/user_guide.html> a sdo:WebSite ;
    sdo:name "FLAT User Guide — FLAT v0.5.2 documentation" ;
    sdo:url "http://flat.readthedocs.io/en/latest/user_guide.html" .

<http://tadirah.dariah.eu/vocab/index.php?tema=22&/annotating> skos:closeMatch <https://vocabs.dariah.eu/tadirah/annotating> .

<http://tadirah.dariah.eu/vocab/index.php?tema=34&/contextualizing> skos:closeMatch <https://vocabs.dariah.eu/tadirah/contextualizing> .

<https://huc.knaw.nl> a sdo:Organization ;
    sdo:name "KNAW Humanities Cluster" ;
    sdo:parentOrganization <https://knaw.nl> ;
    sdo:url "https://huc.knaw.nl" .

<https://knaw.nl> a sdo:Organization ;
    sdo:location <https://webservices.cls.ru.nl/portal/stub/H-366c6eddc951b5b6> ;
    sdo:name "KNAW" ;
    sdo:url "https://knaw.nl" .

<https://vocabs.dariah.eu/tadirah/namedEntityRecognition> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:54.086579+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:18.719918+00:00"^^xsd:dateTime ;
    skos:altLabel "NER"@en ;
    skos:broader <https://vocabs.dariah.eu/tadirah/spatialAnalysis> ;
    skos:definition "extraction of named entity mentions in unstructured text into pre-defined categories (Wikidata contributors, \"Q403574,\" Wikidata, https://www.wikidata.org/w/index.php?title=Q403574&oldid=1232404694 (accessed July 30, 2020)."@en,
        "あらかじめ定義されたカテゴリにおける固有表現を、非構造化テキストから抽出すること。"@ja ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:prefLabel "Named Entity Recognition"@en,
        "固有表現認識"@ja .

<https://vocabs.dariah.eu/tadirah/posTagging> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:55.008161+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:19.070897+00:00"^^xsd:dateTime ;
    skos:altLabel "Part-of-Speech-Tagging"@en ;
    skos:broader <https://vocabs.dariah.eu/tadirah/structuralAnalysis> ;
    skos:definition "the process of identifying the grammatical type of words in a text (Wikidata contributors, \"Q1271424,\" Wikidata, https://www.wikidata.org/w/index.php?title=Q1271424&oldid=1167811400 (accessed July 30, 2020)."@en,
        "あるテキストにおける単語の文法的タイプを同定する作業手順。"@ja ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:prefLabel "POS-Tagging"@en,
        "品詞タグ付け"@ja .

<https://vocabs.dariah.eu/tadirah/treeTagging> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:58.435501+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:19.140185+00:00"^^xsd:dateTime ;
    skos:broader <https://vocabs.dariah.eu/tadirah/structuralAnalysis> ;
    skos:definition "Wikidata contributors, \"Q98845582,\" Wikidata, https://www.wikidata.org/w/index.php?title=Q98845582&oldid=1270642307 (accessed September 4, 2020)."@en ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:prefLabel "Tree-Tagging"@en .

<https://w3id.org/nwo-research-fields#ComputationalLinguisticsAndPhilology> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#Linguistics" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "30.45.00" ;
    skos:prefLabel "Computational linguistics and philology" .

<https://w3id.org/nwo-research-fields#GreekAndLatinPhilologyAndLiterature> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#LanguageAndLiterature" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "31.15.00" ;
    skos:prefLabel "Greek and Latin philology and literature" .

<https://webservices.cls.ru.nl/portal/alpino-service/2.4.1> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/alpino_clam_webservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:dateCreated "2015-09-08T23:41:30Z+0200"^^sdo:Date ;
    sdo:dateModified "2024-10-17T17:01:23Z+0200"^^sdo:Date ;
    sdo:description "Alpino is a dependency parser for Dutch, developed in the context of the PIONIER Project Algorithms for Linguistic Processing, developed by Gertjan van Noord at the University of Groningen. This is the webservice for it. You can upload either tokenised or untokenised files (which will be automatically tokenised for you using ucto), the output will consist of a zip file containing XML files, one for each sentence in the input document." ;
    sdo:downloadUrl "https://github.com/proycon/alpino_clam_webservice/archive/refs/tags/v2.4.1.zip" ;
    sdo:identifier "alpino-service" ;
    sdo:keywords "dependency parsing",
        "folia",
        "linguistics",
        "nlp",
        "syntax" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "Alpino-Webservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/proycon/alpino_clam_webservice/releases/tag/v2.4.1" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Ncfd981ffa1aae8cc05d97191959d4406> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H0e1faa8f124f076b>,
        <https://webservices.cls.ru.nl/portal/stub/H61b12328e0e02e9b> ;
    sdo:url "https://github.com/proycon/alpino_clam_webservice" ;
    sdo:version "2.4.1" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/alpino-service.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/alpino-service/2.4.1>,
        <https://webservices.cls.ru.nl/portal/alpino-webservice/2.4.1>,
        <https://webservices.cls.ru.nl/portal/alpino_clam_webservice/snapshot> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Level8Complete>,
        <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-3cdb3422eb3bff9b>,
        <https://webservices.cls.ru.nl/portal/webapplication/N3b1af0938f1eca6c2a9c897053cae1f1> ;
    codemeta:issueTracker <https://github.com/proycon/alpino_clam_webservice/issues> ;
    codemeta:readme <https://github.com/proycon/alpino_clam_webservice/blob/v2.4.1//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:00:00 UTC 2026)

[harvester info] --> Processing alpino-service (https://github.com/proycon/alpino_clam_webservice) [Wed May 13 04:00:00 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/alpino_clam_webservice...

[harvester info] Found release v2.4.1

[harvester info] Using 'v2.4.1'

[harvester info] Git reference: v2.4.1

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/alpino-service for harvestable resources...

[harvester info] found codemeta-harvest.json for alpino-service (md5sum dc9e71f716c2bf61ee5f99729991134a); values in here take precendence over (override) those in later detection stages

[harvester info] found python setup for alpino-service, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing Alpino_Webservice.egg-info/PKG-INFO

writing dependency_links to Alpino_Webservice.egg-info/dependency_links.txt

writing requirements to Alpino_Webservice.egg-info/requires.txt

writing top-level names to Alpino_Webservice.egg-info/top_level.txt

reading manifest file 'Alpino_Webservice.egg-info/SOURCES.txt'

writing manifest file 'Alpino_Webservice.egg-info/SOURCES.txt'

Downloading context from https://w3id.org/codemeta/3.0

Downloading context from https://schema.org/docs/jsonldcontext.json

Downloading context from https://w3id.org/software-types

Downloading context from https://w3id.org/software-iodata

Downloading context from https://raw.githubusercontent.com/jantman/repostatus.org/master/badges/latest/ontology.jsonld

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/alpino-webservice

Processing source #1 of 1

Obtaining python package metadata for: Alpino_Webservice

Loading metadata from Alpino_Webservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.1.4

Found dependency FoLiA-tools 

Found dependency natsort 

[CODEMETA COMPOSITION (alpino-webservice)] processed 53 new triples, total is now 54

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/alpino-webservice -> https://webservices.cls.ru.nl/portal/alpino-webservice/2.4.1

[CODEMETA VALIDATION (alpino-webservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] No license file found

-- begin log --

Trying README.md ...

No license detected

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/alpino-service-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/alpino-service.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service-contributors)] processed 7 new triples, total is now 8

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/alpino-service-contributors -> https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2015-09-08T23:41:30Z+0200, date modified: 2024-10-17T17:01:23Z+0200

[harvester info] Querying Github/GitLab API (https://github.com/proycon/alpino_clam_webservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/alpino-clam-webservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/alpino_clam_webservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-clam-webservice)] processed 16 new triples, total is now 17

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/alpino-clam-webservice -> https://webservices.cls.ru.nl/portal/alpino_clam_webservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/alpino_clam_webservice/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/alpino_clam_webservice/snapshot)] done

Querying https://api.github.com/repos/proycon/alpino_clam_webservice

Remaining github API requests: 4999 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4998 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

[harvester info] Found repostatus https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v2.4.1) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.md in master branch...

[harvester info] Found repostatus (master branch) https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "alpino-service" --codeRepository "https://github.com/proycon/alpino_clam_webservice" --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/alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/11-repostatus.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-harvest.alpino-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.alpino-service.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 12 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/11-repostatus.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-harvest.alpino-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.alpino-service.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/alpino-service

Processing source #1 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 1 new triples, total is now 2

Processing source #2 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 1 new triples, total is now 3

Processing source #3 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.alpino-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/alpino-service.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 8 new triples, total is now 10

Processing source #4 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 2 new triples, total is now 12

Processing source #5 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 1 new triples, total is now 13

Processing source #6 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.alpino-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/alpino_clam_webservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-480691179bfd898 -> https://webservices.cls.ru.nl/portal/stub/H-5800dc3cd39641c)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 19 new triples, total is now 26

Processing source #7 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] overriding old http://schema.org/dateCreated (2015-09-08T21:43:45Z -> 2015-09-08T23:41:30Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] overriding old http://schema.org/dateModified (2024-10-17T15:08:58Z -> 2024-10-17T17:01:23Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 2 new triples, total is now 26

Processing source #8 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.alpino-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/alpino-service.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/alpino-service)] processed 8 new triples, total is now 27

Processing source #9 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.alpino-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/alpino-webservice/2.4.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-5800dc3cd39641c -> https://webservices.cls.ru.nl/portal/stub/H530b423f859abad7)

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/description (A CLAM-powered webservice for Alpino, a dependency parser for Dutch -> Alpino is a dependency parser for Dutch, developed in the context of the PIONIER Project Algorithms for Linguistic Processing, developed by Gertjan van Noord at the University of Groningen. This is the webservice for it. You can upload either tokenised or untokenised files (which will be automatically tokenised for you using ucto), the output will consist of a zip file containing XML files, one for each sentence in the input document.)

[CODEMETA COMPOSITION (alpino-webservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/name (alpino_clam_webservice -> Alpino-Webservice)

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/version (v2.4.1 -> 2.4.1)

[CODEMETA COMPOSITION (alpino-webservice)] processed 68 new triples, total is now 85

Processing source #10 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/11-repostatus.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (alpino-webservice)] processed 1 new triples, total is now 85

Processing source #11 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-harvest.alpino-service.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-1-4 -> https://webservices.cls.ru.nl/portal/stub/H33a2d660250ee5e2)

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/folia-tools -> https://webservices.cls.ru.nl/portal/stub/H33a2d660250ee5e2)

[CODEMETA COMPOSITION (alpino-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/natsort -> https://webservices.cls.ru.nl/portal/stub/H33a2d660250ee5e2)

[CODEMETA COMPOSITION (alpino-webservice)] processed 8 new triples, total is now 90

Processing source #12 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.alpino-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (alpino-webservice)] processed 1 new triples, total is now 90

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/alpino-service -> https://webservices.cls.ru.nl/portal/alpino-service/2.4.1

[CODEMETA VALIDATION (alpino-service)] done

[CODEMETA ENRICHMENT (alpino-service)] Guessing interface type http://schema.org/WebAPI based on clues

[CODEMETA ENRICHMENT (alpino-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (alpino-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (alpino-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (alpino-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (alpino-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (alpino-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (alpino-service)] adding affiliation(s) of first author as producer

VALIDATION https://webservices.cls.ru.nl/portal/alpino-service/2.4.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)

VALIDATION https://webservices.cls.ru.nl/portal/alpino-service/2.4.1 #2: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/alpino-service/2.4.1 #3: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/alpino-service/2.4.1 #4: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/alpino-service/2.4.1 #5: Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/alpino-service/2.4.1 #6: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/alpino-service.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/alpino for alpino-service: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/alpino-service.codemeta.json" "/tmp/out/alpino-service.codemeta.json" "https://webservices.cls.ru.nl/alpino"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/alpino-service.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/alpino', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/alpino-service

Processing source #1 of 2

Parsing json-ld file from /tmp/out/alpino-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/alpino-service/2.4.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/alpino-service

[CODEMETA COMPOSITION (alpino-service)] processed 91 new triples, total is now 91

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/alpino

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/alpino

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/N3b1af0938f1eca6c2a9c897053cae1f1

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/alpino

[CODEMETA COMPOSITION (alpino-service)] processed 51 new triples, total is now 143

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/alpino-service -> https://webservices.cls.ru.nl/portal/alpino-service/2.4.1

[CODEMETA VALIDATION (alpino-service)] done

-- end log --

[harvester info] <-- Finished processing alpino-service (https://github.com/proycon/alpino_clam_webservice) [Wed May 13 04:00:27 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/asrservice/0.3> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/asrservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-4beeacb7c0f59c93> ;
    sdo:dateCreated "2024-02-16T11:01:30Z+0100"^^sdo:Date ;
    sdo:dateModified "2024-04-12T10:39:45Z+0200"^^sdo:Date ;
    sdo:description "An Automatic Speech Recognition Service for a variety of languages, powered by WhisperX" ;
    sdo:downloadUrl "https://github.com/opensource-spraakherkenning-nl/asrservice/archive/refs/tags/v0.3.zip" ;
    sdo:identifier "asrservice" ;
    sdo:keywords "clam webservice rest nlp computational_linguistics rest" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only>,
        <http://spdx.org/licenses/GPL-3.0-or-later> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "asrservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/open-spraaktechnologie> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/opensource-spraakherkenning-nl/asrservice/releases/tag/v0.3" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N54a4df8830d585f3e082e89cd37a1961> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.11",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-2>,
        <https://webservices.cls.ru.nl/portal/dependency/whisperx> ;
    sdo:url "https://github.com/opensource-spraakherkenning-nl/asrservice" ;
    sdo:version "0.3" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/asrservice.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/asrservice/0.3>,
        <https://webservices.cls.ru.nl/portal/asrservice/snapshot> ;
    codemeta:buildInstructions <https://github.com/opensource-spraakherkenning-nl/asrservice/blob/v0.3//INSTALL> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Stage3Experimental>,
        <https://www.repostatus.org/#wip> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H1d62564230dfc162>,
        <https://webservices.cls.ru.nl/portal/webapplication/N8bce4e606b6cd9e1a86666dbe0c2d16b> ;
    codemeta:issueTracker <https://github.com/opensource-spraakherkenning-nl/asrservice/issues> ;
    codemeta:readme <https://github.com/opensource-spraakherkenning-nl/asrservice/blob/v0.3//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:00:27 UTC 2026)

[harvester info] --> Processing asrservice (https://github.com/opensource-spraakherkenning-nl/asrservice) [Wed May 13 04:00:27 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/opensource-spraakherkenning-nl/asrservice...

[harvester info] Found release v0.3

[harvester info] Using 'v0.3'

[harvester info] Git reference: v0.3

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/asrservice for harvestable resources...

[harvester info] found python setup for asrservice, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing asrservice.egg-info/PKG-INFO

writing dependency_links to asrservice.egg-info/dependency_links.txt

writing requirements to asrservice.egg-info/requires.txt

writing top-level names to asrservice.egg-info/top_level.txt

reading manifest file 'asrservice.egg-info/SOURCES.txt'

reading manifest template 'MANIFEST.in'

adding license file 'LICENSE'

writing manifest file 'asrservice.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/asrservice

Processing source #1 of 1

Obtaining python package metadata for: asrservice

Loading metadata from asrservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key License-File

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.2

Found dependency whisperx 

[CODEMETA COMPOSITION (asrservice)] processed 46 new triples, total is now 47

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/asrservice -> https://webservices.cls.ru.nl/portal/asrservice/0.3

[CODEMETA VALIDATION (asrservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] Found license AGPL-3.0-only

-- begin log --

Trying README.md ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/asrservice-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/asrservice.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice-contributors)] processed 13 new triples, total is now 14

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/asrservice-contributors -> https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2024-02-16T11:01:30Z+0100, date modified: 2024-04-12T10:39:45Z+0200

[harvester info] Querying Github/GitLab API (https://github.com/opensource-spraakherkenning-nl/asrservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/asrservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/opensource-spraakherkenning-nl/asrservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 12 new triples, total is now 13

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/asrservice -> https://webservices.cls.ru.nl/portal/asrservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/asrservice/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/asrservice/snapshot)] done

Querying https://api.github.com/repos/opensource-spraakherkenning-nl/asrservice

Remaining github API requests: 4997 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/opensource-spraakherkenning-nl

Remaining github API requests: 4996 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found buildInstructions in INSTALL

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v0.3) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#active

[harvester info] Looking for repostatus information in README.md in master branch...

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "asrservice" --codeRepository "https://github.com/opensource-spraakherkenning-nl/asrservice" --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/asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.asrservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.asrservice.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 11 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/42-buildinstructions.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.asrservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.asrservice.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/asrservice

Processing source #1 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 1 new triples, total is now 2

Processing source #2 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 1 new triples, total is now 3

Processing source #3 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.asrservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/asrservice.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 8 new triples, total is now 10

Processing source #4 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 2 new triples, total is now 12

Processing source #5 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 1 new triples, total is now 13

Processing source #6 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 1 new triples, total is now 14

Processing source #7 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.asrservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/asrservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 14 new triples, total is now 27

Processing source #8 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] overriding old http://schema.org/dateCreated (2024-02-16T10:06:53Z -> 2024-02-16T11:01:30Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] overriding old http://schema.org/dateModified (2025-10-23T09:29:09Z -> 2024-04-12T10:39:45Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 2 new triples, total is now 27

Processing source #9 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.asrservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/asrservice.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 14 new triples, total is now 34

Processing source #10 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.asrservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> AGPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/asrservice)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/asrservice)] processed 1 new triples, total is now 34

Processing source #11 of 11

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.asrservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/asrservice/0.3

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (asrservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H3fed25438aca5f6f -> https://webservices.cls.ru.nl/portal/stub/H-199dc260cd8f77d7)

[CODEMETA COMPOSITION (asrservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#active -> https://www.repostatus.org/#wip)

[CODEMETA COMPOSITION (asrservice)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> http://spdx.org/licenses/GPL-3.0-only)

[CODEMETA COMPOSITION (asrservice)] overriding old http://schema.org/version (v0.3 -> 0.3)

[CODEMETA COMPOSITION (asrservice)] processed 63 new triples, total is now 87

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/asrservice -> https://webservices.cls.ru.nl/portal/asrservice/0.3

[CODEMETA VALIDATION (asrservice)] done

[CODEMETA ENRICHMENT (asrservice)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (asrservice)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #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)

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #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?)

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #3: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #4: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #5: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #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)

VALIDATION https://webservices.cls.ru.nl/portal/asrservice/0.3 #7: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/asrservice.codemeta.json

[harvester info] Harvesting remote service URL https://webservices2.cls.ru.nl/asrservice/ for asrservice: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/asrservice.codemeta.json" "/tmp/out/asrservice.codemeta.json" "https://webservices2.cls.ru.nl/asrservice/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/asrservice.codemeta.json', 'json'), ('https://webservices2.cls.ru.nl/asrservice/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/asrservice

Processing source #1 of 2

Parsing json-ld file from /tmp/out/asrservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/asrservice/0.3

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/asrservice

[CODEMETA COMPOSITION (asrservice)] processed 102 new triples, total is now 102

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices2.cls.ru.nl/asrservice/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices2.cls.ru.nl/asrservice

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/N8bce4e606b6cd9e1a86666dbe0c2d16b

Adding service (isSourceCodeOf) https://webservices2.cls.ru.nl/asrservice/

[CODEMETA COMPOSITION (asrservice)] processed 83 new triples, total is now 186

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/asrservice -> https://webservices.cls.ru.nl/portal/asrservice/0.3

[CODEMETA VALIDATION (asrservice)] done

-- end log --

[harvester info] <-- Finished processing asrservice (https://github.com/opensource-spraakherkenning-nl/asrservice) [Wed May 13 04:00:50 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/cesar/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H22ce098d588f60af> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-cesar" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-a7895c989f3df79> ;
    sdo:dateCreated "2018"^^sdo:Date ;
    sdo:description "Django web application that communicates with the CorpusStudioWeb back-end 'Crpp'. Two main purposes: (1) browse texts, (2) conduct syntactic searches with definable output per hit. Searches are translated to Xquery 'under the hood'" ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H1834ce31cc40f526> ;
    sdo:identifier "cesar" ;
    sdo:keywords "syntax",
        "xquery" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H4542966be2bc6078> ;
    sdo:name "Corpus Editor for Syntactically Annotated Resources (Cesar)" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/humanitieslab/technical-support-group> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H-226d6ef432ae3e1f> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Nb157400995e008c91b8f5c8c535133ac> ;
    sdo:sourceOrganization <https://www.ru.nl/humanitieslab/technical-support-group> ;
    sdo:url "https://github.com/ErwinKomen/RU-Cesar" ;
    sdo:version "unknown" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/cesar/unknown> ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H03106ff08ce8dd3f>,
        <https://webservices.cls.ru.nl/portal/webapplication/ru-cesar> ;
    codemeta:issueTracker <https://github.com/ErwinKomen/RU-Cesar/issues> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H636c5a1ca583f173> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:00:50 UTC 2026)

[harvester info] --> Processing cesar (https://github.com/ErwinKomen/RU-cesar) [Wed May 13 04:00:50 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/ErwinKomen/RU-cesar...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/cesar/cesar for harvestable resources...

[harvester info] found codemeta.json for cesar (md5sum 777a73008087652ecf4dba37bd37ec6c); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#active

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "cesar" --codeRepository "https://github.com/ErwinKomen/RU-cesar" --validate /etc/software.ttl --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/cesar.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.cesar.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.cesar.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.cesar.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.cesar.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/cesar

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.cesar.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/cesar

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/cesar)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.cesar.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/cesar

[CODEMETA COMPOSITION (cesar)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#active -> active)

[CODEMETA CORRECTION (cesar)] automatically converting status active to repostatus URI

[CODEMETA COMPOSITION (cesar)] processed 56 new triples, total is now 56

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/cesar -> https://webservices.cls.ru.nl/portal/cesar/unknown

[CODEMETA VALIDATION (cesar)] license not set

[CODEMETA VALIDATION (cesar)] done

[CODEMETA ENRICHMENT (cesar)] Guessing interface type http://schema.org/WebApplication based on clues

[CODEMETA ENRICHMENT (cesar)] adding author https://webservices.cls.ru.nl/portal/stub/H-2b47e2aba92b3ff6 as contributor

[CODEMETA ENRICHMENT (cesar)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/cesar/unknown #1: Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/cesar/unknown #2: Violation: Software source code *MUST* state its license (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/cesar/unknown #3: 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)

VALIDATION https://webservices.cls.ru.nl/portal/cesar/unknown #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/cesar/unknown #5: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/cesar.codemeta.json

[harvester info] Harvesting remote service URL https://cesar.science.ru.nl for cesar: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/cesar.codemeta.json" "/tmp/out/cesar.codemeta.json" "https://cesar.science.ru.nl"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/cesar.codemeta.json', 'json'), ('https://cesar.science.ru.nl', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/cesar

Processing source #1 of 2

Parsing json-ld file from /tmp/out/cesar.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/cesar/unknown

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/cesar

[CODEMETA COMPOSITION (cesar)] processed 77 new triples, total is now 77

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://cesar.science.ru.nl

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://cesar.science.ru.nl

[CODEMETA COMPOSITION (cesar)] processed 3 new triples, total is now 81

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/cesar -> https://webservices.cls.ru.nl/portal/cesar/unknown

[CODEMETA VALIDATION (cesar)] license not set

[CODEMETA VALIDATION (cesar)] done

-- end log --

[harvester info] <-- Finished processing cesar (https://github.com/ErwinKomen/RU-cesar) [Wed May 13 04:00:56 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/dependency/atrium-summarize-git-https-github-com-aditya3107-atrium-summarization-v0-2-1> a sdo:SoftwareApplication ;
    sdo:identifier "atrium-summarize@" ;
    sdo:name "atrium-summarize@" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version "git+https://github.com/Aditya3107/ATRIUM_summarization@v0.2.1" .

<https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-1> a sdo:SoftwareApplication ;
    sdo:identifier "CLAM" ;
    sdo:name "CLAM" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 3.1" .

<https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-1-5> a sdo:SoftwareApplication ;
    sdo:identifier "CLAM" ;
    sdo:name "CLAM" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 3.1.5" .

<https://webservices.cls.ru.nl/portal/dependency/django-ge-3-0> a sdo:SoftwareApplication ;
    sdo:identifier "Django" ;
    sdo:name "Django" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 3.0" .

<https://webservices.cls.ru.nl/portal/dependency/folia-ge-2-5-7> a sdo:SoftwareApplication ;
    sdo:identifier "folia" ;
    sdo:name "folia" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 2.5.7" .

<https://webservices.cls.ru.nl/portal/dependency/folia-tools-ge-2-2-6> a sdo:SoftwareApplication ;
    sdo:identifier "FoLiA-tools" ;
    sdo:name "FoLiA-tools" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 2.2.6" .

<https://webservices.cls.ru.nl/portal/dependency/foliadocserve-ge-0-7-8> a sdo:SoftwareApplication ;
    sdo:identifier "foliadocserve" ;
    sdo:name "foliadocserve" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 0.7.8" .

<https://webservices.cls.ru.nl/portal/dependency/mozilla-django-oidc> a sdo:SoftwareApplication ;
    sdo:identifier "mozilla-django-oidc" ;
    sdo:name "mozilla-django-oidc" ;
    sdo:runtimePlatform "Python 3" .

<https://webservices.cls.ru.nl/portal/dependency/pyannote-audio> a sdo:SoftwareApplication ;
    sdo:identifier "pyannote.audio" ;
    sdo:name "pyannote.audio" ;
    sdo:runtimePlatform "Python 3" .

<https://webservices.cls.ru.nl/portal/dependency/requests> a sdo:SoftwareApplication ;
    sdo:identifier "requests" ;
    sdo:name "requests" ;
    sdo:runtimePlatform "Python 3" .

<https://webservices.cls.ru.nl/portal/dependency/whisperx> a sdo:SoftwareApplication ;
    sdo:identifier "whisperx" ;
    sdo:name "whisperx" ;
    sdo:runtimePlatform "Python 3" .

<https://webservices.cls.ru.nl/portal/diarisationservice/0.1> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/diarisationservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:dateCreated "2024-04-15T12:39:11Z+0200"^^sdo:Date ;
    sdo:dateModified "2024-04-15T14:24:17Z+0200"^^sdo:Date ;
    sdo:description "Speaker diarisation service, powered by PyAnnote" ;
    sdo:identifier "diarisationservice" ;
    sdo:keywords "clam webservice rest nlp computational_linguistics rest" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only>,
        <http://spdx.org/licenses/GPL-3.0-or-later> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "diarisationservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/open-spraaktechnologie> ;
    sdo:programmingLanguage "Python" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N6a13233d4c87809a235cea6de31cd3ba> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.11",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-2>,
        <https://webservices.cls.ru.nl/portal/dependency/pyannote-audio> ;
    sdo:url "https://github.com/opensource-spraakherkenning-nl/diarisationservice" ;
    sdo:version "0.1" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/diarisationservice.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/diarisationservice/0.1>,
        <https://webservices.cls.ru.nl/portal/diarisationservice/snapshot> ;
    codemeta:buildInstructions <https://github.com/opensource-spraakherkenning-nl/diarisationservice/blob/master//INSTALL> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Stage3Experimental>,
        <https://www.repostatus.org/#wip> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H5c518778eb689e77>,
        <https://webservices.cls.ru.nl/portal/webapplication/Ne78272be57de3bb1e51cbb6ac03475f0> ;
    codemeta:issueTracker <https://github.com/opensource-spraakherkenning-nl/diarisationservice/issues> ;
    codemeta:readme <https://github.com/opensource-spraakherkenning-nl/diarisationservice/blob/master//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:00:56 UTC 2026)

[harvester info] --> Processing diarisationservice (https://github.com/opensource-spraakherkenning-nl/diarisationservice) [Wed May 13 04:00:56 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/opensource-spraakherkenning-nl/diarisationservice...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/diarisationservice for harvestable resources...

[harvester info] found python setup for diarisationservice, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing diarisationservice.egg-info/PKG-INFO

writing dependency_links to diarisationservice.egg-info/dependency_links.txt

writing requirements to diarisationservice.egg-info/requires.txt

writing top-level names to diarisationservice.egg-info/top_level.txt

reading manifest file 'diarisationservice.egg-info/SOURCES.txt'

reading manifest template 'MANIFEST.in'

adding license file 'LICENSE'

writing manifest file 'diarisationservice.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/diarisationservice

Processing source #1 of 1

Obtaining python package metadata for: diarisationservice

Loading metadata from diarisationservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key License-File

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.2

Found dependency pyannote.audio 

[CODEMETA COMPOSITION (diarisationservice)] processed 46 new triples, total is now 47

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/diarisationservice -> https://webservices.cls.ru.nl/portal/diarisationservice/0.1

[CODEMETA VALIDATION (diarisationservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] Found license AGPL-3.0-only

-- begin log --

Trying README.md ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/diarisationservice-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/diarisationservice.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice-contributors)] processed 7 new triples, total is now 8

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/diarisationservice-contributors -> https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2024-04-15T12:39:11Z+0200, date modified: 2024-04-15T14:24:17Z+0200

[harvester info] Querying Github/GitLab API (https://github.com/opensource-spraakherkenning-nl/diarisationservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/diarisationservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/opensource-spraakherkenning-nl/diarisationservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 12 new triples, total is now 13

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/diarisationservice -> https://webservices.cls.ru.nl/portal/diarisationservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/diarisationservice/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/diarisationservice/snapshot)] done

Querying https://api.github.com/repos/opensource-spraakherkenning-nl/diarisationservice

Remaining github API requests: 4995 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/opensource-spraakherkenning-nl

Remaining github API requests: 4994 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found buildInstructions in INSTALL

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "diarisationservice" --codeRepository "https://github.com/opensource-spraakherkenning-nl/diarisationservice" --validate /etc/software.ttl --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/diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.diarisationservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.diarisationservice.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 9 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/42-buildinstructions.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.diarisationservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.diarisationservice.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/diarisationservice

Processing source #1 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.diarisationservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 1 new triples, total is now 2

Processing source #2 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.diarisationservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/diarisationservice.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 8 new triples, total is now 9

Processing source #3 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.diarisationservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 1 new triples, total is now 10

Processing source #4 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.diarisationservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 1 new triples, total is now 11

Processing source #5 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.diarisationservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/diarisationservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 14 new triples, total is now 24

Processing source #6 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.diarisationservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] overriding old http://schema.org/dateCreated (2024-04-15T12:12:21Z -> 2024-04-15T12:39:11Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] overriding old http://schema.org/dateModified (2024-04-15T12:22:53Z -> 2024-04-15T14:24:17Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 2 new triples, total is now 24

Processing source #7 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.diarisationservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/diarisationservice.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 8 new triples, total is now 25

Processing source #8 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.diarisationservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> AGPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/diarisationservice)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/diarisationservice)] processed 1 new triples, total is now 25

Processing source #9 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.diarisationservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/diarisationservice/0.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (diarisationservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H094771b82678d876 -> https://webservices.cls.ru.nl/portal/stub/H-1129c82b5cbbabf)

[CODEMETA COMPOSITION (diarisationservice)] overriding old http://schema.org/description (Speaker diarisiation service powered by PyAnnote (diarisiation) and CLAM (webservice) -> Speaker diarisation service, powered by PyAnnote)

[CODEMETA COMPOSITION (diarisationservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#wip)

[CODEMETA COMPOSITION (diarisationservice)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> http://spdx.org/licenses/GPL-3.0-only)

[CODEMETA COMPOSITION (diarisationservice)] processed 63 new triples, total is now 79

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/diarisationservice -> https://webservices.cls.ru.nl/portal/diarisationservice/0.1

[CODEMETA VALIDATION (diarisationservice)] done

[CODEMETA ENRICHMENT (diarisationservice)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (diarisationservice)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.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)

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.1 #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?)

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.1 #3: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.1 #4: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.1 #5: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.1 #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)

VALIDATION https://webservices.cls.ru.nl/portal/diarisationservice/0.1 #7: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/diarisationservice.codemeta.json

[harvester info] Harvesting remote service URL https://webservices2.cls.ru.nl/diarisationservice/ for diarisationservice: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/diarisationservice.codemeta.json" "/tmp/out/diarisationservice.codemeta.json" "https://webservices2.cls.ru.nl/diarisationservice/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/diarisationservice.codemeta.json', 'json'), ('https://webservices2.cls.ru.nl/diarisationservice/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/diarisationservice

Processing source #1 of 2

Parsing json-ld file from /tmp/out/diarisationservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/diarisationservice/0.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/diarisationservice

[CODEMETA COMPOSITION (diarisationservice)] processed 94 new triples, total is now 94

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices2.cls.ru.nl/diarisationservice/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices2.cls.ru.nl/diarisationservice

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/Ne78272be57de3bb1e51cbb6ac03475f0

Adding service (isSourceCodeOf) https://webservices2.cls.ru.nl/diarisationservice/

[CODEMETA COMPOSITION (diarisationservice)] processed 29 new triples, total is now 124

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/diarisationservice -> https://webservices.cls.ru.nl/portal/diarisationservice/0.1

[CODEMETA VALIDATION (diarisationservice)] done

-- end log --

[harvester info] <-- Finished processing diarisationservice (https://github.com/opensource-spraakherkenning-nl/diarisationservice) [Wed May 13 04:01:19 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewald/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-4b7c7ffee53b87f0> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H6c73bc45132f939e> ;
    sdo:dateCreated "2019"^^sdo:Date ;
    sdo:description "Django web application that facilities viewing and searching a dictionary of Dutch dialects from the regions 'Achterhoek' and 'Liemers'" ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H1834ce31cc40f526> ;
    sdo:identifier "ewald" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    sdo:name "Electronisch woordenboek van de Achterhoekse en Liemerse dialecten" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/facultyofarts/research/humanities-lab/our-labs> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H-226d6ef432ae3e1f> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N46858baa6bd501740e08c6517d505438> ;
    sdo:sourceOrganization <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:url "https://github.com/ErwinKomen/RU-Wnd" ;
    sdo:version "unknown" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/ewald/unknown> ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H63f537901e35dc14>,
        <https://webservices.cls.ru.nl/portal/webapplication/e-wald> ;
    codemeta:issueTracker <https://github.com/ErwinKomen/RU-wnd/issues> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H6410ff6daed735a5> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:01:19 UTC 2026)

[harvester info] --> Processing ewald (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:19 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/ErwinKomen/RU-wnd...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/ewald/wald for harvestable resources...

[harvester info] found codemeta.json for ewald (md5sum 983e914f0b3039bb064333fbb2a723f0); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "ewald" --codeRepository "https://github.com/ErwinKomen/RU-wnd" --validate /etc/software.ttl --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/ewald.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewald.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewald.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.ewald.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.ewald.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewald

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewald.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewald

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ewald)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewald.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewald

[CODEMETA COMPOSITION (ewald)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> active)

[CODEMETA CORRECTION (ewald)] automatically converting status active to repostatus URI

[CODEMETA COMPOSITION (ewald)] processed 57 new triples, total is now 57

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewald -> https://webservices.cls.ru.nl/portal/ewald/unknown

[CODEMETA VALIDATION (ewald)] license not set

[CODEMETA VALIDATION (ewald)] done

[CODEMETA ENRICHMENT (ewald)] Guessing interface type http://schema.org/WebApplication based on clues

[CODEMETA ENRICHMENT (ewald)] adding author https://webservices.cls.ru.nl/portal/stub/H-34166b308948eded as contributor

[CODEMETA ENRICHMENT (ewald)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/ewald/unknown #1: Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewald/unknown #2: Violation: Software source code *MUST* state its license (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewald/unknown #3: 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)

VALIDATION https://webservices.cls.ru.nl/portal/ewald/unknown #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewald/unknown #5: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/ewald.codemeta.json

[harvester info] Harvesting remote service URL https://e-wald.nl/ for ewald: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/ewald.codemeta.json" "/tmp/out/ewald.codemeta.json" "https://e-wald.nl/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/ewald.codemeta.json', 'json'), ('https://e-wald.nl/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewald

Processing source #1 of 2

Parsing json-ld file from /tmp/out/ewald.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ewald/unknown

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewald

[CODEMETA COMPOSITION (ewald)] processed 78 new triples, total is now 78

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://e-wald.nl/

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://e-wald.nl/

[CODEMETA COMPOSITION (ewald)] processed 3 new triples, total is now 82

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewald -> https://webservices.cls.ru.nl/portal/ewald/unknown

[CODEMETA VALIDATION (ewald)] license not set

[CODEMETA VALIDATION (ewald)] done

-- end log --

[harvester info] <-- Finished processing ewald (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:25 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewbd/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-49c2320cca9b5190> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-6d3de530e4a31f8d> ;
    sdo:dateCreated "2017"^^sdo:Date ;
    sdo:description "Django web application that facilities viewing and searching a dictionary of dialects from the Dutch province 'Noord-Brabant' as well as the Belgian provinces of Antwerpen, Vlaams-Brabant and Brussels" ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H1834ce31cc40f526> ;
    sdo:identifier "ewbd" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    sdo:name "Electronisch woordenboek van de Gelderse dialecten" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/facultyofarts/research/humanities-lab/our-labs> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H-226d6ef432ae3e1f> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N15604f936a6cc05777b390441b3264a7> ;
    sdo:sourceOrganization <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:url "https://github.com/ErwinKomen/RU-Wnd" ;
    sdo:version "unknown" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/ewbd/unknown> ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-7bd0b8294e6205f8>,
        <https://webservices.cls.ru.nl/portal/webapplication/e-wbd> ;
    codemeta:issueTracker <https://github.com/ErwinKomen/RU-wnd/issues> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H-67c593bfa2975b27> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:01:25 UTC 2026)

[harvester info] --> Processing ewbd (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:25 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/ErwinKomen/RU-wnd...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/ewbd/wbd for harvestable resources...

[harvester info] found codemeta.json for ewbd (md5sum 791a44ea6fc9ca8aff3cdf7fd111c20f); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "ewbd" --codeRepository "https://github.com/ErwinKomen/RU-wnd" --validate /etc/software.ttl --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/ewbd.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewbd.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewbd.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.ewbd.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.ewbd.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewbd

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewbd.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewbd

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ewbd)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewbd.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewbd

[CODEMETA COMPOSITION (ewbd)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> active)

[CODEMETA CORRECTION (ewbd)] automatically converting status active to repostatus URI

[CODEMETA COMPOSITION (ewbd)] processed 57 new triples, total is now 57

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewbd -> https://webservices.cls.ru.nl/portal/ewbd/unknown

[CODEMETA VALIDATION (ewbd)] license not set

[CODEMETA VALIDATION (ewbd)] done

[CODEMETA ENRICHMENT (ewbd)] Guessing interface type http://schema.org/WebApplication based on clues

[CODEMETA ENRICHMENT (ewbd)] adding author https://webservices.cls.ru.nl/portal/stub/H5bbd96c750bbc1cd as contributor

[CODEMETA ENRICHMENT (ewbd)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/ewbd/unknown #1: Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewbd/unknown #2: Violation: Software source code *MUST* state its license (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewbd/unknown #3: 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)

VALIDATION https://webservices.cls.ru.nl/portal/ewbd/unknown #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewbd/unknown #5: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/ewbd.codemeta.json

[harvester info] Harvesting remote service URL https://e-wbd.nl/ for ewbd: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/ewbd.codemeta.json" "/tmp/out/ewbd.codemeta.json" "https://e-wbd.nl/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/ewbd.codemeta.json', 'json'), ('https://e-wbd.nl/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewbd

Processing source #1 of 2

Parsing json-ld file from /tmp/out/ewbd.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ewbd/unknown

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewbd

[CODEMETA COMPOSITION (ewbd)] processed 78 new triples, total is now 78

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://e-wbd.nl/

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://e-wbd.nl/

[CODEMETA COMPOSITION (ewbd)] processed 3 new triples, total is now 82

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewbd -> https://webservices.cls.ru.nl/portal/ewbd/unknown

[CODEMETA VALIDATION (ewbd)] license not set

[CODEMETA VALIDATION (ewbd)] done

-- end log --

[harvester info] <-- Finished processing ewbd (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:31 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewgd/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-44772660e0f4f75d> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-247b8ae3e3f65a01> ;
    sdo:dateCreated "2019"^^sdo:Date ;
    sdo:description "Django web application that facilities viewing and searching a dictionary of Dutch dialects from the province 'Gelderland'" ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H1834ce31cc40f526> ;
    sdo:identifier "ewgd" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    sdo:name "Electronisch woordenboek van de Gelderse dialecten" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/facultyofarts/research/humanities-lab/our-labs> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H-226d6ef432ae3e1f> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Nd0ba6b98591f455d8ad4ff73cf460b81> ;
    sdo:sourceOrganization <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:url "https://github.com/ErwinKomen/RU-Wnd" ;
    sdo:version "unknown" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/ewgd/unknown> ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-7bd0b8294e6205f8>,
        <https://webservices.cls.ru.nl/portal/webapplication/e-wgd> ;
    codemeta:issueTracker <https://github.com/ErwinKomen/RU-wnd/issues> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H-5691c1de118c6fef> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:01:31 UTC 2026)

[harvester info] --> Processing ewgd (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:31 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/ErwinKomen/RU-wnd...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/ewgd/wgd for harvestable resources...

[harvester info] found codemeta.json for ewgd (md5sum be356ad116da3bc39f7f8a50126ec9c4); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "ewgd" --codeRepository "https://github.com/ErwinKomen/RU-wnd" --validate /etc/software.ttl --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/ewgd.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewgd.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewgd.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.ewgd.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.ewgd.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewgd

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewgd.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewgd

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ewgd)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewgd.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewgd

[CODEMETA COMPOSITION (ewgd)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> active)

[CODEMETA CORRECTION (ewgd)] automatically converting status active to repostatus URI

[CODEMETA COMPOSITION (ewgd)] processed 57 new triples, total is now 57

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewgd -> https://webservices.cls.ru.nl/portal/ewgd/unknown

[CODEMETA VALIDATION (ewgd)] license not set

[CODEMETA VALIDATION (ewgd)] done

[CODEMETA ENRICHMENT (ewgd)] Guessing interface type http://schema.org/WebApplication based on clues

[CODEMETA ENRICHMENT (ewgd)] adding author https://webservices.cls.ru.nl/portal/stub/H7ddfe7484357c0c8 as contributor

[CODEMETA ENRICHMENT (ewgd)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/ewgd/unknown #1: Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewgd/unknown #2: Violation: Software source code *MUST* state its license (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewgd/unknown #3: 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)

VALIDATION https://webservices.cls.ru.nl/portal/ewgd/unknown #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewgd/unknown #5: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/ewgd.codemeta.json

[harvester info] Harvesting remote service URL https://e-wgd.nl/ for ewgd: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/ewgd.codemeta.json" "/tmp/out/ewgd.codemeta.json" "https://e-wgd.nl/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/ewgd.codemeta.json', 'json'), ('https://e-wgd.nl/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewgd

Processing source #1 of 2

Parsing json-ld file from /tmp/out/ewgd.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ewgd/unknown

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewgd

[CODEMETA COMPOSITION (ewgd)] processed 78 new triples, total is now 78

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://e-wgd.nl/

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://e-wgd.nl/

[CODEMETA COMPOSITION (ewgd)] processed 3 new triples, total is now 82

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewgd -> https://webservices.cls.ru.nl/portal/ewgd/unknown

[CODEMETA VALIDATION (ewgd)] license not set

[CODEMETA VALIDATION (ewgd)] done

-- end log --

[harvester info] <-- Finished processing ewgd (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:38 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewld/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H44bec38aae157e4a> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H6dace263c2ce41a0> ;
    sdo:dateCreated "2016"^^sdo:Date ;
    sdo:description "Django web application that facilities viewing and searching a dictionary of the Dutch Limburgian dialects" ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H1834ce31cc40f526> ;
    sdo:identifier "ewld" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    sdo:name "Electronisch woordenboek van de Limburgse dialecten" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/facultyofarts/research/humanities-lab/our-labs> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H-226d6ef432ae3e1f> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N5889d3eeb06674fc720a26d2f546786b> ;
    sdo:sourceOrganization <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:url "https://github.com/ErwinKomen/RU-Wnd" ;
    sdo:version "unknown" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/ewld/unknown> ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H779b03cd62f1f518>,
        <https://webservices.cls.ru.nl/portal/webapplication/e-wld> ;
    codemeta:issueTracker <https://github.com/ErwinKomen/RU-wnd/issues> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H-6d7f2c44fd831b09> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:01:38 UTC 2026)

[harvester info] --> Processing ewld (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:38 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/ErwinKomen/RU-wnd...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/ewld/wld for harvestable resources...

[harvester info] found codemeta.json for ewld (md5sum c5f565e7c431f10dbf31ee7eeaa61530); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "ewld" --codeRepository "https://github.com/ErwinKomen/RU-wnd" --validate /etc/software.ttl --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/ewld.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewld.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewld.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.ewld.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.ewld.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewld

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.ewld.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewld

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ewld)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.ewld.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewld

[CODEMETA COMPOSITION (ewld)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> active)

[CODEMETA CORRECTION (ewld)] automatically converting status active to repostatus URI

[CODEMETA COMPOSITION (ewld)] processed 57 new triples, total is now 57

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewld -> https://webservices.cls.ru.nl/portal/ewld/unknown

[CODEMETA VALIDATION (ewld)] license not set

[CODEMETA VALIDATION (ewld)] done

[CODEMETA ENRICHMENT (ewld)] Guessing interface type http://schema.org/WebApplication based on clues

[CODEMETA ENRICHMENT (ewld)] adding author https://webservices.cls.ru.nl/portal/stub/H-77939d7104d6d694 as contributor

[CODEMETA ENRICHMENT (ewld)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/ewld/unknown #1: Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewld/unknown #2: Violation: Software source code *MUST* state its license (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewld/unknown #3: 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)

VALIDATION https://webservices.cls.ru.nl/portal/ewld/unknown #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ewld/unknown #5: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/ewld.codemeta.json

[harvester info] Harvesting remote service URL https://e-wld.nl/ for ewld: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/ewld.codemeta.json" "/tmp/out/ewld.codemeta.json" "https://e-wld.nl/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/ewld.codemeta.json', 'json'), ('https://e-wld.nl/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ewld

Processing source #1 of 2

Parsing json-ld file from /tmp/out/ewld.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ewld/unknown

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ewld

[CODEMETA COMPOSITION (ewld)] processed 78 new triples, total is now 78

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://e-wld.nl/

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://e-wld.nl/

[CODEMETA COMPOSITION (ewld)] processed 3 new triples, total is now 82

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ewld -> https://webservices.cls.ru.nl/portal/ewld/unknown

[CODEMETA VALIDATION (ewld)] license not set

[CODEMETA VALIDATION (ewld)] done

-- end log --

[harvester info] <-- Finished processing ewld (https://github.com/ErwinKomen/RU-wnd) [Wed May 13 04:01:44 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/flat/0.11.5> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/flat" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H466ed9dd090e4c97> ;
    sdo:dateCreated "2014-01-02T14:39:13Z+0100"^^sdo:Date ;
    sdo:dateModified "2024-07-05T13:27:34Z+0200"^^sdo:Date ;
    sdo:description "FLAT is a web-based linguistic annotation environment based around the FoLiA format (https://proycon.github.io/folia), a rich XML-based format for linguistic annotation. Flat allows users to view annotated FoLiA documents and enrich these documents with new annotations, a wide variety of linguistic annotation types is supported through the FoLiA paradigm." ;
    sdo:downloadUrl "https://github.com/proycon/flat/archive/refs/tags/v0.11.5.zip" ;
    sdo:identifier "flat" ;
    sdo:keywords "annotation",
        "computational linguistics",
        "folia",
        "linguistics",
        "nlp" ;
    sdo:license <http://spdx.org/licenses/GPL-2.0-only>,
        <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "FoLiA-Linguistic-Annotation-Tool" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/proycon/flat/releases/tag/v0.11.5" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N0a33a5a30c143758bb84514c7c974668> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.11",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareHelp <http://flat.readthedocs.io/en/latest/?badge=latest>,
        <http://flat.readthedocs.io/en/latest/administration_guide.html>,
        <http://flat.readthedocs.io/en/latest/installation_guide.html>,
        <http://flat.readthedocs.io/en/latest/user_guide.html> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/dependency/django-ge-3-0>,
        <https://webservices.cls.ru.nl/portal/dependency/folia-ge-2-5-7>,
        <https://webservices.cls.ru.nl/portal/dependency/foliadocserve-ge-0-7-8>,
        <https://webservices.cls.ru.nl/portal/dependency/mozilla-django-oidc>,
        <https://webservices.cls.ru.nl/portal/dependency/requests> ;
    sdo:url "https://github.com/proycon/flat" ;
    sdo:version "0.11.5" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/flat.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/flat.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/flat/0.11.5>,
        <https://webservices.cls.ru.nl/portal/flat/snapshot>,
        <https://webservices.cls.ru.nl/portal/folia-linguistic-annotation-tool/0.11.5> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Level8Complete>,
        <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H7994f3b8ca4f95a7>,
        <https://webservices.cls.ru.nl/portal/webapplication/flat-the-folia-linguistic-annotation-tool> ;
    codemeta:issueTracker <https://github.com/proycon/flat/issues> ;
    codemeta:readme <https://github.com/proycon/flat/blob/v0.11.5//README.rst> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:01:44 UTC 2026)

[harvester info] --> Processing flat (https://github.com/proycon/flat) [Wed May 13 04:01:44 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/flat...

[harvester info] Found release v0.11.5

[harvester info] Using 'v0.11.5'

[harvester info] Git reference: v0.11.5

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/flat for harvestable resources...

[harvester info] found python setup for flat, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing FoLiA_Linguistic_Annotation_Tool.egg-info/PKG-INFO

writing dependency_links to FoLiA_Linguistic_Annotation_Tool.egg-info/dependency_links.txt

writing requirements to FoLiA_Linguistic_Annotation_Tool.egg-info/requires.txt

writing top-level names to FoLiA_Linguistic_Annotation_Tool.egg-info/top_level.txt

reading manifest file 'FoLiA_Linguistic_Annotation_Tool.egg-info/SOURCES.txt'

reading manifest template 'MANIFEST.in'

adding license file 'LICENSE'

writing manifest file 'FoLiA_Linguistic_Annotation_Tool.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/folia-linguistic-annotation-tool

Processing source #1 of 1

Obtaining python package metadata for: FoLiA_Linguistic_Annotation_Tool

Loading metadata from FoLiA_Linguistic_Annotation_Tool via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key Author-email

WARNING: No translation for distutils or pyproject.toml key Requires-Python

WARNING: No translation for distutils or pyproject.toml key License-File

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency folia >= 2.5.7

Found dependency Django >= 3.0

Found dependency requests 

Found dependency foliadocserve >= 0.7.8

Found dependency mozilla-django-oidc 

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] processed 70 new triples, total is now 71

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/folia-linguistic-annotation-tool -> https://webservices.cls.ru.nl/portal/folia-linguistic-annotation-tool/0.11.5

[CODEMETA VALIDATION (folia-linguistic-annotation-tool)] done

-- end log --

[harvester info] Looking for license....

[harvester info] Found license GPL-3.0-only

-- begin log --

Trying README.rst ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/flat-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/flat.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat-contributors)] processed 31 new triples, total is now 32

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/flat-contributors -> https://webservices.cls.ru.nl/portal/flat.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/flat.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/flat.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/flat.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/flat.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2014-01-02T14:39:13Z+0100, date modified: 2024-07-05T13:27:34Z+0200

[harvester info] Querying Github/GitLab API (https://github.com/proycon/flat)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/flat

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/flat

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 28 new triples, total is now 29

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/flat -> https://webservices.cls.ru.nl/portal/flat/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/flat/snapshot)] done

Querying https://api.github.com/repos/proycon/flat

Remaining github API requests: 4993 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4992 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.rst

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Found DOI https://doi.org/10.5281/zenodo.12666438

[harvester info] Converting README.rst to README.md

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

[harvester info] Found repostatus https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

[harvester info] Scraping title from http://flat.readthedocs.io/en/latest/?badge=latest

[harvester info] Found documentation at http://flat.readthedocs.io/en/latest/?badge=latest : "name": "FLAT - FoLiA Linguistic Annotation Tool - Documentation — FLAT v0.5.2 documentation",

[harvester info] Scraping title from http://flat.readthedocs.io/en/latest/administration_guide.html

[harvester info] Found documentation at http://flat.readthedocs.io/en/latest/administration_guide.html : "name": "FLAT Administration Guide — FLAT v0.5.2 documentation",

[harvester info] Scraping title from http://flat.readthedocs.io/en/latest/installation_guide.html

[harvester info] Found documentation at http://flat.readthedocs.io/en/latest/installation_guide.html : "name": "FLAT Installation Guide — FLAT v0.5.2 documentation",

[harvester info] Scraping title from http://flat.readthedocs.io/en/latest/user_guide.html

[harvester info] Found documentation at http://flat.readthedocs.io/en/latest/user_guide.html : "name": "FLAT User Guide — FLAT v0.5.2 documentation",

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v0.11.5) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.rst in master branch...

[harvester info] Found repostatus (master branch) https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "flat" --codeRepository "https://github.com/proycon/flat" --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/flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/50-documentation.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/11-repostatus.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.flat.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-doi.flat.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 14 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/50-documentation.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/11-repostatus.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.flat.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-doi.flat.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/flat

Processing source #1 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 1 new triples, total is now 2

Processing source #2 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 1 new triples, total is now 3

Processing source #3 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.flat.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/flat.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 8 new triples, total is now 10

Processing source #4 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/50-documentation.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 16 new triples, total is now 26

Processing source #5 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 2 new triples, total is now 28

Processing source #6 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 1 new triples, total is now 29

Processing source #7 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.flat.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/flat/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H262bc3a14d6df6ee -> https://webservices.cls.ru.nl/portal/stub/H-0c708c0404fe9d2)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 32 new triples, total is now 55

Processing source #8 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] overriding old http://schema.org/dateCreated (2014-01-02T13:38:48Z -> 2014-01-02T14:39:13Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] overriding old http://schema.org/dateModified (2025-01-24T15:47:58Z -> 2024-07-05T13:27:34Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 2 new triples, total is now 55

Processing source #9 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.flat.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/flat.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 32 new triples, total is now 80

Processing source #10 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] overriding old http://schema.org/license (http://spdx.org/licenses/GPL-3.0-only -> GPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/flat)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/flat)] processed 1 new triples, total is now 80

Processing source #11 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.flat.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/folia-linguistic-annotation-tool/0.11.5

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-0c708c0404fe9d2 -> https://webservices.cls.ru.nl/portal/stub/H262bc3a14d6df6ee)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/description (FoLiA Linguistic Annotation Tool -- Flat is a web-based linguistic annotation environment based around the FoLiA format (http://proycon.github.io/folia), a rich XML-based format for linguistic annotation. Flat allows users to view annotated FoLiA documents and enrich these documents with new annotations, a wide variety of linguistic annotation types is supported through the FoLiA paradigm. -> FLAT is a web-based linguistic annotation environment based around the FoLiA format (https://proycon.github.io/folia), a rich XML-based format for linguistic annotation. Flat allows users to view annotated FoLiA documents and enrich these documents with new annotations, a wide variety of linguistic annotation types is supported through the FoLiA paradigm.)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (clariah -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (python -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (web-application -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (annotation-tool -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (javascript -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (linguistic-annotation-framework -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (clarin -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/keywords (computational-linguistics -> annotation)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/name (flat -> FoLiA-Linguistic-Annotation-Tool)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/version (v0.11.5 -> 0.11.5)

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] processed 82 new triples, total is now 136

Processing source #12 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/11-repostatus.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] processed 1 new triples, total is now 136

Processing source #13 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] processed 1 new triples, total is now 136

Processing source #14 of 14

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-doi.flat.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] overriding old http://schema.org/identifier (folia-linguistic-annotation-tool -> )

[CODEMETA COMPOSITION (folia-linguistic-annotation-tool)] processed 5 new triples, total is now 140

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/flat -> https://webservices.cls.ru.nl/portal/flat/0.11.5

[CODEMETA VALIDATION (flat)] done

[CODEMETA ENRICHMENT (flat)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (flat)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (flat)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (flat)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (flat)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (flat)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (flat)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (flat)] adding affiliation(s) of first author as producer

VALIDATION https://webservices.cls.ru.nl/portal/flat/0.11.5 #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)

VALIDATION https://webservices.cls.ru.nl/portal/flat/0.11.5 #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?)

VALIDATION https://webservices.cls.ru.nl/portal/flat/0.11.5 #3: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/flat/0.11.5 #4: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/flat/0.11.5 #5: Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/flat/0.11.5 #6: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/flat.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/flat/ for flat: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/flat.codemeta.json" "/tmp/out/flat.codemeta.json" "https://webservices.cls.ru.nl/flat/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/flat.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/flat/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/flat

Processing source #1 of 2

Parsing json-ld file from /tmp/out/flat.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/flat/0.11.5

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/flat

[CODEMETA COMPOSITION (flat)] processed 152 new triples, total is now 152

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/flat/

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/flat/

[CODEMETA COMPOSITION (flat)] processed 9 new triples, total is now 159

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/flat -> https://webservices.cls.ru.nl/portal/flat/0.11.5

[CODEMETA VALIDATION (flat)] done

-- end log --

[harvester info] <-- Finished processing flat (https://github.com/proycon/flat) [Wed May 13 04:02:50 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7f13c5aa88369251> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/forcedalignment2" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-7d230100e6492ba5> ;
    sdo:dateCreated "2020-03"^^sdo:Date ;
    sdo:description "This webservice provides an output file with word alignments given an NL speech recording and a transcription." ;
    sdo:identifier "forcedalignment2" ;
    sdo:keywords "alignment",
        "speech recognition" ;
    sdo:license <http://spdx.org/licenses/AGPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H4839eeac169a9658> ;
    sdo:name "Forced Alignment 2" ;
    sdo:operatingSystem "Linux" ;
    sdo:producer <https://www.ru.nl/clst> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N73fc5382b75ee595f76ed611d0cc3b6a> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-718cd1a3caf24657>,
        <https://webservices.cls.ru.nl/portal/stub/H1008363a54f5e043> ;
    sdo:sourceOrganization <https://www.ru.nl/clst> ;
    sdo:url "https://github.com/opensource-spraakherkenning-nl/forcedalignment2" ;
    sdo:version "0.3.1" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1> ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H2a6e75923401d0db>,
        <https://webservices.cls.ru.nl/portal/webapplication/N234653966e428939f27380b7aabddf76> ;
    codemeta:issueTracker <https://github.com/opensource-spraakherkenning-nl/forcedalignment2/issues> ;
    codemeta:readme <https://github.com/opensource-spraakherkenning-nl/forcedalignment2/blob/master/README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:02:50 UTC 2026)

[harvester info] --> Processing forcedalignment2 (https://github.com/opensource-spraakherkenning-nl/forcedalignment2) [Wed May 13 04:02:50 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/opensource-spraakherkenning-nl/forcedalignment2...

[harvester info] Found release v0.3.2

[harvester info] Using 'v0.3.2'

[harvester info] Git reference: v0.3.2

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/forcedalignment2 for harvestable resources...

[harvester info] found codemeta.json for forcedalignment2 (md5sum 89ffaa88db0688ad9f87f37b8e0f2e91); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.md in master branch...

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "forcedalignment2" --codeRepository "https://github.com/opensource-spraakherkenning-nl/forcedalignment2" --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/forcedalignment2.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.forcedalignment2.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.forcedalignment2.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.forcedalignment2.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.forcedalignment2.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/forcedalignment2

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.forcedalignment2.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/forcedalignment2

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/forcedalignment2)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.forcedalignment2.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/forcedalignment2

[CODEMETA COMPOSITION (forcedalignment2)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA CORRECTION (forcedalignment2)] automatically converting spdx license URI from https:// to http:///

[CODEMETA COMPOSITION (forcedalignment2)] processed 47 new triples, total is now 47

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/forcedalignment2 -> https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1

[CODEMETA VALIDATION (forcedalignment2)] done

[CODEMETA ENRICHMENT (forcedalignment2)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (forcedalignment2)] adding author https://webservices.cls.ru.nl/portal/stub/H59a2490eea5848ae as contributor

[CODEMETA ENRICHMENT (forcedalignment2)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.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)

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1 #2: Info: Software source code *MAY* express the programming language(s) used (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1 #3: 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?)

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1 #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1 #5: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1 #6: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1 #7: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/forcedalignment2.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/forcedalignment2/ for forcedalignment2: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/forcedalignment2.codemeta.json" "/tmp/out/forcedalignment2.codemeta.json" "https://webservices.cls.ru.nl/forcedalignment2/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/forcedalignment2.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/forcedalignment2/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/forcedalignment2

Processing source #1 of 2

Parsing json-ld file from /tmp/out/forcedalignment2.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/forcedalignment2

[CODEMETA COMPOSITION (forcedalignment2)] processed 69 new triples, total is now 69

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/forcedalignment2/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/forcedalignment2

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/N234653966e428939f27380b7aabddf76

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/forcedalignment2/

[CODEMETA COMPOSITION (forcedalignment2)] processed 41 new triples, total is now 111

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/forcedalignment2 -> https://webservices.cls.ru.nl/portal/forcedalignment2/0.3.1

[CODEMETA VALIDATION (forcedalignment2)] done

-- end log --

[harvester info] <-- Finished processing forcedalignment2 (https://github.com/opensource-spraakherkenning-nl/forcedalignment2) [Wed May 13 04:02:57 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/frog-service/2.7> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory <https://vocabs.dariah.eu/tadirah/annotating>,
        <https://vocabs.dariah.eu/tadirah/contextualizing>,
        <https://vocabs.dariah.eu/tadirah/namedEntityRecognition>,
        <https://vocabs.dariah.eu/tadirah/posTagging>,
        <https://vocabs.dariah.eu/tadirah/segmenting>,
        <https://vocabs.dariah.eu/tadirah/tagging>,
        <https://vocabs.dariah.eu/tadirah/treeTagging>,
        <https://w3id.org/nwo-research-fields#Linguistics>,
        <https://w3id.org/nwo-research-fields#TextualAndContentAnalysis> ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/frog_webservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:dateCreated "2022-02-17T20:41:15Z+0100"^^sdo:Date ;
    sdo:dateModified "2023-12-05T16:06:08Z+0100"^^sdo:Date ;
    sdo:description "Frog is a suite containing a tokeniser, Part-of-Speech tagger, lemmatiser, morphological analyser, shallow parser, and dependency parser for Dutch. This is the webservice for it, for both humans and machines." ;
    sdo:downloadUrl "https://github.com/proycon/frog_webservice/archive/refs/tags/v2.7.zip" ;
    sdo:funding <https://webservices.cls.ru.nl/portal/stub/H-284d37b5f8ef5c22>,
        <https://webservices.cls.ru.nl/portal/stub/H-78035ea8cf58213c>,
        <https://webservices.cls.ru.nl/portal/stub/H27e3eb6d98c33482> ;
    sdo:identifier "frog-service" ;
    sdo:keywords "clam webservice rest nlp computational_linguistics rest" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "Frog-Webservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://huc.knaw.nl> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/proycon/frog_webservice/releases/tag/v2.7" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N2ba01ce3655490b389e0f4783f728a48> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-4cc8733e5889a06a> ;
    sdo:url "https://languagemachines.github.io/frog" ;
    sdo:version "2.7" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/frog-service.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/frog-service/2.7>,
        <https://webservices.cls.ru.nl/portal/frog-webservice/2.7>,
        <https://webservices.cls.ru.nl/portal/frog_webservice/snapshot> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Level8Complete>,
        <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-7ac980cf9b3188c3>,
        <https://webservices.cls.ru.nl/portal/webapplication/N79b5fd9c815b84a834df1f6ae696c3ff> ;
    codemeta:issueTracker <https://github.com/proycon/frog_webservice/issues> ;
    codemeta:readme <https://github.com/proycon/frog_webservice/blob/v2.7//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:02:57 UTC 2026)

[harvester info] --> Processing frog-service (https://github.com/proycon/frog_webservice) [Wed May 13 04:02:57 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/frog_webservice...

[harvester info] Found release v2.7

[harvester info] Using 'v2.7'

[harvester info] Git reference: v2.7

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/frog-service for harvestable resources...

[harvester info] found codemeta-harvest.json for frog-service (md5sum d17aa23ae9ca03cec3d43b543a494443); values in here take precendence over (override) those in later detection stages

[harvester info] found python setup for frog-service, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing Frog_Webservice.egg-info/PKG-INFO

writing dependency_links to Frog_Webservice.egg-info/dependency_links.txt

writing requirements to Frog_Webservice.egg-info/requires.txt

writing top-level names to Frog_Webservice.egg-info/top_level.txt

reading manifest file 'Frog_Webservice.egg-info/SOURCES.txt'

reading manifest template 'MANIFEST.in'

warning: no files found matching 'frog_webservice/*.sh'

adding license file 'LICENSE'

writing manifest file 'Frog_Webservice.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/frog-webservice

Processing source #1 of 1

Obtaining python package metadata for: Frog_Webservice

Loading metadata from Frog_Webservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key License-File

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.2.4

Found dependency FoLiA-tools 

[CODEMETA COMPOSITION (frog-webservice)] processed 43 new triples, total is now 44

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/frog-webservice -> https://webservices.cls.ru.nl/portal/frog-webservice/2.7

[CODEMETA VALIDATION (frog-webservice)] codeRepository not set

[CODEMETA VALIDATION (frog-webservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] Found license GPL-3.0-only

-- begin log --

Trying README.md ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/frog-service-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/frog-service.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service-contributors)] processed 7 new triples, total is now 8

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/frog-service-contributors -> https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2022-02-17T20:41:15Z+0100, date modified: 2023-12-05T16:06:08Z+0100

[harvester info] Querying Github/GitLab API (https://github.com/proycon/frog_webservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/frog-webservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/frog_webservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-webservice)] processed 25 new triples, total is now 26

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/frog-webservice -> https://webservices.cls.ru.nl/portal/frog_webservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/frog_webservice/snapshot)] done

Querying https://api.github.com/repos/proycon/frog_webservice

Remaining github API requests: 4991 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4990 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

[harvester info] Found repostatus https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v2.7) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.md in master branch...

[harvester info] Found repostatus (master branch) https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "frog-service" --codeRepository "https://github.com/proycon/frog_webservice" --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/frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/11-repostatus.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-harvest.frog-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.frog-service.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 13 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/11-repostatus.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-harvest.frog-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.frog-service.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/frog-service

Processing source #1 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 1 new triples, total is now 2

Processing source #2 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 1 new triples, total is now 3

Processing source #3 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.frog-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/frog-service.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 8 new triples, total is now 10

Processing source #4 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 2 new triples, total is now 12

Processing source #5 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 1 new triples, total is now 13

Processing source #6 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.frog-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/frog_webservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H6f4d26aeab259378 -> https://webservices.cls.ru.nl/portal/stub/H-3d08f7825d1b0979)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 29 new triples, total is now 36

Processing source #7 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] overriding old http://schema.org/dateCreated (2022-02-17T21:15:33Z -> 2022-02-17T20:41:15Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] overriding old http://schema.org/dateModified (2023-12-05T15:14:48Z -> 2023-12-05T16:06:08Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 2 new triples, total is now 36

Processing source #8 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.frog-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/frog-service.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 8 new triples, total is now 37

Processing source #9 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] overriding old http://schema.org/license (http://spdx.org/licenses/GPL-3.0-only -> GPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/frog-service)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/frog-service)] processed 1 new triples, total is now 37

Processing source #10 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.frog-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/frog-webservice/2.7

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-3d08f7825d1b0979 -> https://webservices.cls.ru.nl/portal/stub/H-6bf424779e511596)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/description (Webservice and web interface for Frog, a dutch NLP suite -> Frog is a suite containing a tokeniser, Part-of-Speech tagger, lemmatiser, morphological analyser, shallow parser, and dependency parser for Dutch. This is the webservice for it, for both humans and machines.)

[CODEMETA COMPOSITION (frog-webservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (webservice -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (part-of-speech-tagger -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (frog -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (nlp -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (named-entity-recognition -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (dutch -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/keywords (folia -> clam webservice rest nlp computational_linguistics rest)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/name (frog_webservice -> Frog-Webservice)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/version (v2.7 -> 2.7)

[CODEMETA COMPOSITION (frog-webservice)] processed 58 new triples, total is now 76

Processing source #11 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/11-repostatus.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (frog-webservice)] processed 1 new triples, total is now 76

Processing source #12 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-harvest.frog-service.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/folia-tools -> https://webservices.cls.ru.nl/portal/stub/H12a27fc510e11fd8)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-2-4 -> https://webservices.cls.ru.nl/portal/stub/H12a27fc510e11fd8)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/applicationCategory (Text Processing > Linguistic -> https://vocabs.dariah.eu/tadirah/posTagging)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/applicationCategory (Internet > WWW/HTTP > WSGI > Application -> https://vocabs.dariah.eu/tadirah/posTagging)

[CODEMETA COMPOSITION (frog-webservice)] processed 44 new triples, total is now 114

Processing source #13 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.frog-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (frog-webservice)] processed 1 new triples, total is now 114

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/frog-service -> https://webservices.cls.ru.nl/portal/frog-service/2.7

[CODEMETA VALIDATION (frog-service)] done

[CODEMETA ENRICHMENT (frog-service)] Guessing interface type http://schema.org/WebAPI based on clues

[CODEMETA ENRICHMENT (frog-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (frog-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (frog-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (frog-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (frog-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (frog-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

VALIDATION https://webservices.cls.ru.nl/portal/frog-service/2.7 #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)

VALIDATION https://webservices.cls.ru.nl/portal/frog-service/2.7 #2: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/frog-service/2.7 #3: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/frog-service.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/frog/ for frog-service: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/frog-service.codemeta.json" "/tmp/out/frog-service.codemeta.json" "https://webservices.cls.ru.nl/frog/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/frog-service.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/frog/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/frog-service

Processing source #1 of 2

Parsing json-ld file from /tmp/out/frog-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/frog-service/2.7

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/frog-service

[CODEMETA COMPOSITION (frog-service)] processed 489 new triples, total is now 489

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/frog/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/frog

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/N79b5fd9c815b84a834df1f6ae696c3ff

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/frog/

[CODEMETA COMPOSITION (frog-service)] processed 45 new triples, total is now 535

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/frog-service -> https://webservices.cls.ru.nl/portal/frog-service/2.7

[CODEMETA VALIDATION (frog-service)] done

-- end log --

[harvester info] <-- Finished processing frog-service (https://github.com/proycon/frog_webservice) [Wed May 13 04:03:49 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/g2pservice/0.3.4> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-3ff70d379f558f3> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/g2pservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-2ec07a0f996dc246> ;
    sdo:dateCreated "2019-02-25T16:18:01Z+0100"^^sdo:Date ;
    sdo:dateModified "2023-05-12T13:09:12Z+0200"^^sdo:Date ;
    sdo:description "Grapheme to Phoneme converter. Input is a list of words (utf8). Choose one of the language options." ;
    sdo:downloadUrl "https://github.com/opensource-spraakherkenning-nl/g2pservice/archive/refs/tags/v0.3.4.zip" ;
    sdo:identifier "g2pservice" ;
    sdo:keywords "speech",
        "transcription" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    sdo:name "g2pservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/open-spraaktechnologie> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/opensource-spraakherkenning-nl/g2pservice/releases/tag/v0.3.4" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N597573c7c313025cb968dc80338df126> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-1> ;
    sdo:url "https://gitlab.science.ru.nl/clst-asr/g2p-service" ;
    sdo:version "0.3.4" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/g2pservice.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/g2pservice/0.3.4>,
        <https://webservices.cls.ru.nl/portal/g2pservice/snapshot> ;
    codemeta:buildInstructions <https://github.com/opensource-spraakherkenning-nl/g2pservice/blob/v0.3.4//INSTALL> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Level8Complete>,
        <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-27c46203500f0d9>,
        <https://webservices.cls.ru.nl/portal/webapplication/Nf18b4306ebef9146756d2ae24889ef21> ;
    codemeta:issueTracker <https://github.com/opensource-spraakherkenning-nl/g2pservice/issues> ;
    codemeta:readme <https://github.com/opensource-spraakherkenning-nl/g2pservice/blob/v0.3.4//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:03:49 UTC 2026)

[harvester info] --> Processing g2pservice (https://github.com/opensource-spraakherkenning-nl/g2pservice) [Wed May 13 04:03:49 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/opensource-spraakherkenning-nl/g2pservice...

[harvester info] Found release v0.3.4

[harvester info] Using 'v0.3.4'

[harvester info] Git reference: v0.3.4

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/g2pservice for harvestable resources...

[harvester info] found python setup for g2pservice, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing g2pservice.egg-info/PKG-INFO

writing dependency_links to g2pservice.egg-info/dependency_links.txt

writing requirements to g2pservice.egg-info/requires.txt

writing top-level names to g2pservice.egg-info/top_level.txt

reading manifest file 'g2pservice.egg-info/SOURCES.txt'

writing manifest file 'g2pservice.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/g2pservice

Processing source #1 of 1

Obtaining python package metadata for: g2pservice

Loading metadata from g2pservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.1

[CODEMETA COMPOSITION (g2pservice)] processed 38 new triples, total is now 39

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/g2pservice -> https://webservices.cls.ru.nl/portal/g2pservice/0.3.4

[CODEMETA VALIDATION (g2pservice)] codeRepository not set

[CODEMETA VALIDATION (g2pservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] No license file found

-- begin log --

Trying README.md ...

No license detected

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/g2pservice-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/g2pservice.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice-contributors)] processed 19 new triples, total is now 20

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/g2pservice-contributors -> https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2019-02-25T16:18:01Z+0100, date modified: 2023-05-12T13:09:12Z+0200

[harvester info] Querying Github/GitLab API (https://github.com/opensource-spraakherkenning-nl/g2pservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/g2pservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/opensource-spraakherkenning-nl/g2pservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 11 new triples, total is now 12

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/g2pservice -> https://webservices.cls.ru.nl/portal/g2pservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/g2pservice/snapshot)] done

Querying https://api.github.com/repos/opensource-spraakherkenning-nl/g2pservice

Remaining github API requests: 4989 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/opensource-spraakherkenning-nl

Remaining github API requests: 4988 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found buildInstructions in INSTALL

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v0.3.4) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.md in master branch...

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 10 files/sources but specified 0 input types! Automatically guessing types...

Detected 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')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/g2pservice

Processing source #1 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.g2pservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 1 new triples, total is now 2

Processing source #2 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.g2pservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 1 new triples, total is now 3

Processing source #3 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.g2pservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/g2pservice.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 8 new triples, total is now 10

Processing source #4 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.g2pservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 2 new triples, total is now 12

Processing source #5 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.g2pservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 1 new triples, total is now 13

Processing source #6 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.g2pservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 1 new triples, total is now 14

Processing source #7 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.g2pservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/g2pservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 12 new triples, total is now 25

Processing source #8 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.g2pservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] overriding old http://schema.org/dateCreated (2020-09-16T14:30:10Z -> 2019-02-25T16:18:01Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] overriding old http://schema.org/dateModified (2023-05-12T11:22:11Z -> 2023-05-12T13:09:12Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 2 new triples, total is now 25

Processing source #9 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.g2pservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/g2pservice.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/g2pservice)] processed 20 new triples, total is now 38

Processing source #10 of 10

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.g2pservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/g2pservice/0.3.4

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (g2pservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H747078d2de581528 -> https://webservices.cls.ru.nl/portal/stub/H5e58d66fe1ec2144)

[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.)

[CODEMETA COMPOSITION (g2pservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA COMPOSITION (g2pservice)] overriding old http://schema.org/version (v0.3.4 -> 0.3.4)

[CODEMETA COMPOSITION (g2pservice)] processed 53 new triples, total is now 82

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/g2pservice -> https://webservices.cls.ru.nl/portal/g2pservice/0.3.4

[CODEMETA VALIDATION (g2pservice)] done

[CODEMETA ENRICHMENT (g2pservice)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (g2pservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (g2pservice)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/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)

VALIDATION https://webservices.cls.ru.nl/portal/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?)

VALIDATION https://webservices.cls.ru.nl/portal/g2pservice/0.3.4 #3: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/g2pservice/0.3.4 #4: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/g2pservice/0.3.4 #5: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/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)

VALIDATION https://webservices.cls.ru.nl/portal/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)

-- end log --

[harvester info] Output written to /tmp/out/g2pservice.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/g2pservice/ for g2pservice: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/g2pservice.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/g2pservice/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/g2pservice

Processing source #1 of 2

Parsing json-ld file from /tmp/out/g2pservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/g2pservice/0.3.4

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/g2pservice

[CODEMETA COMPOSITION (g2pservice)] processed 100 new triples, total is now 100

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/g2pservice/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/g2pservice

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/Nf18b4306ebef9146756d2ae24889ef21

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/g2pservice/

[CODEMETA COMPOSITION (g2pservice)] processed 29 new triples, total is now 130

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/g2pservice -> https://webservices.cls.ru.nl/portal/g2pservice/0.3.4

[CODEMETA VALIDATION (g2pservice)] done

-- end log --

[harvester info] <-- Finished processing g2pservice (https://github.com/opensource-spraakherkenning-nl/g2pservice) [Wed May 13 04:04:14 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/glem/1.3.1> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory <https://vocabs.dariah.eu/tadirah/annotating>,
        <https://w3id.org/nwo-research-fields#ComputationalLinguisticsAndPhilology>,
        <https://w3id.org/nwo-research-fields#GreekAndLatinPhilologyAndLiterature> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H5f4d0878ca245e63> ;
    sdo:codeRepository "https://github.com/GreekPerspective/glem" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1f21ff3e3a77e3ed> ;
    sdo:dateCreated "2017-04-09"^^sdo:Date ;
    sdo:dateModified "2023-10-05T14:28:06Z+0200"^^sdo:Date ;
    sdo:description "GLEM is a lemmatizer for Ancient Greek." ;
    sdo:funding <https://webservices.cls.ru.nl/portal/stub/H53a8c4682d425165> ;
    sdo:identifier "glem" ;
    sdo:keywords "ancient greek",
        "greek",
        "lemma",
        "lemmatisation",
        "natural language processing",
        "nlp" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H317ee80737f8a64f> ;
    sdo:name "Glem" ;
    sdo:operatingSystem "POSIX" ;
    sdo:producer <https://www.ru.nl/clst>,
        <https://www.ru.nl/ptrs> ;
    sdo:programmingLanguage <https://webservices.cls.ru.nl/portal/stub/H545ddae4a3d58225> ;
    sdo:releaseNotes "https://github.com/GreekPerspective/glem/releases" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N449af0658ebaa258331d05ec9f7e1a80> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-494b27b87eabf546> ;
    sdo:sourceOrganization <https://www.ru.nl/clst> ;
    sdo:url "https://github.com/GreekPerspective/glem" ;
    sdo:version "1.3.1" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/glem/1.3.1> ;
    codemeta:continuousIntegration <https://travis-ci.org/GreekPerspective/glem> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-level#Level8Complete>,
        <https://www.repostatus.org/#inactive> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-2aebc5572e16b241>,
        <https://webservices.cls.ru.nl/portal/webapplication/Nb69c2dfb964b55dd0854d509d25c832b> ;
    codemeta:issueTracker <https://github.com/GreekPerspective/glem/issues> ;
    codemeta:readme <https://github.com/GreekPerspective/glem/blob/master/README.md> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H-6a1b970225862e95> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:04:14 UTC 2026)

[harvester info] --> Processing glem (https://github.com/GreekPerspective/glem) [Wed May 13 04:04:14 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/GreekPerspective/glem...

[harvester info] Found release v1.3.2

[harvester info] Using 'v1.3.2'

[harvester info] Git reference: v1.3.2

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/glem for harvestable resources...

[harvester info] found codemeta.json for glem (md5sum bec1c284ec9cbad068125651112f8535); **NOTE: this is considered authoritative and most other detection methods will be skipped now!**

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.md in master branch...

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "glem" --codeRepository "https://github.com/GreekPerspective/glem" --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/glem.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.glem.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-jsonld.glem.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.glem.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-jsonld.glem.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/glem

Processing source #1 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.glem.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/glem

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/glem)] processed 1 new triples, total is now 2

Processing source #2 of 2

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-jsonld.glem.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/glem

[CODEMETA 2 TO 3] Updating contIntegration -> continuousIntegration

[CODEMETA 2 TO 3] Updating targetProduct -> isSourceCodeOf

[CODEMETA CORRECTION (glem)] automatically converting spdx license URI from https:// to http:///

[CODEMETA COMPOSITION (glem)] processed 121 new triples, total is now 121

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/glem -> https://webservices.cls.ru.nl/portal/glem/1.3.1

[CODEMETA VALIDATION (glem)] done

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H7ef5faa3af037eb4 as contributor

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H53b021ac6d8f9f83 as contributor

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H-2a0dd3ea9ec42e6a as contributor

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H-7af65d2f06978365 as contributor

[CODEMETA ENRICHMENT (glem)] considering first author as maintainer

VALIDATION https://webservices.cls.ru.nl/portal/glem/1.3.1 #1: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/glem/1.3.1 #2: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/glem.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/glem/ for glem: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/glem.codemeta.json" "/tmp/out/glem.codemeta.json" "https://webservices.cls.ru.nl/glem/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/glem.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/glem/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/glem

Processing source #1 of 2

Parsing json-ld file from /tmp/out/glem.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/glem/1.3.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/glem

[CODEMETA COMPOSITION (glem)] processed 219 new triples, total is now 219

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/glem/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/glem

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/Nb69c2dfb964b55dd0854d509d25c832b

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/glem/

[CODEMETA COMPOSITION (glem)] processed 32 new triples, total is now 252

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/glem -> https://webservices.cls.ru.nl/portal/glem/1.3.1

[CODEMETA VALIDATION (glem)] done

-- end log --

[harvester info] <-- Finished processing glem (https://github.com/GreekPerspective/glem) [Wed May 13 04:04:22 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/person/> a sdo:Person ;
    sdo:email "anishprabu.t@gmail.com",
        "chunuiyu@gmail.com",
        "marudosurdo@gmail.com",
        "steve15963@gmail.com" ;
    sdo:familyName "박현준" ;
    sdo:givenName "தமிழ்நேரம்",
        "石丸健太郎",
        "송진현" .

<https://webservices.cls.ru.nl/portal/person/439jbyl80igqtf25uxnr0x1bg> a sdo:Person ;
    sdo:email "439JBYL80IGQTF25UXNR0X1BG@users.noreply.hosted.weblate.org" ;
    sdo:familyName "" ;
    sdo:givenName "439JBYL80IGQTF25UXNR0X1BG" .

<https://webservices.cls.ru.nl/portal/person/aindriu-mac-giolla-eoin> a sdo:Person ;
    sdo:email "aindriu80@gmail.com" ;
    sdo:familyName "Mac Giolla Eoin" ;
    sdo:givenName "Aindriú" .

<https://webservices.cls.ru.nl/portal/person/aitor-salaberria> a sdo:Person ;
    sdo:email "trslbrr@gmail.com" ;
    sdo:familyName "Salaberria" ;
    sdo:givenName "Aitor" .

<https://webservices.cls.ru.nl/portal/person/alefvanoon> a sdo:Person ;
    sdo:email "53198048+alefvanoon@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "alefvanoon" .

<https://webservices.cls.ru.nl/portal/person/ali-evcil> a sdo:Person ;
    sdo:email "evcil@proton.me" ;
    sdo:familyName "Evcil" ;
    sdo:givenName "Ali" .

<https://webservices.cls.ru.nl/portal/person/ali-sherief> a sdo:Person ;
    sdo:email "ali@notatether.com" ;
    sdo:familyName "Sherief" ;
    sdo:givenName "Ali" .

<https://webservices.cls.ru.nl/portal/person/alisson-lauffer> a sdo:Person ;
    sdo:email "alissonvitortc@gmail.com" ;
    sdo:familyName "Lauffer" ;
    sdo:givenName "Alisson" .

<https://webservices.cls.ru.nl/portal/person/allan-nordh-y> a sdo:Person ;
    sdo:email "epost@anotheragency.no" ;
    sdo:familyName "Nordhøy" ;
    sdo:givenName "Allan" .

<https://webservices.cls.ru.nl/portal/person/an-anton-ro-hm> a sdo:Person ;
    sdo:email "18481195+AnTheMaker@users.noreply.github.com" ;
    sdo:familyName "| Anton Röhm" ;
    sdo:givenName "An" .

<https://webservices.cls.ru.nl/portal/person/andra-s-farkas> a sdo:Person ;
    sdo:email "68812986+Netesfiu@users.noreply.github.com" ;
    sdo:familyName "Farkas" ;
    sdo:givenName "András" .

<https://webservices.cls.ru.nl/portal/person/andrew-dinh> a sdo:Person ;
    sdo:email "andrewkdinh@protonmail.com" ;
    sdo:familyName "Dinh" ;
    sdo:givenName "Andrew" .

<https://webservices.cls.ru.nl/portal/person/andrew-voynov> a sdo:Person ;
    sdo:email "37143421+Andrew15-5@users.noreply.github.com" ;
    sdo:familyName "Voynov" ;
    sdo:givenName "Andrew" .

<https://webservices.cls.ru.nl/portal/person/anomalion> a sdo:Person ;
    sdo:email "31505999+Anomalion@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "Anomalion" .

<https://webservices.cls.ru.nl/portal/person/antal-van-den-bosch> a sdo:Person ;
    sdo:email "a.vandenbosch@let.ru.nl" ;
    sdo:familyName "van den Bosch" ;
    sdo:givenName "Antal" .

<https://webservices.cls.ru.nl/portal/person/argos-open-tech> a sdo:Person ;
    sdo:email "48267258+argosopentech@users.noreply.github.com" ;
    sdo:familyName "Open Tech" ;
    sdo:givenName "Argos" .

<https://webservices.cls.ru.nl/portal/person/arne-neumann> a sdo:Person ;
    sdo:email "github@arne.cl" ;
    sdo:familyName "Neumann" ;
    sdo:givenName "Arne" .

<https://webservices.cls.ru.nl/portal/person/arnoldcordewiner> a sdo:Person ;
    sdo:email "arnoldc@protonmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "ArnoldCordewiner" .

<https://webservices.cls.ru.nl/portal/person/arya-k> a sdo:Person ;
    sdo:email "73596856+gi-yt@users.noreply.github.com" ;
    sdo:familyName "K" ;
    sdo:givenName "Arya" .

<https://webservices.cls.ru.nl/portal/person/aure-lien-joga> a sdo:Person ;
    sdo:email "aurelienjoga+ajoga@gmail.com" ;
    sdo:familyName "Joga" ;
    sdo:givenName "Aurélien" .

<https://webservices.cls.ru.nl/portal/person/aysilu-kitsune> a sdo:Person ;
    sdo:email "134463137+aysilu-kitsune@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "aysilu-kitsune" .

<https://webservices.cls.ru.nl/portal/person/bezruchenko-simon> a sdo:Person ;
    sdo:email "worcposj44@gmail.com" ;
    sdo:familyName "Simon" ;
    sdo:givenName "Bezruchenko" .

<https://webservices.cls.ru.nl/portal/person/blueberry> a sdo:Person ;
    sdo:email "igory.ygr200@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Blueberry" .

<https://webservices.cls.ru.nl/portal/person/blueberryy> a sdo:Person ;
    sdo:email "36592509+Blueberryy@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "Blueberryy" .

<https://webservices.cls.ru.nl/portal/person/bruno-fragoso> a sdo:Person ;
    sdo:email "darth_signa@hotmail.com" ;
    sdo:familyName "Fragoso" ;
    sdo:givenName "Bruno" .

<https://webservices.cls.ru.nl/portal/person/butterflyoffire> a sdo:Person ;
    sdo:email "boffire@users.noreply.hosted.weblate.org" ;
    sdo:familyName "" ;
    sdo:givenName "ButterflyOfFire" .

<https://webservices.cls.ru.nl/portal/person/cakestwix> a sdo:Person ;
    sdo:email "cakestwix1@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "CakesTwix" .

<https://webservices.cls.ru.nl/portal/person/can-ym> a sdo:Person ;
    sdo:email "freak62933@gmail.com" ;
    sdo:familyName "YM" ;
    sdo:givenName "Can" .

<https://webservices.cls.ru.nl/portal/person/carlos-m-silva> a sdo:Person ;
    sdo:email "carlosmsilva.es@gmail.com" ;
    sdo:familyName "M. Silva" ;
    sdo:givenName "Carlos" .

<https://webservices.cls.ru.nl/portal/person/cat> a sdo:Person ;
    sdo:email "158170307+cultcats@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "cat" .

<https://webservices.cls.ru.nl/portal/person/chayapholsmile> a sdo:Person ;
    sdo:email "chayapholroibang@outlook.com" ;
    sdo:familyName "" ;
    sdo:givenName "ChayapholSmile" .

<https://webservices.cls.ru.nl/portal/person/chiller-dragon> a sdo:Person ;
    sdo:email "chillerdragon@gmail.com" ;
    sdo:familyName "Dragon" ;
    sdo:givenName "Chiller" .

<https://webservices.cls.ru.nl/portal/person/christian-eichert> a sdo:Person ;
    sdo:email "c@zp1.net" ;
    sdo:familyName "Eichert" ;
    sdo:givenName "Christian" .

<https://webservices.cls.ru.nl/portal/person/claas-augner> a sdo:Person ;
    sdo:email "github@caugner.de" ;
    sdo:familyName "Augner" ;
    sdo:givenName "Claas" .

<https://webservices.cls.ru.nl/portal/person/cyril-levis> a sdo:Person ;
    sdo:email "git@levis.name" ;
    sdo:familyName "Levis" ;
    sdo:givenName "Cyril" .

<https://webservices.cls.ru.nl/portal/person/d> a sdo:Person ;
    sdo:email "dmanye@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "d" .

<https://webservices.cls.ru.nl/portal/person/dan> a sdo:Person ;
    sdo:email "denqwerta@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Dan" .

<https://webservices.cls.ru.nl/portal/person/destined2fail1990> a sdo:Person ;
    sdo:email "85075790+destined2fail1990@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "destined2fail1990" .

<https://webservices.cls.ru.nl/portal/person/dimitri-hauet> a sdo:Person ;
    sdo:email "dimitrihauet@gmail.com" ;
    sdo:familyName "Hauet" ;
    sdo:givenName "Dimitri" .

<https://webservices.cls.ru.nl/portal/person/dingedi> a sdo:Person ;
    sdo:email "64697405+dingedi@users.noreply.github.com",
        "contact@dingedi.com" ;
    sdo:familyName "" ;
    sdo:givenName "Dingedi",
        "dingedi" .

<https://webservices.cls.ru.nl/portal/person/dinissantos> a sdo:Person ;
    sdo:email "Dinissantos999@hotmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Dinissantos" .

<https://webservices.cls.ru.nl/portal/person/dmitry-sandalov> a sdo:Person ;
    sdo:email "dmitry@sandalov.org" ;
    sdo:familyName "Sandalov" ;
    sdo:givenName "Dmitry" .

<https://webservices.cls.ru.nl/portal/person/dominick-rivard> a sdo:Person ;
    sdo:email "643002+drivard@users.noreply.github.com" ;
    sdo:familyName "Rivard" ;
    sdo:givenName "Dominick" .

<https://webservices.cls.ru.nl/portal/person/dominik> a sdo:Person ;
    sdo:email "git@dafnik.me" ;
    sdo:familyName "" ;
    sdo:givenName "Dominik" .

<https://webservices.cls.ru.nl/portal/person/doppiagsilvi> a sdo:Person ;
    sdo:email "silviagargo35@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "doppiagsilvi" .

<https://webservices.cls.ru.nl/portal/person/dtalens> a sdo:Person ;
    sdo:email "databio@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "dtalens" .

<https://webservices.cls.ru.nl/portal/person/du-o-ng-nguye-n-vo-quo-c> a sdo:Person ;
    sdo:email "nguyenquocduong380@gmail.com" ;
    sdo:familyName "Nguyễn Võ Quốc" ;
    sdo:givenName "Dương" .

<https://webservices.cls.ru.nl/portal/person/ebela> a sdo:Person ;
    sdo:email "bela@dandre.hu" ;
    sdo:familyName "" ;
    sdo:givenName "ebela" .

<https://webservices.cls.ru.nl/portal/person/eguillemot> a sdo:Person ;
    sdo:email "Elouen.Guillemot@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "EGuillemot" .

<https://webservices.cls.ru.nl/portal/person/ente> a sdo:Person ;
    sdo:email "ducksource@duckpond.ch" ;
    sdo:familyName "" ;
    sdo:givenName "Ente" .

<https://webservices.cls.ru.nl/portal/person/eownerdead> a sdo:Person ;
    sdo:email "eownerdead@disroot.org" ;
    sdo:familyName "" ;
    sdo:givenName "EOWNERDEAD" .

<https://webservices.cls.ru.nl/portal/person/erqryfkrju> a sdo:Person ;
    sdo:email "65288684+ErQrYfkrju@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "ErQrYfkrju" .

<https://webservices.cls.ru.nl/portal/person/eryk-michalak> a sdo:Person ;
    sdo:email "gnu.ewm@protonmail.com" ;
    sdo:familyName "Michalak" ;
    sdo:givenName "Eryk" .

<https://webservices.cls.ru.nl/portal/person/esmail-el-bob> a sdo:Person ;
    sdo:email "github.defilable@simplelogin.co" ;
    sdo:familyName "EL BoB" ;
    sdo:givenName "Esmail" .

<https://webservices.cls.ru.nl/portal/person/ettore-atalan> a sdo:Person ;
    sdo:email "atalanttore@googlemail.com" ;
    sdo:familyName "Atalan" ;
    sdo:givenName "Ettore" .

<https://webservices.cls.ru.nl/portal/person/euberdeveloper> a sdo:Person ;
    sdo:email "33126163+euberdeveloper@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "euberdeveloper" .

<https://webservices.cls.ru.nl/portal/person/eugene-davis> a sdo:Person ;
    sdo:email "eugene@eugenemdavis.net" ;
    sdo:familyName "Davis" ;
    sdo:givenName "Eugene" .

<https://webservices.cls.ru.nl/portal/person/ewreurei> a sdo:Person ;
    sdo:email "97365039+ewrenge@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "ewreurei" .

<https://webservices.cls.ru.nl/portal/person/fail-a-fail> a sdo:Person ;
    sdo:email "yassadmi@proton.me" ;
    sdo:familyName "a fail" ;
    sdo:givenName "fail" .

<https://webservices.cls.ru.nl/portal/person/felix-wotschofsky> a sdo:Person ;
    sdo:email "hello@felisk.io" ;
    sdo:familyName "Wotschofsky" ;
    sdo:givenName "Felix" .

<https://webservices.cls.ru.nl/portal/person/ferdi-alimadhi> a sdo:Person ;
    sdo:email "falimadhi@gmail.com" ;
    sdo:familyName "Alimadhi" ;
    sdo:givenName "Ferdi" .

<https://webservices.cls.ru.nl/portal/person/fireman733> a sdo:Person ;
    sdo:email "firmansyahgaul82@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Fireman733" .

<https://webservices.cls.ru.nl/portal/person/flashstart> a sdo:Person ;
    sdo:email "admin@example.com" ;
    sdo:familyName "" ;
    sdo:givenName "Flashstart" .

<https://webservices.cls.ru.nl/portal/person/fqwe1> a sdo:Person ;
    sdo:email "Fqwe1@users.noreply.hosted.weblate.org" ;
    sdo:familyName "" ;
    sdo:givenName "Fqwe1" .

<https://webservices.cls.ru.nl/portal/person/franco-lombardo> a sdo:Person ;
    sdo:email "f.lombardo69@gmail.com" ;
    sdo:familyName "Lombardo" ;
    sdo:givenName "Franco" .

<https://webservices.cls.ru.nl/portal/person/gallegonovato> a sdo:Person ;
    sdo:email "fran-carro@hotmail.es" ;
    sdo:familyName "" ;
    sdo:givenName "gallegonovato" .

<https://webservices.cls.ru.nl/portal/person/georgina-odusanya> a sdo:Person ;
    sdo:email "georginaodusanya@gmail.com" ;
    sdo:familyName "odusanya" ;
    sdo:givenName "georgina" .

<https://webservices.cls.ru.nl/portal/person/ghost-of-sparta> a sdo:Person ;
    sdo:email "makesocialfoss32@keemail.me" ;
    sdo:familyName "" ;
    sdo:givenName "Ghost of Sparta" .

<https://webservices.cls.ru.nl/portal/person/gm> a sdo:Person ;
    sdo:email "chminggao@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "GM" .

<https://webservices.cls.ru.nl/portal/person/gpixel> a sdo:Person ;
    sdo:email "gamesfire313@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "GpixeL" .

<https://webservices.cls.ru.nl/portal/person/grant-handy> a sdo:Person ;
    sdo:email "grantshandy@gmail.com" ;
    sdo:familyName "Handy" ;
    sdo:givenName "Grant" .

<https://webservices.cls.ru.nl/portal/person/gunchleoc> a sdo:Person ;
    sdo:email "fios@foramnagaidhlig.net" ;
    sdo:familyName "" ;
    sdo:givenName "GunChleoc" .

<https://webservices.cls.ru.nl/portal/person/gustavo-rodrigues> a sdo:Person ;
    sdo:email "qgustavor@users.noreply.github.com" ;
    sdo:familyName "Rodrigues" ;
    sdo:givenName "Gustavo" .

<https://webservices.cls.ru.nl/portal/person/hyunjoon-park> a sdo:Person ;
    sdo:email "chun92@postech.ac.kr" ;
    sdo:familyName "Park" ;
    sdo:givenName "hyunjoon" .

<https://webservices.cls.ru.nl/portal/person/hzrbasaran> a sdo:Person ;
    sdo:email "hzrbasaran@hotmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "hzrbasaran" .

<https://webservices.cls.ru.nl/portal/person/i-just-me> a sdo:Person ;
    sdo:email "rot2k5.yahoo@gmail.com" ;
    sdo:familyName "Just Me" ;
    sdo:givenName "I" .

<https://webservices.cls.ru.nl/portal/person/idotj> a sdo:Person ;
    sdo:email "info@idotj.com" ;
    sdo:familyName "" ;
    sdo:givenName "idotj" .

<https://webservices.cls.ru.nl/portal/person/ikko-eltociear-ashimine> a sdo:Person ;
    sdo:email "eltociear@gmail.com" ;
    sdo:familyName "Eltociear Ashimine" ;
    sdo:givenName "Ikko" .

<https://webservices.cls.ru.nl/portal/person/ilya> a sdo:Person ;
    sdo:email "ilyagvc2@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Ilya" .

<https://webservices.cls.ru.nl/portal/person/j-lavoie> a sdo:Person ;
    sdo:email "j.lavoie@net-c.ca" ;
    sdo:familyName "Lavoie" ;
    sdo:givenName "J." .

<https://webservices.cls.ru.nl/portal/person/jdu9> a sdo:Person ;
    sdo:email "jdu9@posteo.de" ;
    sdo:familyName "" ;
    sdo:givenName "jdu9" .

<https://webservices.cls.ru.nl/portal/person/jean-michel> a sdo:Person ;
    sdo:email "jean-michel.lord@mcgill.ca" ;
    sdo:familyName "" ;
    sdo:givenName "Jean-Michel" .

<https://webservices.cls.ru.nl/portal/person/jennifer-cwagenberg> a sdo:Person ;
    sdo:email "jcwagenberg@dnsfilter.com" ;
    sdo:familyName "Cwagenberg" ;
    sdo:givenName "Jennifer" .

<https://webservices.cls.ru.nl/portal/person/jensli> a sdo:Person ;
    sdo:email "jens@lidestrom.se" ;
    sdo:familyName "" ;
    sdo:givenName "jensli" .

<https://webservices.cls.ru.nl/portal/person/jessica-patricio> a sdo:Person ;
    sdo:email "jessicacacau@gmail.com" ;
    sdo:familyName "Patricio" ;
    sdo:givenName "Jessica" .

<https://webservices.cls.ru.nl/portal/person/joa-o-palmeiro> a sdo:Person ;
    sdo:email "joaommpalmeiro@gmail.com" ;
    sdo:familyName "Palmeiro" ;
    sdo:givenName "João" .

<https://webservices.cls.ru.nl/portal/person/john-ngai> a sdo:Person ;
    sdo:email "sandcabin83@gmail.com" ;
    sdo:familyName "Ngai" ;
    sdo:givenName "John" .

<https://webservices.cls.ru.nl/portal/person/jon-chin> a sdo:Person ;
    sdo:email "jon@sharebyteaching.org" ;
    sdo:familyName "Chin" ;
    sdo:givenName "Jon" .

<https://webservices.cls.ru.nl/portal/person/jonnysemon> a sdo:Person ;
    sdo:email "jonnysemon@users.noreply.hosted.weblate.org" ;
    sdo:familyName "" ;
    sdo:givenName "jonnysemon" .

<https://webservices.cls.ru.nl/portal/person/jonwiggins> a sdo:Person ;
    sdo:email "me@jonwiggins.org" ;
    sdo:familyName "" ;
    sdo:givenName "jonwiggins" .

<https://webservices.cls.ru.nl/portal/person/jorge-maldonado-ventura> a sdo:Person ;
    sdo:email "jorgesumle@freakspot.net" ;
    sdo:familyName "Maldonado Ventura" ;
    sdo:givenName "Jorge" .

<https://webservices.cls.ru.nl/portal/person/jose-alberto-justiniani> a sdo:Person ;
    sdo:email "justiniani@gmail.com" ;
    sdo:familyName "Alberto Justiniani" ;
    sdo:givenName "José" .

<https://webservices.cls.ru.nl/portal/person/jose-delvani> a sdo:Person ;
    sdo:email "jsdelvani@users.noreply.hosted.weblate.org" ;
    sdo:familyName "Delvani" ;
    sdo:givenName "Jose" .

<https://webservices.cls.ru.nl/portal/person/jose-m> a sdo:Person ;
    sdo:email "correoxm@disroot.org" ;
    sdo:familyName "m" ;
    sdo:givenName "josé" .

<https://webservices.cls.ru.nl/portal/person/jose-manuel-delicado-alcolea> a sdo:Person ;
    sdo:email "jmdaweb@hotmail.com" ;
    sdo:familyName "Manuel Delicado Alcolea" ;
    sdo:givenName "José" .

<https://webservices.cls.ru.nl/portal/person/juanro49> a sdo:Person ;
    sdo:email "juanrobertogarciasanchez@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Juanro49" .

<https://webservices.cls.ru.nl/portal/person/justin-driggers> a sdo:Person ;
    sdo:email "justin.driggers@caci.com" ;
    sdo:familyName "" ;
    sdo:givenName "justin_driggers" .

<https://webservices.cls.ru.nl/portal/person/kaleido-scope> a sdo:Person ;
    sdo:email "senpai@firemail.cc" ;
    sdo:familyName "Scope" ;
    sdo:givenName "Kaleido" .

<https://webservices.cls.ru.nl/portal/person/kfir-pshititsky> a sdo:Person ;
    sdo:email "Kfir4321@gmail.com" ;
    sdo:familyName "Pshititsky" ;
    sdo:givenName "Kfir" .

<https://webservices.cls.ru.nl/portal/person/kian-meng-ang> a sdo:Person ;
    sdo:email "kianmeng@cpan.org" ;
    sdo:familyName "Ang" ;
    sdo:givenName "Kian-Meng" .

<https://webservices.cls.ru.nl/portal/person/kiel-hurley> a sdo:Person ;
    sdo:email "kielhurley@gmail.com" ;
    sdo:familyName "Hurley" ;
    sdo:givenName "Kiel" .

<https://webservices.cls.ru.nl/portal/person/kowih83264> a sdo:Person ;
    sdo:email "kowih83264@inikale.com" ;
    sdo:familyName "" ;
    sdo:givenName "kowih83264" .

<https://webservices.cls.ru.nl/portal/person/kuchenmampfer> a sdo:Person ;
    sdo:email "79256346+Kuchenmampfer@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "Kuchenmampfer" .

<https://webservices.cls.ru.nl/portal/person/kyle-harrity> a sdo:Person ;
    sdo:email "hpkyh47@gmail.com" ;
    sdo:familyName "Harrity" ;
    sdo:givenName "Kyle" .

<https://webservices.cls.ru.nl/portal/person/la-lh> a sdo:Person ;
    sdo:email "535432627@qq.com" ;
    sdo:familyName "" ;
    sdo:givenName "la-lh" .

<https://webservices.cls.ru.nl/portal/person/lav-rottweiler> a sdo:Person ;
    sdo:email "lavrottweiler@gmail.com" ;
    sdo:familyName "Rottweiler" ;
    sdo:givenName "Lav" .

<https://webservices.cls.ru.nl/portal/person/liam-johnson> a sdo:Person ;
    sdo:email "ibrahimjan@mail.ustc.edu.cn" ;
    sdo:familyName "Johnson" ;
    sdo:givenName "Liam" .

<https://webservices.cls.ru.nl/portal/person/locid> a sdo:Person ;
    sdo:email "btq83grk@duck.com" ;
    sdo:familyName "" ;
    sdo:givenName "Locid" .

<https://webservices.cls.ru.nl/portal/person/lordyavin> a sdo:Person ;
    sdo:email "github@klesatschke.net" ;
    sdo:familyName "" ;
    sdo:givenName "lordyavin" .

<https://webservices.cls.ru.nl/portal/person/lotigara> a sdo:Person ;
    sdo:email "105482918+lotigara@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "lotigara" .

<https://webservices.cls.ru.nl/portal/person/luna> a sdo:Person ;
    sdo:email "social.pvxuu@slmail.me" ;
    sdo:familyName "" ;
    sdo:givenName "Luna" .

<https://webservices.cls.ru.nl/portal/person/luna-jernberg> a sdo:Person ;
    sdo:email "droidbittin@gmail.com" ;
    sdo:familyName "Jernberg" ;
    sdo:givenName "Luna" .

<https://webservices.cls.ru.nl/portal/person/maciej-olko> a sdo:Person ;
    sdo:email "maciej.olko@gmail.com" ;
    sdo:familyName "Olko" ;
    sdo:givenName "Maciej" .

<https://webservices.cls.ru.nl/portal/person/mammo0> a sdo:Person ;
    sdo:email "marc.ammon@hotmail.de" ;
    sdo:familyName "" ;
    sdo:givenName "mammo0" .

<https://webservices.cls.ru.nl/portal/person/marko-korhonen> a sdo:Person ;
    sdo:email "github@functionalhacker.korhonen.cc" ;
    sdo:familyName "Korhonen" ;
    sdo:givenName "Marko" .

<https://webservices.cls.ru.nl/portal/person/martijn> a sdo:Person ;
    sdo:email "M.H.vanderKlis@uu.nl" ;
    sdo:familyName "" ;
    sdo:givenName "Martijn" .

<https://webservices.cls.ru.nl/portal/person/martin-guillon> a sdo:Person ;
    sdo:email "martin.guillon@gmail.com" ;
    sdo:familyName "Guillon" ;
    sdo:givenName "Martin" .

<https://webservices.cls.ru.nl/portal/person/max-lee> a sdo:Person ;
    sdo:email "max@themoep.de" ;
    sdo:familyName "Lee" ;
    sdo:givenName "Max" .

<https://webservices.cls.ru.nl/portal/person/micha-gorelick> a sdo:Person ;
    sdo:email "mynameisfiber@gmail.com" ;
    sdo:familyName "Gorelick" ;
    sdo:givenName "Micha" .

<https://webservices.cls.ru.nl/portal/person/micha-hulsbosch> a sdo:Person ;
    sdo:email "m.hulsbosch@let.ru.nl" ;
    sdo:familyName "Hulsbosch" ;
    sdo:givenName "Micha" .

<https://webservices.cls.ru.nl/portal/person/micha-mateusz> a sdo:Person ;
    sdo:email "wumekk@gmail.com" ;
    sdo:familyName "Mateusz" ;
    sdo:givenName "Michał" .

<https://webservices.cls.ru.nl/portal/person/micha-stankiewicz> a sdo:Person ;
    sdo:email "kontakt@stankiewiczm.eu" ;
    sdo:familyName "Stankiewicz" ;
    sdo:givenName "Michał" .

<https://webservices.cls.ru.nl/portal/person/michael-lewnton> a sdo:Person ;
    sdo:email "michaellewnton@gmail.com" ;
    sdo:familyName "Lewnton" ;
    sdo:givenName "Michael" .

<https://webservices.cls.ru.nl/portal/person/michael-r-lawrence> a sdo:Person ;
    sdo:email "michaellonewolf359@gmail.com" ;
    sdo:familyName "R. Lawrence" ;
    sdo:givenName "Michael" .

<https://webservices.cls.ru.nl/portal/person/michal-c-ihar> a sdo:Person ;
    sdo:email "michal@weblate.org" ;
    sdo:familyName "Čihař" ;
    sdo:givenName "Michal" .

<https://webservices.cls.ru.nl/portal/person/mikhail-akopov> a sdo:Person ;
    sdo:email "mikhail.akopov.ios@gmail.com" ;
    sdo:familyName "Akopov" ;
    sdo:givenName "Mikhail" .

<https://webservices.cls.ru.nl/portal/person/milan-s-alka> a sdo:Person ;
    sdo:email "salka.milan@googlemail.com" ;
    sdo:familyName "Šalka" ;
    sdo:givenName "Milan" .

<https://webservices.cls.ru.nl/portal/person/mina-nagy-zaki> a sdo:Person ;
    sdo:email "mnzaki@gmail.com" ;
    sdo:familyName "Nagy Zaki" ;
    sdo:givenName "Mina" .

<https://webservices.cls.ru.nl/portal/person/minosity-vr> a sdo:Person ;
    sdo:email "66471981+Minosity-VR@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "Minosity-VR" .

<https://webservices.cls.ru.nl/portal/person/misuzu> a sdo:Person ;
    sdo:email "bakalolka@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "misuzu" .

<https://webservices.cls.ru.nl/portal/person/mjavadh> a sdo:Person ;
    sdo:email "m.hacker0110@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "MjavadH" .

<https://webservices.cls.ru.nl/portal/person/moji-norouzi-zadeh> a sdo:Person ;
    sdo:email "mnz1988@aol.com" ;
    sdo:familyName "Norouzi zadeh" ;
    sdo:givenName "Moji" .

<https://webservices.cls.ru.nl/portal/person/moyashi-24> a sdo:Person ;
    sdo:email "azwid@outlook.jp" ;
    sdo:familyName "" ;
    sdo:givenName "moyashi_24" .

<https://webservices.cls.ru.nl/portal/person/mufeed-ali> a sdo:Person ;
    sdo:email "fushinari@protonmail.com" ;
    sdo:familyName "Ali" ;
    sdo:givenName "Mufeed" .

<https://webservices.cls.ru.nl/portal/person/murat-dog-anc-ay> a sdo:Person ;
    sdo:email "murat.dogancay@gmail.com" ;
    sdo:familyName "Doğançay" ;
    sdo:givenName "Murat" .

<https://webservices.cls.ru.nl/portal/person/mustafa-erkan-bas-ar> a sdo:Person ;
    sdo:email "mustafaerkanbasar@gmail.com" ;
    sdo:familyName "Erkan Başar" ;
    sdo:givenName "Mustafa" .

<https://webservices.cls.ru.nl/portal/person/myanesp> a sdo:Person ;
    sdo:email "17320863+myanesp@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "myanesp" .

<https://webservices.cls.ru.nl/portal/person/naskya> a sdo:Person ;
    sdo:email "m@naskya.net" ;
    sdo:familyName "" ;
    sdo:givenName "naskya" .

<https://webservices.cls.ru.nl/portal/person/netesfiu> a sdo:Person ;
    sdo:email "r4verino@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Netesfiu" .

<https://webservices.cls.ru.nl/portal/person/ng-ky> a sdo:Person ;
    sdo:email "15950171+ng-ky@users.noreply.github.com" ;
    sdo:familyName "Ky" ;
    sdo:givenName "Ng" .

<https://webservices.cls.ru.nl/portal/person/nikos-merianos> a sdo:Person ;
    sdo:email "merianosnikos@gmail.com" ;
    sdo:familyName "Merianos" ;
    sdo:givenName "Nikos" .

<https://webservices.cls.ru.nl/portal/person/ntskwk> a sdo:Person ;
    sdo:email "natsukawa247@outlook.com" ;
    sdo:familyName "" ;
    sdo:givenName "NtskwK" .

<https://webservices.cls.ru.nl/portal/person/nuttolum> a sdo:Person ;
    sdo:email "86018528+nuttolum@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "nuttolum" .

<https://webservices.cls.ru.nl/portal/person/og-uz-ersen> a sdo:Person ;
    sdo:email "oguz@ersen.moe" ;
    sdo:familyName "Ersen" ;
    sdo:givenName "Oğuz" .

<https://webservices.cls.ru.nl/portal/person/olivier-dragon> a sdo:Person ;
    sdo:email "odragon@videotron.ca" ;
    sdo:familyName "Dragon" ;
    sdo:givenName "Olivier" .

<https://webservices.cls.ru.nl/portal/person/otaldonexus> a sdo:Person ;
    sdo:email "fakedunexus@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "oTalDoNexus" .

<https://webservices.cls.ru.nl/portal/person/overplant-poster> a sdo:Person ;
    sdo:email "overplant_poster435@users.noreply.hosted.weblate.org" ;
    sdo:familyName "Poster" ;
    sdo:givenName "Overplant" .

<https://webservices.cls.ru.nl/portal/person/p-j-finlay> a sdo:Person ;
    sdo:email "pjappdevelopment@gmail.com" ;
    sdo:familyName "Finlay" ;
    sdo:givenName "P.J." .

<https://webservices.cls.ru.nl/portal/person/palmeral> a sdo:Person ;
    sdo:email "PalmerAL@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "PalmerAL" .

<https://webservices.cls.ru.nl/portal/person/parsa> a sdo:Person ;
    sdo:email "parsa@disr.it" ;
    sdo:familyName "" ;
    sdo:givenName "Parsa" .

<https://webservices.cls.ru.nl/portal/person/paul> a sdo:Person ;
    sdo:email "fled@tuta.io" ;
    sdo:familyName "" ;
    sdo:givenName "Paul" .

<https://webservices.cls.ru.nl/portal/person/peter-dave-hello> a sdo:Person ;
    sdo:email "hsu@peterdavehello.org" ;
    sdo:familyName "Dave Hello" ;
    sdo:givenName "Peter" .

<https://webservices.cls.ru.nl/portal/person/philippe-cholet> a sdo:Person ;
    sdo:email "phcholet@orange.fr" ;
    sdo:familyName "" ;
    sdo:givenName "Philippe-Cholet" .

<https://webservices.cls.ru.nl/portal/person/piationesl> a sdo:Person ;
    sdo:email "eslx@outlook.sa" ;
    sdo:familyName "" ;
    sdo:givenName "PiationESL" .

<https://webservices.cls.ru.nl/portal/person/piero-toffanin> a sdo:Person ;
    sdo:email "pt@masseranolabs.com" ;
    sdo:familyName "Toffanin" ;
    sdo:givenName "Piero" .

<https://webservices.cls.ru.nl/portal/person/pingufreak> a sdo:Person ;
    sdo:email "66285053+pingufreak@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "pingufreak" .

<https://webservices.cls.ru.nl/portal/person/piti-cookie> a sdo:Person ;
    sdo:email "piti_cookie@helilot.com" ;
    sdo:familyName "Cookie" ;
    sdo:givenName "Piti" .

<https://webservices.cls.ru.nl/portal/person/poesty-li> a sdo:Person ;
    sdo:email "poesty7450@gmail.com" ;
    sdo:familyName "Li" ;
    sdo:givenName "Poesty" .

<https://webservices.cls.ru.nl/portal/person/priit-jo-eru-u-t> a sdo:Person ;
    sdo:email "hwlate@joeruut.com" ;
    sdo:familyName "Jõerüüt" ;
    sdo:givenName "Priit" .

<https://webservices.cls.ru.nl/portal/person/quentin-page-s> a sdo:Person ;
    sdo:email "quentinantonin@free.fr" ;
    sdo:familyName "PAGÈS" ;
    sdo:givenName "Quentin" .

<https://webservices.cls.ru.nl/portal/person/r-saci> a sdo:Person ;
    sdo:email "rgebbid@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "R_SACI" .

<https://webservices.cls.ru.nl/portal/person/r5jyhte> a sdo:Person ;
    sdo:email "ioulykttr@proton.me" ;
    sdo:familyName "" ;
    sdo:givenName "r5jyhte" .

<https://webservices.cls.ru.nl/portal/person/rafael-fontenelle> a sdo:Person ;
    sdo:email "rffontenelle@users.noreply.github.com" ;
    sdo:familyName "Fontenelle" ;
    sdo:givenName "Rafael" .

<https://webservices.cls.ru.nl/portal/person/rex-sa> a sdo:Person ;
    sdo:email "rex.sa@pm.me" ;
    sdo:familyName "" ;
    sdo:givenName "Rex_sa" .

<https://webservices.cls.ru.nl/portal/person/reynoldsnlp> a sdo:Person ;
    sdo:email "reynoldsnlp@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "reynoldsnlp" .

<https://webservices.cls.ru.nl/portal/person/reza-almanda> a sdo:Person ;
    sdo:email "rezaalmanda27@gmail.com" ;
    sdo:familyName "Almanda" ;
    sdo:givenName "Reza" .

<https://webservices.cls.ru.nl/portal/person/rferee> a sdo:Person ;
    sdo:email "rferee_subs@protonmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "rferee" .

<https://webservices.cls.ru.nl/portal/person/ricky-tigg> a sdo:Person ;
    sdo:email "ricky.tigg@gmail.com" ;
    sdo:familyName "Tigg" ;
    sdo:givenName "Ricky" .

<https://webservices.cls.ru.nl/portal/person/robert-george> a sdo:Person ;
    sdo:email "rgeorge@midnightweb.net" ;
    sdo:familyName "George" ;
    sdo:givenName "Robert" .

<https://webservices.cls.ru.nl/portal/person/roland> a sdo:Person ;
    sdo:email "rasos@alton.at" ;
    sdo:familyName "" ;
    sdo:givenName "Roland" .

<https://webservices.cls.ru.nl/portal/person/rorkh> a sdo:Person ;
    sdo:email "rorkh@internet.ru" ;
    sdo:familyName "" ;
    sdo:givenName "Rorkh" .

<https://webservices.cls.ru.nl/portal/person/sa99100> a sdo:Person ;
    sdo:email "SAA499A@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "SA99100" .

<https://webservices.cls.ru.nl/portal/person/salif-mehmed> a sdo:Person ;
    sdo:email "mail@salif.eu" ;
    sdo:familyName "Mehmed" ;
    sdo:givenName "Salif" .

<https://webservices.cls.ru.nl/portal/person/sauce> a sdo:Person ;
    sdo:email "ls_satan@qq.com" ;
    sdo:familyName "" ;
    sdo:givenName "Sauce" .

<https://webservices.cls.ru.nl/portal/person/savion-lee> a sdo:Person ;
    sdo:email "9041739+savionlee@users.noreply.github.com" ;
    sdo:familyName "Lee" ;
    sdo:givenName "Savion" .

<https://webservices.cls.ru.nl/portal/person/scrambled777> a sdo:Person ;
    sdo:email "weblate.scrambled777@simplelogin.com" ;
    sdo:familyName "" ;
    sdo:givenName "Scrambled777" .

<https://webservices.cls.ru.nl/portal/person/se-bastien-gaya> a sdo:Person ;
    sdo:email "sebastien.gaya@gmail.com" ;
    sdo:familyName "Gaya" ;
    sdo:givenName "Sébastien" .

<https://webservices.cls.ru.nl/portal/person/se-bastien-t> a sdo:Person ;
    sdo:email "sebastien.thuret@yahoo.fr" ;
    sdo:familyName "T" ;
    sdo:givenName "Sébastien" .

<https://webservices.cls.ru.nl/portal/person/se-bastien-thuret> a sdo:Person ;
    sdo:email "contact@sebastien-thuret.fr" ;
    sdo:familyName "Thuret" ;
    sdo:givenName "Sébastien" .

<https://webservices.cls.ru.nl/portal/person/searinminecraft> a sdo:Person ;
    sdo:email "114207889+searinminecraft@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "searinminecraft" .

<https://webservices.cls.ru.nl/portal/person/selyan-sliman-amiri> a sdo:Person ;
    sdo:email "selyan.kab@gmail.com" ;
    sdo:familyName "Sliman Amiri" ;
    sdo:givenName "Selyan" .

<https://webservices.cls.ru.nl/portal/person/seth-falco> a sdo:Person ;
    sdo:email "seth@falco.fun" ;
    sdo:familyName "Falco" ;
    sdo:givenName "Seth" .

<https://webservices.cls.ru.nl/portal/person/shahafbnn> a sdo:Person ;
    sdo:email "Shahaf@bar-nathan.com" ;
    sdo:familyName "" ;
    sdo:givenName "Shahafbnn" .

<https://webservices.cls.ru.nl/portal/person/shareasmile> a sdo:Person ;
    sdo:email "aapshergill@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "ShareASmile" .

<https://webservices.cls.ru.nl/portal/person/sigaloid> a sdo:Person ;
    sdo:email "69441971+sigaloid@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "sigaloid" .

<https://webservices.cls.ru.nl/portal/person/silentoplayz> a sdo:Person ;
    sdo:email "50341825+silentoplayz@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "silentoplayz" .

<https://webservices.cls.ru.nl/portal/person/simon-hahne> a sdo:Person ;
    sdo:email "simonhahne@web.de" ;
    sdo:familyName "Hahne" ;
    sdo:givenName "Simon" .

<https://webservices.cls.ru.nl/portal/person/simona-iacob> a sdo:Person ;
    sdo:email "s@zp1.net" ;
    sdo:familyName "Iacob" ;
    sdo:givenName "Simona" .

<https://webservices.cls.ru.nl/portal/person/skrripy> a sdo:Person ;
    sdo:email "Skrripy@users.noreply.hosted.weblate.org" ;
    sdo:familyName "" ;
    sdo:givenName "Skrripy" .

<https://webservices.cls.ru.nl/portal/person/sravika-padakanti> a sdo:Person ;
    sdo:email "padakantisravikaa@gmail.com" ;
    sdo:familyName "Padakanti" ;
    sdo:givenName "Sravika" .

<https://webservices.cls.ru.nl/portal/person/ssantos> a sdo:Person ;
    sdo:email "ssantos@web.de" ;
    sdo:familyName "" ;
    sdo:givenName "ssantos" .

<https://webservices.cls.ru.nl/portal/person/stephen-sorriaux> a sdo:Person ;
    sdo:email "stephen.sorriaux@gmail.com" ;
    sdo:familyName "Sorriaux" ;
    sdo:givenName "Stephen" .

<https://webservices.cls.ru.nl/portal/person/summoner001> a sdo:Person ;
    sdo:email "summoner@vivaldi.net" ;
    sdo:familyName "" ;
    sdo:givenName "summoner001" .

<https://webservices.cls.ru.nl/portal/person/sungjoon-moon> a sdo:Person ;
    sdo:email "sumoon@seoulsaram.org" ;
    sdo:familyName "Moon" ;
    sdo:givenName "Sungjoon" .

<https://webservices.cls.ru.nl/portal/person/surena> a sdo:Person ;
    sdo:email "Arsinad93@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "Surena" .

<https://webservices.cls.ru.nl/portal/person/suuft> a sdo:Person ;
    sdo:email "suuft@naifu.works" ;
    sdo:familyName "suuft" ;
    sdo:givenName "" .

<https://webservices.cls.ru.nl/portal/person/symegac> a sdo:Person ;
    sdo:email "97731141+symegac@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "symegac" .

<https://webservices.cls.ru.nl/portal/person/t-alexander> a sdo:Person ;
    sdo:email "theools@gmail.com" ;
    sdo:familyName "Alexander" ;
    sdo:givenName "T." .

<https://webservices.cls.ru.nl/portal/person/tamir-ben-arie> a sdo:Person ;
    sdo:email "tamirben1@gmail.com" ;
    sdo:familyName "Ben-Arie" ;
    sdo:givenName "Tamir" .

<https://webservices.cls.ru.nl/portal/person/thefrenchghosty> a sdo:Person ;
    sdo:email "47571719+TheFrenchGhosty@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "TheFrenchGhosty" .

<https://webservices.cls.ru.nl/portal/person/thomas-derflinger> a sdo:Person ;
    sdo:email "tderflinger@gmail.com" ;
    sdo:familyName "Derflinger" ;
    sdo:givenName "Thomas" .

<https://webservices.cls.ru.nl/portal/person/thomas-mcwork> a sdo:Person ;
    sdo:email "thomas.mc.work@posteo.de" ;
    sdo:familyName "McWork" ;
    sdo:givenName "Thomas" .

<https://webservices.cls.ru.nl/portal/person/tobias> a sdo:Person ;
    sdo:email "thaegi@gmx.de" ;
    sdo:familyName "" ;
    sdo:givenName "Tobias" .

<https://webservices.cls.ru.nl/portal/person/tora> a sdo:Person ;
    sdo:email "1224897184@qq.com" ;
    sdo:familyName "" ;
    sdo:givenName "Tora" .

<https://webservices.cls.ru.nl/portal/person/tuanta> a sdo:Person ;
    sdo:email "tuanta@skiff.com" ;
    sdo:familyName "" ;
    sdo:givenName "tuanta" .

<https://webservices.cls.ru.nl/portal/person/tygyh> a sdo:Person ;
    sdo:email "jonis9898@hotmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "tygyh" .

<https://webservices.cls.ru.nl/portal/person/urtzi-odriozola> a sdo:Person ;
    sdo:email "uodriozola@codesyntax.com" ;
    sdo:familyName "Odriozola" ;
    sdo:givenName "Urtzi" .

<https://webservices.cls.ru.nl/portal/person/urtzi-odriozola-lizaso> a sdo:Person ;
    sdo:email "urtzi.odriozola@gmail.com" ;
    sdo:familyName "Odriozola Lizaso" ;
    sdo:givenName "Urtzi" .

<https://webservices.cls.ru.nl/portal/person/urzparat> a sdo:Person ;
    sdo:email "121947192+urzparat@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "urzparat" .

<https://webservices.cls.ru.nl/portal/person/vdbhb59> a sdo:Person ;
    sdo:email "60728004+vdbhb59@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "vdbhb59" .

<https://webservices.cls.ru.nl/portal/person/victor-dargallo> a sdo:Person ;
    sdo:email "victordargallo@disroot.org" ;
    sdo:familyName "dargallo" ;
    sdo:givenName "victor" .

<https://webservices.cls.ru.nl/portal/person/viktor-kalyniuk> a sdo:Person ;
    sdo:familyName "Kalyniuk" ;
    sdo:givenName "Viktor" .

<https://webservices.cls.ru.nl/portal/person/vincent-emonet> a sdo:Person ;
    sdo:email "vincent.emonet@gmail.com" ;
    sdo:familyName "Emonet" ;
    sdo:givenName "Vincent" .

<https://webservices.cls.ru.nl/portal/person/vincent-sylvester> a sdo:Person ;
    sdo:email "vincentsylvester@zetamex.com" ;
    sdo:familyName "Sylvester" ;
    sdo:givenName "Vincent" .

<https://webservices.cls.ru.nl/portal/person/vincenzo-van-wijk> a sdo:Person ;
    sdo:email "vincenzo@xpslogic.com" ;
    sdo:familyName "van Wijk" ;
    sdo:givenName "Vincenzo" .

<https://webservices.cls.ru.nl/portal/person/vorherre> a sdo:Person ;
    sdo:email "ab74as@student.aau.dk" ;
    sdo:familyName "" ;
    sdo:givenName "VorHerre" .

<https://webservices.cls.ru.nl/portal/person/vtf> a sdo:Person ;
    sdo:email "vtf@msjp.pro" ;
    sdo:familyName "" ;
    sdo:givenName "VTF" .

<https://webservices.cls.ru.nl/portal/person/wahyu-hamdani> a sdo:Person ;
    sdo:email "mrhamdani0101@gmail.com" ;
    sdo:familyName "Hamdani" ;
    sdo:givenName "Wahyu" .

<https://webservices.cls.ru.nl/portal/person/wojtek-jurkowlaniec> a sdo:Person ;
    sdo:email "wojtek.jurkowlaniec@gmail.com" ;
    sdo:familyName "Jurkowlaniec" ;
    sdo:givenName "Wojtek" .

<https://webservices.cls.ru.nl/portal/person/worldworm> a sdo:Person ;
    sdo:email "13227454+worldworm@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "worldworm" .

<https://webservices.cls.ru.nl/portal/person/wuniversales> a sdo:Person ;
    sdo:email "48658161+wuniversales@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "wuniversales" .

<https://webservices.cls.ru.nl/portal/person/wuzzy> a sdo:Person ;
    sdo:email "Wuzzy@disroot.org" ;
    sdo:familyName "" ;
    sdo:givenName "Wuzzy" .

<https://webservices.cls.ru.nl/portal/person/xukodev> a sdo:Person ;
    sdo:email "deusxuko+github@gmail.com" ;
    sdo:familyName "" ;
    sdo:givenName "XukoDev" .

<https://webservices.cls.ru.nl/portal/person/yamada-hayao> a sdo:Person ;
    sdo:email "hayao@fascode.net" ;
    sdo:familyName "Hayao" ;
    sdo:givenName "Yamada" .

<https://webservices.cls.ru.nl/portal/person/yamin-siahmargooei> a sdo:Person ;
    sdo:email "yamin8000@yahoo.com" ;
    sdo:familyName "Siahmargooei" ;
    sdo:givenName "Yamin" .

<https://webservices.cls.ru.nl/portal/person/yanjun-chen> a sdo:Person ;
    sdo:email "coned@outlook.com" ;
    sdo:familyName "Chen" ;
    sdo:givenName "Yanjun" .

<https://webservices.cls.ru.nl/portal/person/yaron-shahrabani> a sdo:Person ;
    sdo:email "sh.yaron@gmail.com" ;
    sdo:familyName "Shahrabani" ;
    sdo:givenName "Yaron" .

<https://webservices.cls.ru.nl/portal/person/yi-yunseok> a sdo:Person ;
    sdo:email "ironyunseok@protonmail.com" ;
    sdo:familyName "Yunseok" ;
    sdo:givenName "Yi" .

<https://webservices.cls.ru.nl/portal/person/yogeshwaran-r> a sdo:Person ;
    sdo:email "yogeshin247@gmail.com" ;
    sdo:familyName "R" ;
    sdo:givenName "YOGESHWARAN" .

<https://webservices.cls.ru.nl/portal/person/youngtrashbag> a sdo:Person ;
    sdo:email "20374823+youngtrashbag@users.noreply.github.com" ;
    sdo:familyName "" ;
    sdo:givenName "youngtrashbag" .

<https://webservices.cls.ru.nl/portal/person/zach-decook> a sdo:Person ;
    sdo:email "zach.decook@bettercarpeople.com" ;
    sdo:familyName "DeCook" ;
    sdo:givenName "Zach" .

<https://webservices.cls.ru.nl/portal/person/zerof> a sdo:Person ;
    sdo:email "security@netmajstor.com" ;
    sdo:familyName "" ;
    sdo:givenName "zerof" .

<https://webservices.cls.ru.nl/portal/person/zouhir-dehbi> a sdo:Person ;
    sdo:email "zouhirdehbi56@gmail.com" ;
    sdo:familyName "ⴰⵎⴰⵣⵉⵖ ZOUHIR DEHBI" ;
    sdo:givenName "ⵣⵓⵀⵉⵔ" .

<https://webservices.cls.ru.nl/portal/piereling/0.4> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/piereling" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:dateCreated "2019-10-18T21:47:48Z+0200"^^sdo:Date ;
    sdo:dateModified "2023-11-01T11:43:34Z+0100"^^sdo:Date ;
    sdo:description "Piereling is a webservice and web-application to convert between a variety of document formats, mostly from and to FoLiA XML. It is intended for NLP pipelines." ;
    sdo:downloadUrl "https://github.com/proycon/piereling/archive/refs/tags/v0.4.zip" ;
    sdo:identifier "piereling" ;
    sdo:keywords "webservice nlp computational_linguistics rest folia conversion" ;
    sdo:license <http://spdx.org/licenses/GPL-2.0-only>,
        <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "piereling" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/proycon/piereling/releases/tag/v0.4" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N600025767067f0a66cc4baf924378159> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.4",
        "Python 3.5",
        "Python 3.6",
        "Python 3.7" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-1-5>,
        <https://webservices.cls.ru.nl/portal/dependency/folia-tools-ge-2-2-6> ;
    sdo:url "https://github.com/proycon/piereling" ;
    sdo:version "0.4" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/piereling.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/piereling/0.4>,
        <https://webservices.cls.ru.nl/portal/piereling/snapshot> ;
    codemeta:continuousIntegration <https://travis-ci.com/proycon/piereling> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Level8Complete>,
        <https://www.repostatus.org/#inactive> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H07362c87cf80e044>,
        <https://webservices.cls.ru.nl/portal/webapplication/Ncb5e8a0edd7c59851691b5a43bab0219> ;
    codemeta:issueTracker <https://github.com/proycon/piereling/issues> ;
    codemeta:readme <https://github.com/proycon/piereling/blob/v0.4//README.rst> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:04:22 UTC 2026)

[harvester info] --> Processing piereling (https://github.com/proycon/piereling) [Wed May 13 04:04:22 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/piereling...

[harvester info] Found release v0.4

[harvester info] Using 'v0.4'

[harvester info] Git reference: v0.4

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/piereling for harvestable resources...

[harvester info] found python setup for piereling, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing piereling.egg-info/PKG-INFO

writing dependency_links to piereling.egg-info/dependency_links.txt

writing requirements to piereling.egg-info/requires.txt

writing top-level names to piereling.egg-info/top_level.txt

reading manifest file 'piereling.egg-info/SOURCES.txt'

reading manifest template 'MANIFEST.in'

adding license file 'LICENSE'

writing manifest file 'piereling.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/piereling

Processing source #1 of 1

Obtaining python package metadata for: piereling

Loading metadata from piereling via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key License-File

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.1.5

Found dependency FoLiA-tools >= 2.2.6

[CODEMETA COMPOSITION (piereling)] processed 45 new triples, total is now 46

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/piereling -> https://webservices.cls.ru.nl/portal/piereling/0.4

[CODEMETA VALIDATION (piereling)] done

-- end log --

[harvester info] Looking for license....

[harvester info] Found license GPL-3.0-only

-- begin log --

Trying README.rst ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/piereling-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/piereling.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling-contributors)] processed 7 new triples, total is now 8

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/piereling-contributors -> https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2019-10-18T21:47:48Z+0200, date modified: 2023-11-01T11:43:34Z+0100

[harvester info] Querying Github/GitLab API (https://github.com/proycon/piereling)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/piereling

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/piereling

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 17 new triples, total is now 18

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/piereling -> https://webservices.cls.ru.nl/portal/piereling/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/piereling/snapshot)] done

Querying https://api.github.com/repos/proycon/piereling

Remaining github API requests: 4987 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4986 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.rst

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Converting README.rst to README.md

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

[harvester info] Found repostatus https://www.repostatus.org/#inactive

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

[harvester info] Found CI https://travis-ci.com/proycon/piereling

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v0.4) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.rst in master branch...

[harvester info] Found repostatus (master branch) https://www.repostatus.org/#inactive

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "piereling" --codeRepository "https://github.com/proycon/piereling" --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/piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/12-ci.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/11-repostatus.piereling.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.piereling.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 13 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/12-ci.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/11-repostatus.piereling.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.piereling.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/piereling

Processing source #1 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 1 new triples, total is now 2

Processing source #2 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 1 new triples, total is now 3

Processing source #3 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.piereling.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/piereling.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 8 new triples, total is now 10

Processing source #4 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 2 new triples, total is now 12

Processing source #5 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 1 new triples, total is now 13

Processing source #6 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.piereling.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/piereling/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-12b01439d5fb30f -> https://webservices.cls.ru.nl/portal/stub/H-6ea02b8b0de60ff2)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 21 new triples, total is now 28

Processing source #7 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] overriding old http://schema.org/dateCreated (2019-10-18T19:49:14Z -> 2019-10-18T21:47:48Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] overriding old http://schema.org/dateModified (2023-11-01T10:45:38Z -> 2023-11-01T11:43:34Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 2 new triples, total is now 28

Processing source #8 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.piereling.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/piereling.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 8 new triples, total is now 29

Processing source #9 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] overriding old http://schema.org/license (http://spdx.org/licenses/GPL-3.0-only -> GPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/piereling)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/piereling)] processed 1 new triples, total is now 29

Processing source #10 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.piereling.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/piereling/0.4

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (piereling)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-6ea02b8b0de60ff2 -> https://webservices.cls.ru.nl/portal/stub/H119ba0e9b8c1df5c)

[CODEMETA COMPOSITION (piereling)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA COMPOSITION (piereling)] overriding old http://schema.org/version (v0.4 -> 0.4)

[CODEMETA COMPOSITION (piereling)] processed 61 new triples, total is now 78

Processing source #11 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/12-ci.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (piereling)] processed 1 new triples, total is now 79

Processing source #12 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/11-repostatus.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (piereling)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#active -> https://www.repostatus.org/#inactive)

[CODEMETA COMPOSITION (piereling)] processed 1 new triples, total is now 79

Processing source #13 of 13

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.piereling.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (piereling)] processed 1 new triples, total is now 79

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/piereling -> https://webservices.cls.ru.nl/portal/piereling/0.4

[CODEMETA VALIDATION (piereling)] done

[CODEMETA ENRICHMENT (piereling)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (piereling)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (piereling)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (piereling)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (piereling)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (piereling)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (piereling)] adding affiliation(s) of first author as producer

VALIDATION https://webservices.cls.ru.nl/portal/piereling/0.4 #1: 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?)

VALIDATION https://webservices.cls.ru.nl/portal/piereling/0.4 #2: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/piereling/0.4 #3: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/piereling/0.4 #4: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/piereling/0.4 #5: Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/piereling/0.4 #6: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/piereling.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/piereling for piereling: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/piereling.codemeta.json" "/tmp/out/piereling.codemeta.json" "https://webservices.cls.ru.nl/piereling"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/piereling.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/piereling', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/piereling

Processing source #1 of 2

Parsing json-ld file from /tmp/out/piereling.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/piereling/0.4

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/piereling

[CODEMETA COMPOSITION (piereling)] processed 93 new triples, total is now 93

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/piereling

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/piereling

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/Ncb5e8a0edd7c59851691b5a43bab0219

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/piereling

[CODEMETA COMPOSITION (piereling)] processed 252 new triples, total is now 346

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/piereling -> https://webservices.cls.ru.nl/portal/piereling/0.4

[CODEMETA VALIDATION (piereling)] done

-- end log --

[harvester info] <-- Finished processing piereling (https://github.com/proycon/piereling) [Wed May 13 04:04:45 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/stub/H-0a1bf98c853d29d> rdf:first <https://webservices.cls.ru.nl/portal/person/moji-norouzi-zadeh> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3fa46e66fe96d389> .

<https://webservices.cls.ru.nl/portal/stub/H-106432e37e44c24> a sdo:DigitalDocument ;
    sdo:description "Plain text file" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H-10a89d898dcd4de1> rdf:first <https://webservices.cls.ru.nl/portal/person/vincenzo-van-wijk> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-518ab679ae6dd26d> .

<https://webservices.cls.ru.nl/portal/stub/H-11de8e0ef77461e0> a sdo:DigitalDocument ;
    sdo:description "Alpino XML for conversion to FoLiA" ;
    sdo:encodingFormat "text/alpino+xml" ;
    sdo:identifier "AlpinoXMLFormat" ;
    sdo:name "*.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-130f24958472ac10> rdf:first <https://webservices.cls.ru.nl/portal/person/dominick-rivard> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H631bd68200ec4160> .

<https://webservices.cls.ru.nl/portal/stub/H-1396ee479865c465> rdf:first <https://webservices.cls.ru.nl/portal/person/dmitry-sandalov> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H425fae5026d9eaf0> .

<https://webservices.cls.ru.nl/portal/stub/H-145b946dda9dfdc6> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from ReStructuredText input" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-14daa427740fbd39> a sdo:DigitalDocument ;
    sdo:description "Plaintext document (untokenised)" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H-1558c8319f715667> a sdo:Dataset ;
    sdo:description "Timed transcriptions with speaker attribution (TSV)" ;
    sdo:encodingFormat "text/tab-separated-values" ;
    sdo:identifier "TSVFormat" ;
    sdo:name "*.tsv" .

<https://webservices.cls.ru.nl/portal/stub/H-15d5ed97ab4d0097> rdf:first <https://webservices.cls.ru.nl/portal/person/dingedi> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-38c4799a8d119d21> .

<https://webservices.cls.ru.nl/portal/stub/H-17410f201f924980> a sdo:AudioObject ;
    sdo:description "MP3 audio file" ;
    sdo:encodingFormat "audio/mpeg" ;
    sdo:identifier "MP3AudioFormat" ;
    sdo:name "*.mp3" .

<https://webservices.cls.ru.nl/portal/stub/H-1794a1c484e5fea9> rdf:first <https://webservices.cls.ru.nl/portal/person/victor-dargallo> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3979a3c30783e887> .

<https://webservices.cls.ru.nl/portal/stub/H-17e7b87071058892> a sdo:DigitalDocument ;
    sdo:description "Word List" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H-188da44df768a7a8> a sdo:DigitalDocument ;
    sdo:description "MediaWiki Markup (Wikipedia and others) for conversion to FoLiA" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H-1972e0de04b73c89> rdf:first <https://webservices.cls.ru.nl/portal/person/idotj> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7391e0037bf0b0f1> .

<https://webservices.cls.ru.nl/portal/stub/H-1a00e966d21cf875> rdf:first <https://webservices.cls.ru.nl/portal/person/worldworm> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-280e59ae74e8bf71> .

<https://webservices.cls.ru.nl/portal/stub/H-1b5768037950e053> a sdo:DigitalDocument ;
    sdo:description "Alpino XML output (XML files per sentence)" ;
    sdo:encodingFormat "application/zip" ;
    sdo:identifier "AlpinoXMLCollection" ;
    sdo:name "*.alpinoxml.zip" .

<https://webservices.cls.ru.nl/portal/stub/H-1cb7c3a7ce22fbdf> rdf:first <https://webservices.cls.ru.nl/portal/person/roland> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3d717ff4156b976a> .

<https://webservices.cls.ru.nl/portal/stub/H-1dba1163443d2781> a sdo:Organization ;
    sdo:name "Faculty of Philosophy, Theology and Religious Studies and Centre for Language and Speech Technology, Radboud University Nijmegen" .

<https://webservices.cls.ru.nl/portal/stub/H-1dfe032f7c2bd0ac> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML Output" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-21f2663abfe520de> rdf:first <https://webservices.cls.ru.nl/portal/person/tobias> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7221a5b92dedd570> .

<https://webservices.cls.ru.nl/portal/stub/H-221bd35fadee604c> rdf:first <https://webservices.cls.ru.nl/portal/person/simon-hahne> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4e89fc385332e12f> .

<https://webservices.cls.ru.nl/portal/stub/H-2250c50dfc4007a7> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML input for conversion to HTML" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-2282bb03338c5be8> a sdo:DigitalDocument ;
    sdo:description "LaTeX source for conversion to FoLiA" ;
    sdo:encodingFormat "application/x-latex" ;
    sdo:identifier "LaTeXFormat" ;
    sdo:name "*.tex" .

<https://webservices.cls.ru.nl/portal/stub/H-23cb514fae050cc6> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output from CONLL-U" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-240d8c6c35dceb6> rdf:first <https://webservices.cls.ru.nl/portal/person/r-saci> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-458abd24cf5995d4> .

<https://webservices.cls.ru.nl/portal/stub/H-247b8ae3e3f65a01> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-24833abddcda2e2e> rdf:first <https://webservices.cls.ru.nl/portal/person/scrambled777> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-538f1c5dc3058028> .

<https://webservices.cls.ru.nl/portal/stub/H-2498ef2debedbfb4> rdf:first <https://webservices.cls.ru.nl/portal/person/ssantos> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6d88067e5696e066> .

<https://webservices.cls.ru.nl/portal/stub/H-254e78dd9164d64d> a stype:WebApplication ;
    sdo:name "sumservice" .

<https://webservices.cls.ru.nl/portal/stub/H-25852e44af503a35> a sdo:Organization ;
    sdo:name "Centre for Language and Speech Technology, Radboud University" .

<https://webservices.cls.ru.nl/portal/stub/H-2619a9fd7ecf2e1> rdf:first <https://webservices.cls.ru.nl/portal/person/vincent-sylvester> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-10a89d898dcd4de1> .

<https://webservices.cls.ru.nl/portal/stub/H-276175a8c4bbf04> rdf:first "Iris Hendrickx" ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-2777aa1a8fe419b1> a sdo:DigitalDocument ;
    sdo:description "CONLL-U format for conversion to FoLiA" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "CONLLuFormat" .

<https://webservices.cls.ru.nl/portal/stub/H-27c46203500f0d9> a stype:WebApplication ;
    sdo:name "g2pservice" .

<https://webservices.cls.ru.nl/portal/stub/H-27dd39801569dee4> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML input for upgrade to a newer FoLiA" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-27e67216a12dc5ec> rdf:first <https://webservices.cls.ru.nl/portal/person/ali-sherief> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H58d322eb245209e7> .

<https://webservices.cls.ru.nl/portal/stub/H-280e59ae74e8bf71> rdf:first <https://webservices.cls.ru.nl/portal/person/aysilu-kitsune> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H66a4233dd3e04c27> .

<https://webservices.cls.ru.nl/portal/stub/H-284d37b5f8ef5c22> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> ;
    sdo:name "CLARIN-NL (NWO grant 184.021.003)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H-286a90bbbd869ffc> a sdo:TextDigitalDocument ;
    sdo:description "Frog Columned Output (legacy)" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "FrogTSVFormat" ;
    sdo:name "*.frog.out" .

<https://webservices.cls.ru.nl/portal/stub/H-289fbfa75f8c3ec2> rdf:first <https://webservices.cls.ru.nl/portal/person/nikos-merianos> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H151aa33a48820708> .

<https://webservices.cls.ru.nl/portal/stub/H-29d16147ddec05b5> a sdo:DigitalDocument ;
    sdo:description "NAF XML for conversion to FoLiA" ;
    sdo:encodingFormat "text/naf+xml" ;
    sdo:identifier "NAFXMLFormat" .

<https://webservices.cls.ru.nl/portal/stub/H-2aa05e1255de5ea1> a sdo:DigitalDocument ;
    sdo:description "Transcription with full word segmentation/alignment and speaker attribution" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "CTMFormat" ;
    sdo:name "*.ctm" .

<https://webservices.cls.ru.nl/portal/stub/H-2aebc5572e16b241> a stype:CommandLineApplication ;
    sdo:description "Command-line interface to GLEM" ;
    sdo:name "glem" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H305ce6643509fdf9> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H305ce6643509fdf9> ;
    stype:executableName "glem" .

<https://webservices.cls.ru.nl/portal/stub/H-2b34e2e088fb1fce> rdf:first <https://webservices.cls.ru.nl/portal/person/murat-dog-anc-ay> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H06ecd0db08342575> .

<https://webservices.cls.ru.nl/portal/stub/H-2c14e353b00eaf1f> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from Markdown input" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-2ceeacbe539a9a90> rdf:first <https://webservices.cls.ru.nl/portal/person/marko-korhonen> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7ea06cf350161eb6> .

<https://webservices.cls.ru.nl/portal/stub/H-2d63ebd7f60b038> rdf:first <https://webservices.cls.ru.nl/portal/person/sravika-padakanti> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H25fef8e7231e262a> .

<https://webservices.cls.ru.nl/portal/stub/H-2d76d1486fbeb4e> rdf:first <https://webservices.cls.ru.nl/portal/person/suuft> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2563c79e43d6bba3> .

<https://webservices.cls.ru.nl/portal/stub/H-2daba48bd62726d> rdf:first <https://webservices.cls.ru.nl/portal/person/ricky-tigg> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H163aeb7e70cd2638> .

<https://webservices.cls.ru.nl/portal/stub/H-2e63897fcb9a989e> rdf:first <https://webservices.cls.ru.nl/portal/person/arnoldcordewiner> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H50dc23d52b529216> .

<https://webservices.cls.ru.nl/portal/stub/H-2e8e65be1ec27846> rdf:first <https://webservices.cls.ru.nl/portal/person/wahyu-hamdani> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2b34e2e088fb1fce> .

<https://webservices.cls.ru.nl/portal/stub/H-2ec07a0f996dc246> rdf:first <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-66ec315d4da7e0ff> .

<https://webservices.cls.ru.nl/portal/stub/H-2f1e120edf54136> rdf:first <https://webservices.cls.ru.nl/portal/person/tuanta> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6ff552b0cdc3b5a1> .

<https://webservices.cls.ru.nl/portal/stub/H-2f58446eb08acc6d> rdf:first <https://webservices.cls.ru.nl/portal/person/youngtrashbag> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-7ed7fc27860c13ff> .

<https://webservices.cls.ru.nl/portal/stub/H-2f6394f2639b3b20> a sdo:TextDigitalDocument ;
    sdo:description "Upgraded FoLiA XML output" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" .

<https://webservices.cls.ru.nl/portal/stub/H-2f678edbfc5f669f> a sdo:DigitalDocument ;
    sdo:description "Transcription with full word segmentation/alignment" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "CTMFormat" ;
    sdo:name "*.ctm" .

<https://webservices.cls.ru.nl/portal/stub/H-2f810cc19be5506f> rdf:first <https://webservices.cls.ru.nl/portal/person/peter-dave-hello> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H39539c42dc3015bd> .

<https://webservices.cls.ru.nl/portal/stub/H-30df0d1752ad31d2> rdf:first <https://webservices.cls.ru.nl/portal/person/chayapholsmile> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-79ea22fcc8675a77> .

<https://webservices.cls.ru.nl/portal/stub/H-3145496ce4686c15> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA Document" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-356c184f3eca8f58> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from OpenDocument Text" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-361a632e261ce662> rdf:first <https://webservices.cls.ru.nl/portal/person/dinissantos> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H75fac162dd6311c5> .

<https://webservices.cls.ru.nl/portal/stub/H-36648ce4e1d52d95> rdf:first <https://webservices.cls.ru.nl/portal/person/wuniversales> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-688c84bdcca873ab> .

<https://webservices.cls.ru.nl/portal/stub/H-366c6eddc951b5b6> a sdo:Place ;
    sdo:name "Amsterdam" .

<https://webservices.cls.ru.nl/portal/stub/H-38915426ad397de> a sdo:AudioObject ;
    sdo:description "Speech file in .wav format" ;
    sdo:encodingFormat "audio/vnd.wave" ;
    sdo:identifier "WaveAudioFormat" ;
    sdo:name "*.wav" .

<https://webservices.cls.ru.nl/portal/stub/H-38c4799a8d119d21> rdf:first <https://webservices.cls.ru.nl/portal/person/> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H3d74266388ef77c0> .

<https://webservices.cls.ru.nl/portal/stub/H-38f56d49c5192ae4> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-451a4dbc0eeb0e8b> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-39408f5873a31e6> rdf:first <https://webservices.cls.ru.nl/portal/person/thomas-mcwork> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2a78cb9d03b83bd6> .

<https://webservices.cls.ru.nl/portal/stub/H-3979a3c30783e887> rdf:first <https://webservices.cls.ru.nl/portal/person/vincent-emonet> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2619a9fd7ecf2e1> .

<https://webservices.cls.ru.nl/portal/stub/H-39ec681c27c7110e> a sdo:DigitalDocument ;
    sdo:description "Dictionary" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.dict" .

<https://webservices.cls.ru.nl/portal/stub/H-3a040af287807547> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML input for conversion to ReStructuredText" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-3a46728fd20cbbf4> a sdo:DigitalDocument ;
    sdo:description "TEI P5 XML input for conversion to FoLiA" ;
    sdo:encodingFormat "application/tei+xml" ;
    sdo:identifier "TEIXMLFormat" ;
    sdo:name "*.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-3a7d8f0c2d464cd2> rdf:first <https://webservices.cls.ru.nl/portal/person/aure-lien-joga> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H09cc443b17115910> .

<https://webservices.cls.ru.nl/portal/stub/H-3a8ddd3aefae7ab9> rdf:first <https://webservices.cls.ru.nl/portal/stub/H3919f643da779a47> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H3eb10768b093bcc4> .

<https://webservices.cls.ru.nl/portal/stub/H-3ae6de63f5fd2a15> rdf:first <https://webservices.cls.ru.nl/portal/person/micha-stankiewicz> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H32fad295183a3555> .

<https://webservices.cls.ru.nl/portal/stub/H-3b3d844fac7f6c3e> rdf:first <https://webservices.cls.ru.nl/portal/person/urtzi-odriozola-lizaso> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-1794a1c484e5fea9> .

<https://webservices.cls.ru.nl/portal/stub/H-3c8153898cb2f41c> rdf:first <https://webservices.cls.ru.nl/portal/person/butterflyoffire> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-743ed4c46a6487f0> .

<https://webservices.cls.ru.nl/portal/stub/H-3cdb3422eb3bff9b> a sdo:WebAPI ;
    sdo:name "Alpino-Webservice" .

<https://webservices.cls.ru.nl/portal/stub/H-3d498f504b355700> a sdo:DigitalDocument ;
    sdo:description "EPUB for conversion to FoLiA" ;
    sdo:encodingFormat "application/epub+zip" ;
    sdo:identifier "EPUBFormat" ;
    sdo:name "*.epub" .

<https://webservices.cls.ru.nl/portal/stub/H-3d717ff4156b976a> rdf:first <https://webservices.cls.ru.nl/portal/person/rex-sa> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-9fd66f9f8f1b07a> .

<https://webservices.cls.ru.nl/portal/stub/H-3da74b997f58259> rdf:first <https://webservices.cls.ru.nl/portal/stub/H4886c7896e348747> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-3dbcb779ee84318a> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-686bf102bbd460f5> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-3e04b5536c69875d> rdf:first <https://webservices.cls.ru.nl/portal/person/yaron-shahrabani> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5936773ed9ca2513> .

<https://webservices.cls.ru.nl/portal/stub/H-3fa46e66fe96d389> rdf:first <https://webservices.cls.ru.nl/portal/person/mina-nagy-zaki> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2e8e65be1ec27846> .

<https://webservices.cls.ru.nl/portal/stub/H-3ff70d379f558f3> rdf:first <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-437db609f56be416> a sdo:DigitalDocument ;
    sdo:description "ReStructuredText Input for conversion to FoLiA" ;
    sdo:encodingFormat "text/rst" ;
    sdo:identifier "ReStructuredTextFormat" ;
    sdo:name "*.rst" .

<https://webservices.cls.ru.nl/portal/stub/H-442029dda14c3eb4> rdf:first <https://webservices.cls.ru.nl/portal/person/ente> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H536ffb643d8a828c> .

<https://webservices.cls.ru.nl/portal/stub/H-44772660e0f4f75d> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-448656c16174368c> a sdo:TextDigitalDocument ;
    sdo:description "MS Word (Office Open XML, docx) input for conversion to FoLiA" ;
    sdo:encodingFormat "application/msword" ;
    sdo:identifier "MSWordFormat" ;
    sdo:name "*.docx" .

<https://webservices.cls.ru.nl/portal/stub/H-44fbff8bebb3b184> rdf:first <https://webservices.cls.ru.nl/portal/person/mufeed-ali> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4492e21727c55640> .

<https://webservices.cls.ru.nl/portal/stub/H-458abd24cf5995d4> rdf:first <https://webservices.cls.ru.nl/portal/person/robert-george> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2daba48bd62726d> .

<https://webservices.cls.ru.nl/portal/stub/H-4595868af90211ad> rdf:first <https://webservices.cls.ru.nl/portal/person/surena> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-361a632e261ce662> .

<https://webservices.cls.ru.nl/portal/stub/H-463ad3ff13bfbc61> rdf:first <https://webservices.cls.ru.nl/portal/person/thomas-derflinger> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-21f2663abfe520de> .

<https://webservices.cls.ru.nl/portal/stub/H-46c93b797a554f34> rdf:first <https://webservices.cls.ru.nl/portal/person/kuchenmampfer> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H432fbbf488c18cf8> .

<https://webservices.cls.ru.nl/portal/stub/H-472892d241708d5f> rdf:first <https://webservices.cls.ru.nl/portal/person/paul> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-50405a57c60a48ad> .

<https://webservices.cls.ru.nl/portal/stub/H-494906b86814b69e> rdf:first <https://webservices.cls.ru.nl/portal/person/eugene-davis> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H158daa2c30cad3d3> .

<https://webservices.cls.ru.nl/portal/stub/H-494b27b87eabf546> a sdo:SoftwareApplication ;
    sdo:identifier "frog" ;
    sdo:name "frog" .

<https://webservices.cls.ru.nl/portal/stub/H-49c2320cca9b5190> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-49fdc6dd004d8db> rdf:first <https://webservices.cls.ru.nl/portal/person/bezruchenko-simon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7d0528fda565d692> .

<https://webservices.cls.ru.nl/portal/stub/H-4b50da832e54d231> rdf:first <https://webservices.cls.ru.nl/portal/person/jensli> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-7e771be7684f4745> .

<https://webservices.cls.ru.nl/portal/stub/H-4b7c7ffee53b87f0> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-4beeacb7c0f59c93> rdf:first <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> .

<https://webservices.cls.ru.nl/portal/stub/H-4cc598c3a6e5172d> rdf:first <https://webservices.cls.ru.nl/portal/person/og-uz-ersen> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4b6a0a535270685f> .

<https://webservices.cls.ru.nl/portal/stub/H-4cc8733e5889a06a> a sdo:SoftwareApplication ;
    sdo:identifier "frog" ;
    sdo:name "frog" ;
    sdo:version ">= 0.31" .

<https://webservices.cls.ru.nl/portal/stub/H-4e377f3f6d9bbd22> a sdo:DigitalDocument ;
    sdo:description "Transcription with full word segmentation/alignment and speaker attribution" ;
    sdo:encodingFormat "application/json" ;
    sdo:identifier "JSONFormat" ;
    sdo:name "*.json" .

<https://webservices.cls.ru.nl/portal/stub/H-4e593863b2bdfd69> rdf:first <https://webservices.cls.ru.nl/portal/person/andrew-voynov> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-5a5802ef0fd63399> .

<https://webservices.cls.ru.nl/portal/stub/H-4e89fc385332e12f> rdf:first <https://webservices.cls.ru.nl/portal/person/luna> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2498ef2debedbfb4> .

<https://webservices.cls.ru.nl/portal/stub/H-4ed349d4dabde1c7> rdf:first <https://webservices.cls.ru.nl/portal/person/john-ngai> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5f4b08939d9fa375> .

<https://webservices.cls.ru.nl/portal/stub/H-4fb968ff954d3387> rdf:first <https://webservices.cls.ru.nl/portal/person/la-lh> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-77852016d51b21e8> .

<https://webservices.cls.ru.nl/portal/stub/H-501859730be6ac6d> rdf:first <https://webservices.cls.ru.nl/portal/person/can-ym> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-44fbff8bebb3b184> .

<https://webservices.cls.ru.nl/portal/stub/H-50405a57c60a48ad> rdf:first <https://webservices.cls.ru.nl/portal/person/gallegonovato> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-501859730be6ac6d> .

<https://webservices.cls.ru.nl/portal/stub/H-518ab679ae6dd26d> rdf:first <https://webservices.cls.ru.nl/portal/person/vtf> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-24833abddcda2e2e> .

<https://webservices.cls.ru.nl/portal/stub/H-519b078f1bb6dfb8> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-49b3b74afe6b288a> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-519ea5258a412d05> rdf:first <https://webservices.cls.ru.nl/portal/person/yogeshwaran-r> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H36a47c9cee6ac6f2> .

<https://webservices.cls.ru.nl/portal/stub/H-51ec5086a49f53bd> rdf:first <https://webservices.cls.ru.nl/portal/person/shareasmile> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5e5f8f50f553a8e9> .

<https://webservices.cls.ru.nl/portal/stub/H-521e71ad3b8857ef> rdf:first <https://webservices.cls.ru.nl/portal/person/misuzu> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4b06f3c1e3f58af1> .

<https://webservices.cls.ru.nl/portal/stub/H-5269d0aa17dc1c3e> rdf:first <https://webservices.cls.ru.nl/portal/person/jon-chin> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H59919059740ac2fb> .

<https://webservices.cls.ru.nl/portal/stub/H-529f8be6ab77ed5f> rdf:first <https://webservices.cls.ru.nl/portal/person/eownerdead> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H212fc3153efc1259> .

<https://webservices.cls.ru.nl/portal/stub/H-538f1c5dc3058028> rdf:first <https://webservices.cls.ru.nl/portal/person/wojtek-jurkowlaniec> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-49fdc6dd004d8db> .

<https://webservices.cls.ru.nl/portal/stub/H-54ac8c5d65214d9a> rdf:first <https://webservices.cls.ru.nl/portal/person/ntskwk> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H08a10b07f761983d> .

<https://webservices.cls.ru.nl/portal/stub/H-551777c3cb95f848> rdf:first <https://webservices.cls.ru.nl/portal/person/skrripy> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-638aa4f1cf946c5b> .

<https://webservices.cls.ru.nl/portal/stub/H-553f54db52607b16> rdf:first <https://webservices.cls.ru.nl/portal/person/salif-mehmed> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5c3d8031cbd1261f> .

<https://webservices.cls.ru.nl/portal/stub/H-56274e64739924f5> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output from NAF" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-5691c1de118c6fef> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H0c13215b998c5147> ;
    sdo:datePublished "2019"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H-58327a5a17a4cf5b> a stype:WebApplication ;
    sdo:name "You are what you tweet" .

<https://webservices.cls.ru.nl/portal/stub/H-5a06495de4ed29e0> rdf:first <https://webservices.cls.ru.nl/portal/person/reza-almanda> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4fba22c2a3574cea> .

<https://webservices.cls.ru.nl/portal/stub/H-5a1aa8fd52a98844> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from plain text" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-5a5802ef0fd63399> rdf:first <https://webservices.cls.ru.nl/portal/person/439jbyl80igqtf25uxnr0x1bg> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-738e140df4b6bbe6> .

<https://webservices.cls.ru.nl/portal/stub/H-5aa03ebee77e8cb9> rdf:first <https://webservices.cls.ru.nl/portal/person/max-lee> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2d2f57289b2a3fe0> .

<https://webservices.cls.ru.nl/portal/stub/H-5ae55a033fd6ef80> a sdo:DigitalDocument ;
    sdo:description "Plain text file" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.summary.txt" .

<https://webservices.cls.ru.nl/portal/stub/H-5d3372c2a651b18a> rdf:first <https://webservices.cls.ru.nl/portal/person/mjavadh> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H3b21b0fcb1079a91> .

<https://webservices.cls.ru.nl/portal/stub/H-5d7c00a763192ec> a sdo:DigitalDocument ;
    sdo:description "FAout" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.aliphw2" .

<https://webservices.cls.ru.nl/portal/stub/H-5f319feeaaf86f57> rdf:first <https://webservices.cls.ru.nl/portal/person/michal-c-ihar> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H08df0fa722d5e9dc> .

<https://webservices.cls.ru.nl/portal/stub/H-61b57d94849059f3> a sdo:DigitalDocument ;
    sdo:description "Plain text output from FoLiA input" ;
    sdo:encodingFormat "text/rst" ;
    sdo:identifier "ReStructuredTextFormat" ;
    sdo:name "*.rst" .

<https://webservices.cls.ru.nl/portal/stub/H-61dc62b4ec99adcd> a sdo:Organization ;
    sdo:name "Rijksuniversiteit Groningen (backend), Radboud Universiteit Nijmegen (webservice)" .

<https://webservices.cls.ru.nl/portal/stub/H-62d33b473ecfad36> rdf:first <https://webservices.cls.ru.nl/portal/person/milan-s-alka> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4ed349d4dabde1c7> .

<https://webservices.cls.ru.nl/portal/stub/H-62f16b2279168b84> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML document" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-63765220999da9ac> rdf:first <https://webservices.cls.ru.nl/portal/person/dimitri-hauet> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H437f7dba61b25fa1> .

<https://webservices.cls.ru.nl/portal/stub/H-638aa4f1cf946c5b> rdf:first <https://webservices.cls.ru.nl/portal/person/wuzzy> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-51ec5086a49f53bd> .

<https://webservices.cls.ru.nl/portal/stub/H-64bbe28fa9709dc2> rdf:first <https://webservices.cls.ru.nl/portal/person/hzrbasaran> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H06566ff90c4c0f27> .

<https://webservices.cls.ru.nl/portal/stub/H-64dcccf1d185573a> rdf:first <https://webservices.cls.ru.nl/portal/person/grant-handy> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H50c82268a16f8b60> .

<https://webservices.cls.ru.nl/portal/stub/H-657503b2b7731bb6> rdf:first <https://webservices.cls.ru.nl/portal/person/piti-cookie> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H207dd16ea9c51c55> .

<https://webservices.cls.ru.nl/portal/stub/H-66009ed5a4b665f9> a sdo:SoftwareApplication ;
    sdo:identifier "ucto" ;
    sdo:name "ucto" ;
    sdo:version ">= 0.28" .

<https://webservices.cls.ru.nl/portal/stub/H-6635aca24b344365> rdf:first <https://webservices.cls.ru.nl/portal/person/seth-falco> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3e04b5536c69875d> .

<https://webservices.cls.ru.nl/portal/stub/H-663815eaf9cdac4a> rdf:first <https://webservices.cls.ru.nl/portal/person/rafael-fontenelle> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-240d8c6c35dceb6> .

<https://webservices.cls.ru.nl/portal/stub/H-66ec315d4da7e0ff> rdf:first <https://webservices.cls.ru.nl/portal/person/micha-hulsbosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> .

<https://webservices.cls.ru.nl/portal/stub/H-67c593bfa2975b27> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H0c13215b998c5147> ;
    sdo:datePublished "2017"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H-6829bce30a7dab3c> rdf:first <https://webservices.cls.ru.nl/portal/person/lav-rottweiler> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5367397c8d3342ad> .

<https://webservices.cls.ru.nl/portal/stub/H-688c84bdcca873ab> rdf:first <https://webservices.cls.ru.nl/portal/person/silentoplayz> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H09fe8f92bb3db1fa> .

<https://webservices.cls.ru.nl/portal/stub/H-69198fba8ce4db0c> rdf:first <https://webservices.cls.ru.nl/portal/person/quentin-page-s> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H68d39a57b2567d40> .

<https://webservices.cls.ru.nl/portal/stub/H-6969b3369bff80a> rdf:first <https://webservices.cls.ru.nl/portal/person/zerof> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H666bb0c1e9084f9c> .

<https://webservices.cls.ru.nl/portal/stub/H-6a1b970225862e95> a sdo:ScholarlyArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1e7532fc200f8783> ;
    sdo:isPartOf <https://webservices.cls.ru.nl/portal/stub/H27254c5d0ed64e8b> ;
    sdo:name "A Memory-Based Lemmatizer for Ancient Greek" ;
    sdo:pageEnd "95" ;
    sdo:pageStart "91" ;
    sdo:url "https://dl.acm.org/citation.cfm?id=3078100" .

<https://webservices.cls.ru.nl/portal/stub/H-6aeb5dd9bb935d5c> rdf:first <https://webservices.cls.ru.nl/portal/person/jdu9> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H3ed2ea5805923bd5> .

<https://webservices.cls.ru.nl/portal/stub/H-6c221c2d75894cc3> rdf:first <https://webservices.cls.ru.nl/portal/person/mammo0> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-7a35141f3ec9bfad> .

<https://webservices.cls.ru.nl/portal/stub/H-6d3de530e4a31f8d> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-6d474e79b0e1a611> rdf:first <https://webservices.cls.ru.nl/portal/person/otaldonexus> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-792a758d3233f753> .

<https://webservices.cls.ru.nl/portal/stub/H-6d7f2c44fd831b09> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H0c13215b998c5147> ;
    sdo:datePublished "2016"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H-6dca79c41ecb317b> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML input for conversion to text" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-6e98c80a431e6f67> rdf:first <https://webservices.cls.ru.nl/portal/person/minosity-vr> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H746c3f6fa316449c> .

<https://webservices.cls.ru.nl/portal/stub/H-6e9f444e203c2e35> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from EPUB" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H-714b488bc5afd0cb> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> ;
    sdo:name "CLARIAH-PLUS (NWO grant 184.034.023)" .

<https://webservices.cls.ru.nl/portal/stub/H-718cd1a3caf24657> a sdo:SoftwareApplication ;
    sdo:identifier "kaldi" ;
    sdo:name "kaldi" .

<https://webservices.cls.ru.nl/portal/stub/H-72bd972192512c2a> rdf:first <https://webservices.cls.ru.nl/portal/stub/H075e5e1371fd9f75> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4cea1a7c7f5a1215> .

<https://webservices.cls.ru.nl/portal/stub/H-735955394f11af34> a sdo:DigitalDocument ;
    sdo:description "Tokenised Text Document" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.tok" .

<https://webservices.cls.ru.nl/portal/stub/H-738e140df4b6bbe6> rdf:first <https://webservices.cls.ru.nl/portal/person/thefrenchghosty> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H314a580cd91f61ac> .

<https://webservices.cls.ru.nl/portal/stub/H-743ed4c46a6487f0> rdf:first <https://webservices.cls.ru.nl/portal/person/locid> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2eb14ca4bd59eb82> .

<https://webservices.cls.ru.nl/portal/stub/H-74ae8fb9dab5edaa> rdf:first <https://webservices.cls.ru.nl/portal/person/fail-a-fail> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-519ea5258a412d05> .

<https://webservices.cls.ru.nl/portal/stub/H-75d1fe8b759544d6> rdf:first <https://webservices.cls.ru.nl/portal/person/euberdeveloper> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H0f0e0d4a6a468bd7> .

<https://webservices.cls.ru.nl/portal/stub/H-76c692cf0da01b3> rdf:first <https://webservices.cls.ru.nl/portal/person/fireman733> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-472892d241708d5f> .

<https://webservices.cls.ru.nl/portal/stub/H-76e931827f00903c> a sdo:AudioObject ;
    sdo:description "MP4 audio file" ;
    sdo:encodingFormat "audio/mpeg" ;
    sdo:identifier "MP4AudioFormat" ;
    sdo:name "*.mp4" .

<https://webservices.cls.ru.nl/portal/stub/H-77748216658eb612> rdf:first <https://webservices.cls.ru.nl/portal/person/kyle-harrity> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2f810cc19be5506f> .

<https://webservices.cls.ru.nl/portal/stub/H-77852016d51b21e8> rdf:first <https://webservices.cls.ru.nl/portal/person/vdbhb59> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-130f24958472ac10> .

<https://webservices.cls.ru.nl/portal/stub/H-78035ea8cf58213c> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> ;
    sdo:name "CLARIAH-PLUS (NWO grant 184.034.023)" .

<https://webservices.cls.ru.nl/portal/stub/H-792a758d3233f753> rdf:first <https://webservices.cls.ru.nl/portal/person/ferdi-alimadhi> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2eeab3ca9e293000> .

<https://webservices.cls.ru.nl/portal/stub/H-79ea22fcc8675a77> rdf:first <https://webservices.cls.ru.nl/portal/person/chiller-dragon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H3e2fc88b80419db7> .

<https://webservices.cls.ru.nl/portal/stub/H-7a35141f3ec9bfad> rdf:first <https://webservices.cls.ru.nl/portal/person/martin-guillon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-5aa03ebee77e8cb9> .

<https://webservices.cls.ru.nl/portal/stub/H-7a76ad4a63ca1272> rdf:first <https://webservices.cls.ru.nl/portal/person/blueberry> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7f007ed7de5adbfb> .

<https://webservices.cls.ru.nl/portal/stub/H-7ab09bd80b23e5f8> rdf:first <https://webservices.cls.ru.nl/portal/person/carlos-m-silva> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-30df0d1752ad31d2> .

<https://webservices.cls.ru.nl/portal/stub/H-7ac980cf9b3188c3> a sdo:WebAPI ;
    sdo:name "Frog-Webservice" .

<https://webservices.cls.ru.nl/portal/stub/H-7d230100e6492ba5> rdf:first <https://webservices.cls.ru.nl/portal/stub/H4839eeac169a9658> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-7e771be7684f4745> rdf:first <https://webservices.cls.ru.nl/portal/person/jessica-patricio> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H57ca343e4251e832> .

<https://webservices.cls.ru.nl/portal/stub/H-7ed7fc27860c13ff> rdf:first <https://webservices.cls.ru.nl/portal/person/anomalion> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-75d1fe8b759544d6> .

<https://webservices.cls.ru.nl/portal/stub/H-7ef71019a482cb27> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-1c3218c4f4d38378> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H217015caefbe784f> .

<https://webservices.cls.ru.nl/portal/stub/H-7f13c5aa88369251> rdf:first <https://webservices.cls.ru.nl/portal/stub/H4839eeac169a9658> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-7fcad6ebab812007> a sdo:WebAPI ;
    sdo:name "Ucto-Webservice" .

<https://webservices.cls.ru.nl/portal/stub/H-88e3d83ba2533f9> rdf:first <https://webservices.cls.ru.nl/portal/person/simona-iacob> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-62d33b473ecfad36> .

<https://webservices.cls.ru.nl/portal/stub/H-9fd66f9f8f1b07a> rdf:first <https://webservices.cls.ru.nl/portal/person/reynoldsnlp> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-5a06495de4ed29e0> .

<https://webservices.cls.ru.nl/portal/stub/H-a7895c989f3df79> rdf:first <https://webservices.cls.ru.nl/portal/stub/H4542966be2bc6078> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-bb96c67bb9d8dda> rdf:first <https://webservices.cls.ru.nl/portal/person/symegac> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4595868af90211ad> .

<https://webservices.cls.ru.nl/portal/stub/H-d473018960f3dc5> rdf:first <https://webservices.cls.ru.nl/portal/person/arne-neumann> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H238934bff72132f2> .

<https://webservices.cls.ru.nl/portal/stub/H-ef3f8c3878f9877> a sdo:TextDigitalDocument ;
    sdo:description "HTML output from FoLiA input" ;
    sdo:encodingFormat "text/html" ;
    sdo:identifier "HTMLFormat" ;
    sdo:name "*.html" .

<https://webservices.cls.ru.nl/portal/stub/H-f6fa7eca5dc1e8b> rdf:first <https://webservices.cls.ru.nl/portal/stub/H186ddb5519316dbb> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-f935083d45b223d> rdf:first <https://webservices.cls.ru.nl/portal/stub/H1b7afb94c66652d0> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1c4550b6a85bb143> .

<https://webservices.cls.ru.nl/portal/stub/H00c3cd939a7a96d5> rdf:first <https://webservices.cls.ru.nl/portal/person/summoner001> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H49383588f1a10549> .

<https://webservices.cls.ru.nl/portal/stub/H00d041cda7b8c09a> a sdo:TextDigitalDocument ;
    sdo:description "Tokenised Text Document (FoLiA XML)" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.xml" .

<https://webservices.cls.ru.nl/portal/stub/H030eba684399b4af> a sdo:TextDigitalDocument ;
    sdo:description "Timed transcriptions with speaker attribution (srt)" ;
    sdo:encodingFormat "application/x-subrip" ;
    sdo:identifier "SubRipTextFormat" ;
    sdo:name "*.srt" .

<https://webservices.cls.ru.nl/portal/stub/H03106ff08ce8dd3f> a sdo:WebApplication ;
    sdo:name "Corpus Editor for Syntactically Annotated Resources (Cesar)" .

<https://webservices.cls.ru.nl/portal/stub/H03fd619a9491c85f> a sdo:TextDigitalDocument ;
    sdo:description "OpenDocument Text Document (odt) for conversion to FoLiA" ;
    sdo:encodingFormat "application/msword" ;
    sdo:identifier "MSWordFormat" ;
    sdo:name "*.odt" .

<https://webservices.cls.ru.nl/portal/stub/H06490ec5ff401da4> rdf:first <https://webservices.cls.ru.nl/portal/person/searinminecraft> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H665766a46edf32d1> .

<https://webservices.cls.ru.nl/portal/stub/H06566ff90c4c0f27> rdf:first <https://webservices.cls.ru.nl/portal/person/liam-johnson> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-7a76ad4a63ca1272> .

<https://webservices.cls.ru.nl/portal/stub/H06ecd0db08342575> rdf:first <https://webservices.cls.ru.nl/portal/person/micha-gorelick> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-54ac8c5d65214d9a> .

<https://webservices.cls.ru.nl/portal/stub/H07362c87cf80e044> a stype:WebApplication ;
    sdo:name "piereling" .

<https://webservices.cls.ru.nl/portal/stub/H0746ade64c2a6303> a sdo:DigitalDocument ;
    sdo:description "Optional user dictionary .dict (will overrule bg lexicon)" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.dict" .

<https://webservices.cls.ru.nl/portal/stub/H07c0bf91f4454aac> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> ;
    sdo:name "CLARIAH-CORE (NWO grant 184.033.101)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H0852b1c5aba407c0> rdf:first <https://webservices.cls.ru.nl/portal/person/an-anton-ro-hm> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2f58446eb08acc6d> .

<https://webservices.cls.ru.nl/portal/stub/H08a10b07f761983d> rdf:first <https://webservices.cls.ru.nl/portal/person/du-o-ng-nguye-n-vo-quo-c> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H27af6166e2437165> .

<https://webservices.cls.ru.nl/portal/stub/H08df0fa722d5e9dc> rdf:first <https://webservices.cls.ru.nl/portal/person/mikhail-akopov> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-0a1bf98c853d29d> .

<https://webservices.cls.ru.nl/portal/stub/H09cc443b17115910> rdf:first <https://webservices.cls.ru.nl/portal/person/moyashi-24> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-521e71ad3b8857ef> .

<https://webservices.cls.ru.nl/portal/stub/H09fe8f92bb3db1fa> rdf:first <https://webservices.cls.ru.nl/portal/person/alefvanoon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4fb968ff954d3387> .

<https://webservices.cls.ru.nl/portal/stub/H0b3b4161e4d66ccb> a sdo:DigitalDocument ;
    sdo:description "Speaker diarisation" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "RTTMFormat" ;
    sdo:name "*.rttm" .

<https://webservices.cls.ru.nl/portal/stub/H0b97c3a7d24f811b> rdf:first <https://webservices.cls.ru.nl/portal/person/jose-m> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4746ff875fc9b0a8> .

<https://webservices.cls.ru.nl/portal/stub/H0d7a268702301b00> rdf:first <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H620f70837ee0f7a5> .

<https://webservices.cls.ru.nl/portal/stub/H0eadc1590c4d4bf4> rdf:first <https://webservices.cls.ru.nl/portal/person/cyril-levis> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6e03c1a82ad9da66> .

<https://webservices.cls.ru.nl/portal/stub/H0efed88a4ab66a9b> a sdo:DigitalDocument ;
    sdo:description "Verbosely Tokenised Text Document" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.vtok" .

<https://webservices.cls.ru.nl/portal/stub/H0f0e0d4a6a468bd7> rdf:first <https://webservices.cls.ru.nl/portal/person/blueberryy> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4e593863b2bdfd69> .

<https://webservices.cls.ru.nl/portal/stub/H1008363a54f5e043> a sdo:SoftwareApplication ;
    sdo:identifier "clam" ;
    sdo:name "CLAM" .

<https://webservices.cls.ru.nl/portal/stub/H130e7e539ba19d06> rdf:first <https://webservices.cls.ru.nl/portal/person/jennifer-cwagenberg> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6aeb5dd9bb935d5c> .

<https://webservices.cls.ru.nl/portal/stub/H13c973a431344eae> rdf:first <https://webservices.cls.ru.nl/portal/person/ng-ky> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5679854ae90480e1> .

<https://webservices.cls.ru.nl/portal/stub/H14aa9f41fd368fe5> a sdo:DigitalDocument ;
    sdo:description "Validation report from FoLiA input" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.log" .

<https://webservices.cls.ru.nl/portal/stub/H1507a7a642ff59f2> rdf:first <https://webservices.cls.ru.nl/portal/person/pingufreak> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6e98c80a431e6f67> .

<https://webservices.cls.ru.nl/portal/stub/H151aa33a48820708> rdf:first <https://webservices.cls.ru.nl/portal/person/michael-lewnton> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7afd2b888932c6a1> .

<https://webservices.cls.ru.nl/portal/stub/H15245aca24149967> rdf:first <https://webservices.cls.ru.nl/portal/person/philippe-cholet> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-657503b2b7731bb6> .

<https://webservices.cls.ru.nl/portal/stub/H158daa2c30cad3d3> rdf:first <https://webservices.cls.ru.nl/portal/person/ali-evcil> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H264d71b6008f8ce9> .

<https://webservices.cls.ru.nl/portal/stub/H163aeb7e70cd2638> rdf:first <https://webservices.cls.ru.nl/portal/person/rorkh> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5eb9297106526b0f> .

<https://webservices.cls.ru.nl/portal/stub/H165a2f84e00926b4> a sdo:DigitalDocument ;
    sdo:description "Lemmatized text" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.out.txt" .

<https://webservices.cls.ru.nl/portal/stub/H186ddb5519316dbb> a sdo:Person ;
    sdo:email "lamasoftware@science.ru.nl" ;
    sdo:name "Ko van der Sloot, Antal van den Bosch, Maarten van Gompel, Bertjan Busser" .

<https://webservices.cls.ru.nl/portal/stub/H1920c7dbe7ef4d2b> rdf:first <https://webservices.cls.ru.nl/portal/person/jorge-maldonado-ventura> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H57c29c89e991d3c8> .

<https://webservices.cls.ru.nl/portal/stub/H1991300adc5ba520> rdf:first <https://webservices.cls.ru.nl/portal/stub/H4705212a23ea1803> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H19e8370c5de2ce65> a sdo:DigitalDocument ;
    sdo:description "Plaintext tokenised input, one sentence per line" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.tok" .

<https://webservices.cls.ru.nl/portal/stub/H1c1db91f5c3367ce> rdf:first <https://webservices.cls.ru.nl/portal/person/dominik> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H0eadc1590c4d4bf4> .

<https://webservices.cls.ru.nl/portal/stub/H1c4550b6a85bb143> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-1c3218c4f4d38378> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H1d54cbf5325379a4> rdf:first <https://webservices.cls.ru.nl/portal/person/palmeral> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4dd373a7120af308> .

<https://webservices.cls.ru.nl/portal/stub/H1d62564230dfc162> a stype:WebApplication ;
    sdo:name "asrservice" .

<https://webservices.cls.ru.nl/portal/stub/H1ddf13d2c5b2f9b9> rdf:first <https://webservices.cls.ru.nl/portal/person/arya-k> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-46c93b797a554f34> .

<https://webservices.cls.ru.nl/portal/stub/H1e4a79519c661935> rdf:first <https://webservices.cls.ru.nl/portal/person/yamin-siahmargooei> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-74ae8fb9dab5edaa> .

<https://webservices.cls.ru.nl/portal/stub/H1e5340733049e2a9> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from PDF" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H1e7532fc200f8783> rdf:first "Corien Bary" ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5e17603803868856> .

<https://webservices.cls.ru.nl/portal/stub/H1f21ff3e3a77e3ed> rdf:first <https://webservices.cls.ru.nl/portal/stub/H3919f643da779a47> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-72bd972192512c2a> .

<https://webservices.cls.ru.nl/portal/stub/H207dd16ea9c51c55> rdf:first <https://webservices.cls.ru.nl/portal/person/p-j-finlay> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4180ca0b1c5fb0c9> .

<https://webservices.cls.ru.nl/portal/stub/H212fc3153efc1259> rdf:first <https://webservices.cls.ru.nl/portal/person/allan-nordh-y> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5cec40c370a8e027> .

<https://webservices.cls.ru.nl/portal/stub/H217015caefbe784f> rdf:first <https://webservices.cls.ru.nl/portal/stub/H1b7afb94c66652d0> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H22ce098d588f60af> rdf:first <https://webservices.cls.ru.nl/portal/stub/H4542966be2bc6078> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H2300ad25daff63f1> a sdo:TextDigitalDocument ;
    sdo:description "PDF with embedded text (pdf) for conversion to FoLiA" ;
    sdo:encodingFormat "application/pdf" ;
    sdo:identifier "PDFFormat" ;
    sdo:name "*.pdf" .

<https://webservices.cls.ru.nl/portal/stub/H238934bff72132f2> rdf:first <https://webservices.cls.ru.nl/portal/person/mustafa-erkan-bas-ar> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> .

<https://webservices.cls.ru.nl/portal/stub/H2563c79e43d6bba3> rdf:first <https://webservices.cls.ru.nl/portal/person/tamir-ben-arie> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-463ad3ff13bfbc61> .

<https://webservices.cls.ru.nl/portal/stub/H256f76a189c8bb04> rdf:first <https://webservices.cls.ru.nl/portal/person/savion-lee> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H404dc460d35710f4> .

<https://webservices.cls.ru.nl/portal/stub/H25fef8e7231e262a> rdf:first <https://webservices.cls.ru.nl/portal/person/parsa> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H15245aca24149967> .

<https://webservices.cls.ru.nl/portal/stub/H264d71b6008f8ce9> rdf:first <https://webservices.cls.ru.nl/portal/person/franco-lombardo> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6d474e79b0e1a611> .

<https://webservices.cls.ru.nl/portal/stub/H27254c5d0ed64e8b> a sdo:PublicationIssue ;
    sdo:datePublished "2017"^^sdo:Date ;
    sdo:location "Göttingen, Germany" ;
    sdo:name "DATeCH 2017, Proceedings of the 2nd International Conference on Digital Access to Textual Cultural Heritage" .

<https://webservices.cls.ru.nl/portal/stub/H27af6166e2437165> rdf:first <https://webservices.cls.ru.nl/portal/person/olivier-dragon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4cc598c3a6e5172d> .

<https://webservices.cls.ru.nl/portal/stub/H27e3eb6d98c33482> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> ;
    sdo:name "CLARIAH-CORE (NWO grant 184.033.101)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H2806acc2ada550df> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML input for validation" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H28ad67258f10c8e9> a sdo:Person ;
    sdo:email "lamasoftware@science.ru.nl" ;
    sdo:name "Gertjan van Noord (backend), Maarten van Gompel (webservice)" .

<https://webservices.cls.ru.nl/portal/stub/H2a6e75923401d0db> a stype:WebApplication ;
    sdo:name "Forced Alignment 2" .

<https://webservices.cls.ru.nl/portal/stub/H2a78cb9d03b83bd6> rdf:first <https://webservices.cls.ru.nl/portal/person/aitor-salaberria> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2f1e120edf54136> .

<https://webservices.cls.ru.nl/portal/stub/H2ab93cba44fe15ac> rdf:first <https://webservices.cls.ru.nl/portal/person/antal-van-den-bosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-d473018960f3dc5> .

<https://webservices.cls.ru.nl/portal/stub/H2b36a1950d42a04e> rdf:first <https://webservices.cls.ru.nl/portal/person/claas-augner> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2ceeacbe539a9a90> .

<https://webservices.cls.ru.nl/portal/stub/H2d2f57289b2a3fe0> rdf:first <https://webservices.cls.ru.nl/portal/person/jonwiggins> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-289fbfa75f8c3ec2> .

<https://webservices.cls.ru.nl/portal/stub/H2d5552f97fc5af35> a sdo:Person ;
    sdo:email "aditya.parikh@ru.nl, proycon@anaproy.nl" ;
    sdo:name "Aditya Parikh, Maarten van Gompel" .

<https://webservices.cls.ru.nl/portal/stub/H2eb14ca4bd59eb82> rdf:first <https://webservices.cls.ru.nl/portal/person/christian-eichert> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6371d518e6538d0c> .

<https://webservices.cls.ru.nl/portal/stub/H2eeab3ca9e293000> rdf:first <https://webservices.cls.ru.nl/portal/person/gunchleoc> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-76c692cf0da01b3> .

<https://webservices.cls.ru.nl/portal/stub/H2f3f26d9a9e1b9bd> rdf:first <https://webservices.cls.ru.nl/portal/person/maciej-olko> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-553f54db52607b16> .

<https://webservices.cls.ru.nl/portal/stub/H30b396d0b1c6a6a6> rdf:first <https://webservices.cls.ru.nl/portal/stub/H317ee80737f8a64f> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H314a580cd91f61ac> rdf:first <https://webservices.cls.ru.nl/portal/person/argos-open-tech> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-36648ce4e1d52d95> .

<https://webservices.cls.ru.nl/portal/stub/H3274f4f6bbbce8c6> rdf:first <https://webservices.cls.ru.nl/portal/person/fqwe1> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H55d65505bbe8b84e> .

<https://webservices.cls.ru.nl/portal/stub/H32fad295183a3555> rdf:first <https://webservices.cls.ru.nl/portal/person/kowih83264> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6829bce30a7dab3c> .

<https://webservices.cls.ru.nl/portal/stub/H34994345622db39d> rdf:first <https://webservices.cls.ru.nl/portal/person/se-bastien-thuret> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H0b97c3a7d24f811b> .

<https://webservices.cls.ru.nl/portal/stub/H355fa6341df489f3> a sdo:Place ;
    sdo:name "Nijmegen" .

<https://webservices.cls.ru.nl/portal/stub/H36a47c9cee6ac6f2> rdf:first <https://webservices.cls.ru.nl/portal/person/zach-decook> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4a3824095dc911e5> .

<https://webservices.cls.ru.nl/portal/stub/H36f8f89a72af85f1> rdf:first <https://webservices.cls.ru.nl/portal/stub/H28ad67258f10c8e9> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H37ba1ee3dea8231b> rdf:first <https://webservices.cls.ru.nl/portal/person/georgina-odusanya> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1c1db91f5c3367ce> .

<https://webservices.cls.ru.nl/portal/stub/H38bd7883766c905c> a sdo:SoftwareApplication ;
    sdo:identifier "soothsayer" ;
    sdo:name "SoothSayer" .

<https://webservices.cls.ru.nl/portal/stub/H39539c42dc3015bd> rdf:first <https://webservices.cls.ru.nl/portal/person/priit-jo-eru-u-t> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-64bbe28fa9709dc2> .

<https://webservices.cls.ru.nl/portal/stub/H39e5bb03a1687e67> rdf:first <https://webservices.cls.ru.nl/portal/person/sigaloid> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1ddf13d2c5b2f9b9> .

<https://webservices.cls.ru.nl/portal/stub/H3b21b0fcb1079a91> rdf:first <https://webservices.cls.ru.nl/portal/person/naskya> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2f3f26d9a9e1b9bd> .

<https://webservices.cls.ru.nl/portal/stub/H3d74266388ef77c0> rdf:first <https://webservices.cls.ru.nl/portal/person/viktor-kalyniuk> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H3e2fc88b80419db7> rdf:first <https://webservices.cls.ru.nl/portal/person/gm> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H57e2125872d669a4> .

<https://webservices.cls.ru.nl/portal/stub/H3eb10768b093bcc4> rdf:first <https://webservices.cls.ru.nl/portal/stub/H075e5e1371fd9f75> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3dbcb779ee84318a> .

<https://webservices.cls.ru.nl/portal/stub/H3ebc7313f7d1f937> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-49b3b74afe6b288a> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H3ed2ea5805923bd5> rdf:first <https://webservices.cls.ru.nl/portal/person/jean-michel> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4b50da832e54d231> .

<https://webservices.cls.ru.nl/portal/stub/H404dc460d35710f4> rdf:first <https://webservices.cls.ru.nl/portal/person/ewreurei> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-bb96c67bb9d8dda> .

<https://webservices.cls.ru.nl/portal/stub/H4180ca0b1c5fb0c9> rdf:first <https://webservices.cls.ru.nl/portal/person/poesty-li> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H0d7a268702301b00> .

<https://webservices.cls.ru.nl/portal/stub/H425fae5026d9eaf0> rdf:first <https://webservices.cls.ru.nl/portal/person/luna-jernberg> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-442029dda14c3eb4> .

<https://webservices.cls.ru.nl/portal/stub/H4304b000e5d8589f> a sdo:SoftwareApplication ;
    sdo:identifier "django" ;
    sdo:name "django" .

<https://webservices.cls.ru.nl/portal/stub/H4314862015b9b15c> a sdo:DigitalDocument ;
    sdo:description "Docbook for conversion to FoLiA" ;
    sdo:encodingFormat "application/docbook+xml" ;
    sdo:identifier "DocBookXMLFormat" ;
    sdo:name "*.xml" .

<https://webservices.cls.ru.nl/portal/stub/H432fbbf488c18cf8> rdf:first <https://webservices.cls.ru.nl/portal/person/destined2fail1990> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6240a2b8905a71d1> .

<https://webservices.cls.ru.nl/portal/stub/H437f7dba61b25fa1> rdf:first <https://webservices.cls.ru.nl/portal/person/d> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-1396ee479865c465> .

<https://webservices.cls.ru.nl/portal/stub/H4492e21727c55640> rdf:first <https://webservices.cls.ru.nl/portal/person/gpixel> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H37ba1ee3dea8231b> .

<https://webservices.cls.ru.nl/portal/stub/H44bec38aae157e4a> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H466ed9dd090e4c97> rdf:first <https://webservices.cls.ru.nl/portal/person/martijn> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2ab93cba44fe15ac> .

<https://webservices.cls.ru.nl/portal/stub/H4705212a23ea1803> a sdo:Person ;
    sdo:email "lamasoftware@science.ru.nl" ;
    sdo:name "Maarten van Gompel, Ko van der Sloot" .

<https://webservices.cls.ru.nl/portal/stub/H4746ff875fc9b0a8> rdf:first <https://webservices.cls.ru.nl/portal/person/bruno-fragoso> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6d3e6a1efeaa2cc1> .

<https://webservices.cls.ru.nl/portal/stub/H4886c7896e348747> a sdo:Person ;
    sdo:email "c.bary@ftr.ru.nl" ;
    sdo:name "Corien Bary, Peter Berck, Iris Hendrickx, Wessel Stoop" .

<https://webservices.cls.ru.nl/portal/stub/H48e420b9afc6480f> rdf:first <https://webservices.cls.ru.nl/portal/person/felix-wotschofsky> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-77748216658eb612> .

<https://webservices.cls.ru.nl/portal/stub/H49383588f1a10549> rdf:first <https://webservices.cls.ru.nl/portal/person/sungjoon-moon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2d76d1486fbeb4e> .

<https://webservices.cls.ru.nl/portal/stub/H4a3824095dc911e5> rdf:first <https://webservices.cls.ru.nl/portal/person/zouhir-dehbi> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-15d5ed97ab4d0097> .

<https://webservices.cls.ru.nl/portal/stub/H4b06f3c1e3f58af1> rdf:first <https://webservices.cls.ru.nl/portal/person/ebela> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3c8153898cb2f41c> .

<https://webservices.cls.ru.nl/portal/stub/H4b3d4884375634a2> rdf:first <https://webservices.cls.ru.nl/portal/person/tora> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-1a00e966d21cf875> .

<https://webservices.cls.ru.nl/portal/stub/H4b6a0a535270685f> rdf:first <https://webservices.cls.ru.nl/portal/person/overplant-poster> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2d63ebd7f60b038> .

<https://webservices.cls.ru.nl/portal/stub/H4c05ba151b7ef339> a sdo:AudioObject ;
    sdo:description "Ogg audio file" ;
    sdo:encodingFormat "audio/vorbis" ;
    sdo:identifier "OggAudioFormat" ;
    sdo:name "*.ogg" .

<https://webservices.cls.ru.nl/portal/stub/H4cea1a7c7f5a1215> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-686bf102bbd460f5> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H30b396d0b1c6a6a6> .

<https://webservices.cls.ru.nl/portal/stub/H4dd373a7120af308> rdf:first <https://webservices.cls.ru.nl/portal/person/sa99100> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7ab24ea3c2ae6fe0> .

<https://webservices.cls.ru.nl/portal/stub/H4fba22c2a3574cea> rdf:first <https://webservices.cls.ru.nl/portal/person/rferee> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-663815eaf9cdac4a> .

<https://webservices.cls.ru.nl/portal/stub/H5058b697c86b774f> a sdo:DigitalDocument ;
    sdo:description "Plain text input for conversion to FoLiA" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H50c82268a16f8b60> rdf:first <https://webservices.cls.ru.nl/portal/person/yamada-hayao> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H48e420b9afc6480f> .

<https://webservices.cls.ru.nl/portal/stub/H50dc23d52b529216> rdf:first <https://webservices.cls.ru.nl/portal/person/ettore-atalan> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3a7d8f0c2d464cd2> .

<https://webservices.cls.ru.nl/portal/stub/H526d5b45a9843c2b> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output from TEI input" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H52783e0c1d11397f> rdf:first <https://webservices.cls.ru.nl/portal/person/eryk-michalak> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-64dcccf1d185573a> .

<https://webservices.cls.ru.nl/portal/stub/H53240abb2facfbf6> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from MS Word input" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H5367397c8d3342ad> rdf:first <https://webservices.cls.ru.nl/portal/person/sauce> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-5d3372c2a651b18a> .

<https://webservices.cls.ru.nl/portal/stub/H536ffb643d8a828c> rdf:first <https://webservices.cls.ru.nl/portal/person/ikko-eltociear-ashimine> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-529f8be6ab77ed5f> .

<https://webservices.cls.ru.nl/portal/stub/H53a8c4682d425165> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H68c8364b9d715458> ;
    sdo:name "Unraveling the Language of Perspective (FP7, ERC Starting Grant 338421-Perspective)" ;
    sdo:url "https://cordis.europa.eu/project/id/338421/reporting" .

<https://webservices.cls.ru.nl/portal/stub/H54174515e9241f16> a sdo:DigitalDocument ;
    sdo:description "Plaintext tokenised output, one sentence per line" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.tok" .

<https://webservices.cls.ru.nl/portal/stub/H545ddae4a3d58225> a sdo:ComputerLanguage ;
    sdo:identifier "python" ;
    sdo:name "Python" .

<https://webservices.cls.ru.nl/portal/stub/H556d0eeb52fc78d0> rdf:first <https://webservices.cls.ru.nl/portal/person/kaleido-scope> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6635aca24b344365> .

<https://webservices.cls.ru.nl/portal/stub/H55d65505bbe8b84e> rdf:first <https://webservices.cls.ru.nl/portal/person/kfir-pshititsky> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1d54cbf5325379a4> .

<https://webservices.cls.ru.nl/portal/stub/H5679854ae90480e1> rdf:first <https://webservices.cls.ru.nl/portal/person/myanesp> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H0852b1c5aba407c0> .

<https://webservices.cls.ru.nl/portal/stub/H57c29c89e991d3c8> rdf:first <https://webservices.cls.ru.nl/portal/person/jose-delvani> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H67799e577af56b2b> .

<https://webservices.cls.ru.nl/portal/stub/H57ca343e4251e832> rdf:first <https://webservices.cls.ru.nl/portal/person/jose-manuel-delicado-alcolea> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7543cd499e9b6aa1> .

<https://webservices.cls.ru.nl/portal/stub/H57e2125872d669a4> rdf:first <https://webservices.cls.ru.nl/portal/person/hyunjoon-park> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H70dbf731f5ebecec> .

<https://webservices.cls.ru.nl/portal/stub/H585cc8f4a4b2930f> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from HTML" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H58d322eb245209e7> rdf:first <https://webservices.cls.ru.nl/portal/person/alisson-lauffer> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7621708853621e81> .

<https://webservices.cls.ru.nl/portal/stub/H5936773ed9ca2513> rdf:first <https://webservices.cls.ru.nl/portal/person/doppiagsilvi> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-221bd35fadee604c> .

<https://webservices.cls.ru.nl/portal/stub/H59919059740ac2fb> rdf:first <https://webservices.cls.ru.nl/portal/person/tygyh> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5991d92cde88d05a> .

<https://webservices.cls.ru.nl/portal/stub/H5991d92cde88d05a> rdf:first <https://webservices.cls.ru.nl/portal/person/jonnysemon> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1920c7dbe7ef4d2b> .

<https://webservices.cls.ru.nl/portal/stub/H59ac8abb830cfa00> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from MediaWiki" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H59cf587fd9861b98> a sdo:DigitalDocument ;
    sdo:description "Transcription .txt (utf8)" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H5a6387ee4d3de2b6> rdf:first <https://webservices.cls.ru.nl/portal/person/justin-driggers> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H724666196c456982> .

<https://webservices.cls.ru.nl/portal/stub/H5b3d56d70c222018> rdf:first <https://webservices.cls.ru.nl/portal/person/yi-yunseok> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7b808fe8b0ef6a2c> .

<https://webservices.cls.ru.nl/portal/stub/H5bf5501a6d873fb3> a sdo:DigitalDocument ;
    sdo:description "Plain text transcriptions without time stamps and speaker attribution" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H5c3d8031cbd1261f> rdf:first <https://webservices.cls.ru.nl/portal/person/ghost-of-sparta> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6c221c2d75894cc3> .

<https://webservices.cls.ru.nl/portal/stub/H5c518778eb689e77> a stype:WebApplication ;
    sdo:name "diarisationservice" .

<https://webservices.cls.ru.nl/portal/stub/H5cec40c370a8e027> rdf:first <https://webservices.cls.ru.nl/portal/person/piationesl> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-494906b86814b69e> .

<https://webservices.cls.ru.nl/portal/stub/H5e0172b63a28d025> rdf:first <https://webservices.cls.ru.nl/portal/person/kian-meng-ang> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6f2d45d11fc3d3c9> .

<https://webservices.cls.ru.nl/portal/stub/H5e17603803868856> rdf:first "Peter Berck" ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-276175a8c4bbf04> .

<https://webservices.cls.ru.nl/portal/stub/H5e5f8f50f553a8e9> rdf:first <https://webservices.cls.ru.nl/portal/person/vorherre> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H76d1ac8577031952> .

<https://webservices.cls.ru.nl/portal/stub/H5eb9297106526b0f> rdf:first <https://webservices.cls.ru.nl/portal/person/i-just-me> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-88e3d83ba2533f9> .

<https://webservices.cls.ru.nl/portal/stub/H5f4b08939d9fa375> rdf:first <https://webservices.cls.ru.nl/portal/person/se-bastien-gaya> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6473e4eaa4956152> .

<https://webservices.cls.ru.nl/portal/stub/H5f4d0878ca245e63> rdf:first <https://webservices.cls.ru.nl/portal/stub/H317ee80737f8a64f> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3a8ddd3aefae7ab9> .

<https://webservices.cls.ru.nl/portal/stub/H61b12328e0e02e9b> a sdo:SoftwareApplication ;
    sdo:identifier "alpino" ;
    sdo:name "Alpino" .

<https://webservices.cls.ru.nl/portal/stub/H620f70837ee0f7a5> rdf:first <https://webservices.cls.ru.nl/portal/person/piero-toffanin> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7977ff39429b3577> .

<https://webservices.cls.ru.nl/portal/stub/H6240a2b8905a71d1> rdf:first <https://webservices.cls.ru.nl/portal/person/nuttolum> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H256f76a189c8bb04> .

<https://webservices.cls.ru.nl/portal/stub/H631bd68200ec4160> rdf:first <https://webservices.cls.ru.nl/portal/person/erqryfkrju> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1507a7a642ff59f2> .

<https://webservices.cls.ru.nl/portal/stub/H636c5a1ca583f173> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H0c13215b998c5147> ;
    sdo:datePublished "2018"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H6371d518e6538d0c> rdf:first <https://webservices.cls.ru.nl/portal/person/cakestwix> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-7ab09bd80b23e5f8> .

<https://webservices.cls.ru.nl/portal/stub/H63c9c6b1973fe936> rdf:first <https://webservices.cls.ru.nl/portal/stub/H2d5552f97fc5af35> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H63f537901e35dc14> a sdo:WebApplication ;
    sdo:name "Electronisch woordenboek van de Achterhoekse en Liemerse dialecten" .

<https://webservices.cls.ru.nl/portal/stub/H6410ff6daed735a5> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H0c13215b998c5147> ;
    sdo:datePublished "2019"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H6473e4eaa4956152> rdf:first <https://webservices.cls.ru.nl/portal/person/se-bastien-t> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-6969b3369bff80a> .

<https://webservices.cls.ru.nl/portal/stub/H64c7ea69fcc51a4a> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from LaTeX" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H665766a46edf32d1> rdf:first <https://webservices.cls.ru.nl/portal/person/urzparat> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4b3d4884375634a2> .

<https://webservices.cls.ru.nl/portal/stub/H666bb0c1e9084f9c> rdf:first <https://webservices.cls.ru.nl/portal/person/selyan-sliman-amiri> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H556d0eeb52fc78d0> .

<https://webservices.cls.ru.nl/portal/stub/H66a4233dd3e04c27> rdf:first <https://webservices.cls.ru.nl/portal/person/cat> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H13c973a431344eae> .

<https://webservices.cls.ru.nl/portal/stub/H67799e577af56b2b> rdf:first <https://webservices.cls.ru.nl/portal/person/juanro49> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5a6387ee4d3de2b6> .

<https://webservices.cls.ru.nl/portal/stub/H67bbdb9b017fe253> a sdo:TextDigitalDocument ;
    sdo:description "HTML for conversion to FoLiA" ;
    sdo:encodingFormat "text/html" ;
    sdo:identifier "HTMLFormat" ;
    sdo:name "*.html" .

<https://webservices.cls.ru.nl/portal/stub/H68c8364b9d715458> a sdo:Organization ;
    sdo:name "European Research council" ;
    sdo:url "https://erc.europa.eu/" .

<https://webservices.cls.ru.nl/portal/stub/H68d39a57b2567d40> rdf:first <https://webservices.cls.ru.nl/portal/person/netesfiu> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-1cb7c3a7ce22fbdf> .

<https://webservices.cls.ru.nl/portal/stub/H691605480f5133f8> rdf:first <https://webservices.cls.ru.nl/portal/person/dan> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7d36910dc9c15baa> .

<https://webservices.cls.ru.nl/portal/stub/H694c3c8381672b95> a sdo:ComputerLanguage ;
    sdo:identifier "python" ;
    sdo:name "python" .

<https://webservices.cls.ru.nl/portal/stub/H6c73bc45132f939e> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H6d1ea241f00360dc> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> ;
    sdo:name "CLARIN-NL (NWO grant 184.021.003)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H6d3e6a1efeaa2cc1> rdf:first <https://webservices.cls.ru.nl/portal/person/dtalens> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H691605480f5133f8> .

<https://webservices.cls.ru.nl/portal/stub/H6d88067e5696e066> rdf:first <https://webservices.cls.ru.nl/portal/person/stephen-sorriaux> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H00c3cd939a7a96d5> .

<https://webservices.cls.ru.nl/portal/stub/H6dace263c2ce41a0> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H6e03c1a82ad9da66> rdf:first <https://webservices.cls.ru.nl/portal/person/esmail-el-bob> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H2b36a1950d42a04e> .

<https://webservices.cls.ru.nl/portal/stub/H6e39b8f4f04d6dfc> a sdo:TextDigitalDocument ;
    sdo:description "Timed transcriptions with speaker attribution (WebVTT)" ;
    sdo:encodingFormat "text/vtt" ;
    sdo:identifier "WebVTTFormat" ;
    sdo:name "*.vtt" .

<https://webservices.cls.ru.nl/portal/stub/H6f2d45d11fc3d3c9> rdf:first <https://webservices.cls.ru.nl/portal/person/kiel-hurley> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3ae6de63f5fd2a15> .

<https://webservices.cls.ru.nl/portal/stub/H6f53578c34aa8a5f> rdf:first <https://webservices.cls.ru.nl/portal/person/lotigara> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H06490ec5ff401da4> .

<https://webservices.cls.ru.nl/portal/stub/H6ff552b0cdc3b5a1> rdf:first <https://webservices.cls.ru.nl/portal/person/urtzi-odriozola> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3b3d844fac7f6c3e> .

<https://webservices.cls.ru.nl/portal/stub/H70241f4591243df1> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-49b3b74afe6b288a> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H70dbf731f5ebecec> rdf:first <https://webservices.cls.ru.nl/portal/person/yanjun-chen> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H34994345622db39d> .

<https://webservices.cls.ru.nl/portal/stub/H7221a5b92dedd570> rdf:first <https://webservices.cls.ru.nl/portal/person/t-alexander> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-39408f5873a31e6> .

<https://webservices.cls.ru.nl/portal/stub/H724666196c456982> rdf:first <https://webservices.cls.ru.nl/portal/person/jose-alberto-justiniani> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5e0172b63a28d025> .

<https://webservices.cls.ru.nl/portal/stub/H7386e7466578ee89> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-451a4dbc0eeb0e8b> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H7391e0037bf0b0f1> rdf:first <https://webservices.cls.ru.nl/portal/person/r5jyhte> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5b3d56d70c222018> .

<https://webservices.cls.ru.nl/portal/stub/H746c3f6fa316449c> rdf:first <https://webservices.cls.ru.nl/portal/person/andra-s-farkas> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H39e5bb03a1687e67> .

<https://webservices.cls.ru.nl/portal/stub/H74e9ff9dd9735762> a sdo:TextDigitalDocument ;
    sdo:description "FoLiA XML output (untokenised) from Docbook" ;
    sdo:encodingFormat "text/xml" ;
    sdo:identifier "FoLiAXMLFormat" ;
    sdo:name "*.folia.xml" .

<https://webservices.cls.ru.nl/portal/stub/H7543cd499e9b6aa1> rdf:first <https://webservices.cls.ru.nl/portal/person/joa-o-palmeiro> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-5269d0aa17dc1c3e> .

<https://webservices.cls.ru.nl/portal/stub/H75fac162dd6311c5> rdf:first <https://webservices.cls.ru.nl/portal/person/eguillemot> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H3274f4f6bbbce8c6> .

<https://webservices.cls.ru.nl/portal/stub/H7621708853621e81> rdf:first <https://webservices.cls.ru.nl/portal/person/andrew-dinh> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-2e63897fcb9a989e> .

<https://webservices.cls.ru.nl/portal/stub/H76581bfa62482d49> a sdo:DigitalDocument ;
    sdo:description "Markdown Input for conversion to FoLiA" ;
    sdo:encodingFormat "text/markdown" ;
    sdo:identifier "MarkdownFormat" ;
    sdo:name "*.md" .

<https://webservices.cls.ru.nl/portal/stub/H76d1ac8577031952> rdf:first <https://webservices.cls.ru.nl/portal/person/flashstart> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H7d9d5739d042e53c> .

<https://webservices.cls.ru.nl/portal/stub/H7732c97750534ae4> a sdo:DigitalDocument ;
    sdo:description "Text to lemmatize" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H779b03cd62f1f518> a sdo:WebApplication ;
    sdo:name "Electronisch woordenboek van de Limburgse dialecten" .

<https://webservices.cls.ru.nl/portal/stub/H78144fe7bb87ecf3> a sdo:DigitalDocument ;
    sdo:description "Plain text output from FoLiA input" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H7977ff39429b3577> rdf:first <https://webservices.cls.ru.nl/portal/person/gustavo-rodrigues> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-69198fba8ce4db0c> .

<https://webservices.cls.ru.nl/portal/stub/H7994f3b8ca4f95a7> a stype:WebApplication ;
    sdo:name "FoLiA-Linguistic-Annotation-Tool" .

<https://webservices.cls.ru.nl/portal/stub/H7ab24ea3c2ae6fe0> rdf:first <https://webservices.cls.ru.nl/portal/person/shahafbnn> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-551777c3cb95f848> .

<https://webservices.cls.ru.nl/portal/stub/H7afd2b888932c6a1> rdf:first <https://webservices.cls.ru.nl/portal/person/michael-r-lawrence> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-5f319feeaaf86f57> .

<https://webservices.cls.ru.nl/portal/stub/H7b808fe8b0ef6a2c> rdf:first <https://webservices.cls.ru.nl/portal/person/j-lavoie> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H130e7e539ba19d06> .

<https://webservices.cls.ru.nl/portal/stub/H7d0528fda565d692> rdf:first <https://webservices.cls.ru.nl/portal/person/micha-mateusz> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H1e4a79519c661935> .

<https://webservices.cls.ru.nl/portal/stub/H7d36910dc9c15baa> rdf:first <https://webservices.cls.ru.nl/portal/person/xukodev> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-63765220999da9ac> .

<https://webservices.cls.ru.nl/portal/stub/H7d9d5739d042e53c> rdf:first <https://webservices.cls.ru.nl/portal/person/aindriu-mac-giolla-eoin> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-27e67216a12dc5ec> .

<https://webservices.cls.ru.nl/portal/stub/H7ea06cf350161eb6> rdf:first <https://webservices.cls.ru.nl/portal/person/lordyavin> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H52783e0c1d11397f> .

<https://webservices.cls.ru.nl/portal/stub/H7f007ed7de5adbfb> rdf:first <https://webservices.cls.ru.nl/portal/person/ilya> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-1972e0de04b73c89> .

<https://webservices.cls.ru.nl/portal/sumservice/0.3.1> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory "Internet > WWW/HTTP > WSGI > Application",
        "Text Processing > Linguistic" ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/sumservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:dateCreated "2025-03-11T16:34:18Z+0100"^^sdo:Date ;
    sdo:dateModified "2025-10-09T21:19:47Z+0200"^^sdo:Date ;
    sdo:description "Summarisation service" ;
    sdo:identifier "sumservice" ;
    sdo:keywords "clam webservice rest nlp computational_linguistics rest" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only>,
        <http://spdx.org/licenses/GPL-3.0-or-later> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "sumservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:programmingLanguage "Python" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Ndf64e59ef37e3050d8409d78d6a3907d> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.11",
        "Python 3.12",
        "Python 3.13",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/dependency/atrium-summarize-git-https-github-com-aditya3107-atrium-summarization-v0-2-1>,
        <https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-2> ;
    sdo:url "https://github.com/proycon/sumservice" ;
    sdo:version "0.3.1" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/sumservice.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/sumservice/0.3.1>,
        <https://webservices.cls.ru.nl/portal/sumservice/snapshot> ;
    codemeta:buildInstructions <https://github.com/proycon/sumservice/blob/master//INSTALL> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Stage3Experimental>,
        <https://www.repostatus.org/#wip> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-254e78dd9164d64d>,
        <https://webservices.cls.ru.nl/portal/webapplication/N24d7df4cf4ca4ff1850f8cd69045dea6> ;
    codemeta:issueTracker <https://github.com/proycon/sumservice/issues> ;
    codemeta:readme <https://github.com/proycon/sumservice/blob/master//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:04:46 UTC 2026)

[harvester info] --> Processing sumservice (https://github.com/proycon/sumservice) [Wed May 13 04:04:46 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/sumservice...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'master'

[harvester info] Git reference: master

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/sumservice for harvestable resources...

[harvester info] found python setup for sumservice, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing sumservice.egg-info/PKG-INFO

writing dependency_links to sumservice.egg-info/dependency_links.txt

writing requirements to sumservice.egg-info/requires.txt

writing top-level names to sumservice.egg-info/top_level.txt

reading manifest file 'sumservice.egg-info/SOURCES.txt'

reading manifest template 'MANIFEST.in'

adding license file 'LICENSE'

writing manifest file 'sumservice.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/sumservice

Processing source #1 of 1

Obtaining python package metadata for: sumservice

Loading metadata from sumservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key License-File

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.2

Found dependency atrium-summarize@ git+https://github.com/Aditya3107/ATRIUM_summarization@v0.2.1

[CODEMETA COMPOSITION (sumservice)] processed 47 new triples, total is now 48

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/sumservice -> https://webservices.cls.ru.nl/portal/sumservice/0.3.1

[CODEMETA VALIDATION (sumservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] Found license AGPL-3.0-only

-- begin log --

Trying README.md ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/sumservice-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/sumservice.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice-contributors)] processed 7 new triples, total is now 8

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/sumservice-contributors -> https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2025-03-11T16:34:18Z+0100, date modified: 2025-10-09T21:19:47Z+0200

[harvester info] Querying Github/GitLab API (https://github.com/proycon/sumservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/sumservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/sumservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 17 new triples, total is now 18

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/sumservice -> https://webservices.cls.ru.nl/portal/sumservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/sumservice/snapshot)] done

Querying https://api.github.com/repos/proycon/sumservice

Remaining github API requests: 4985 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4984 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found buildInstructions in INSTALL

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#active

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "sumservice" --codeRepository "https://github.com/proycon/sumservice" --validate /etc/software.ttl --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/sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.sumservice.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.sumservice.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 9 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/42-buildinstructions.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.sumservice.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.sumservice.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/sumservice

Processing source #1 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.sumservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 1 new triples, total is now 2

Processing source #2 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.sumservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/sumservice.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 8 new triples, total is now 9

Processing source #3 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/42-buildinstructions.sumservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 1 new triples, total is now 10

Processing source #4 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.sumservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 1 new triples, total is now 11

Processing source #5 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.sumservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/sumservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H23217ac59f703f87 -> https://webservices.cls.ru.nl/portal/stub/H14936d541c42c121)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 21 new triples, total is now 26

Processing source #6 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.sumservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] overriding old http://schema.org/dateCreated (2025-03-12T11:17:21Z -> 2025-03-11T16:34:18Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] overriding old http://schema.org/dateModified (2025-10-09T19:20:02Z -> 2025-10-09T21:19:47Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 2 new triples, total is now 26

Processing source #7 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.sumservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/sumservice.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 8 new triples, total is now 27

Processing source #8 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.sumservice.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> AGPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/sumservice)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/sumservice)] processed 1 new triples, total is now 27

Processing source #9 of 9

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.sumservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/sumservice/0.3.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (sumservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H14936d541c42c121 -> https://webservices.cls.ru.nl/portal/stub/H-1fc57a82f35efa0f)

[CODEMETA COMPOSITION (sumservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#active -> https://www.repostatus.org/#wip)

[CODEMETA COMPOSITION (sumservice)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> http://spdx.org/licenses/GPL-3.0-only)

[CODEMETA COMPOSITION (sumservice)] processed 64 new triples, total is now 82

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/sumservice -> https://webservices.cls.ru.nl/portal/sumservice/0.3.1

[CODEMETA VALIDATION (sumservice)] done

[CODEMETA ENRICHMENT (sumservice)] Guessing interface type https://w3id.org/software-types#WebApplication based on clues

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (sumservice)] adding affiliation(s) of first author as producer

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.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)

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.1 #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?)

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.1 #3: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.1 #4: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.1 #5: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.1 #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)

VALIDATION https://webservices.cls.ru.nl/portal/sumservice/0.3.1 #7: Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/sumservice.codemeta.json

[harvester info] Harvesting remote service URL https://webservices2.cls.ru.nl/sumservice/ for sumservice: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/sumservice.codemeta.json" "/tmp/out/sumservice.codemeta.json" "https://webservices2.cls.ru.nl/sumservice/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/sumservice.codemeta.json', 'json'), ('https://webservices2.cls.ru.nl/sumservice/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/sumservice

Processing source #1 of 2

Parsing json-ld file from /tmp/out/sumservice.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/sumservice/0.3.1

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/sumservice

[CODEMETA COMPOSITION (sumservice)] processed 95 new triples, total is now 95

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices2.cls.ru.nl/sumservice/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices2.cls.ru.nl/sumservice

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/N24d7df4cf4ca4ff1850f8cd69045dea6

Adding service (isSourceCodeOf) https://webservices2.cls.ru.nl/sumservice/

[CODEMETA COMPOSITION (sumservice)] processed 29 new triples, total is now 125

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/sumservice -> https://webservices.cls.ru.nl/portal/sumservice/0.3.1

[CODEMETA VALIDATION (sumservice)] done

-- end log --

[harvester info] <-- Finished processing sumservice (https://github.com/proycon/sumservice) [Wed May 13 04:05:08 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/translate/snapshot> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/libretranslate" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H6f53578c34aa8a5f> ;
    sdo:dateCreated "2020-12-19T14:19:35Z-0500"^^sdo:Date ;
    sdo:dateModified "2025-03-04T13:45:00Z+0100"^^sdo:Date ;
    sdo:description "Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup." ;
    sdo:identifier "translate" ;
    sdo:license <http://spdx.org/licenses/AGPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "LibreTranslate" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Ne7211c1d2ad7f39fa3d1fa7b1e6bd779> ;
    sdo:url "https://libretranslate.com" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/libretranslate/snapshot>,
        <https://webservices.cls.ru.nl/portal/translate.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/translate.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/translate/snapshot> ;
    codemeta:continuousIntegration <https://github.com/LibreTranslate/LibreTranslate/actions/> ;
    codemeta:developmentStatus <https://www.repostatus.org/#suspended> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/webapplication/libretranslate-free-and-open-source-machine-translation-api> ;
    codemeta:readme <https://github.com/proycon/libretranslate/blob/main//README.md> ;
    ns1:errors 2 ;
    ns1:log """(log file starts at Wed May 13 04:05:08 UTC 2026)

[harvester info] --> Processing translate (https://github.com/proycon/libretranslate) [Wed May 13 04:05:08 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/libretranslate...

[harvester info] No releases found, falling back to default git branch!

[harvester info] Using 'main'

[harvester info] Git reference: main

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/translate for harvestable resources...

[harvester info] found python setup for translate, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (pyproject.toml) in current dir, using that...

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/pyproject-toml

Processing source #1 of 1

Obtaining python package metadata for: pyproject.toml

Loading metadata from pyproject.toml via pyproject-parser

Traceback (most recent call last):

  File "/usr/bin/codemetapy", line 8, in <module>

    sys.exit(main())

             ^^^^^^

  File "/usr/lib/python3.12/site-packages/codemeta/codemeta.py", line 339, in main

    g, res, args, contextgraph = build(**args.__dict__)

                                 ^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/codemeta/codemeta.py", line 660, in build

    codemeta.parsers.python.parse_python(newgraph, res, source, crosswalk, args)

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/python.py", line 386, in parse_python

    if value.startswith("http"):

       ^^^^^^^^^^^^^^^^

AttributeError: 'Readme' object has no attribute 'startswith'

-- end log --

[harvester error] python setup.py to codemeta conversion failed for translate (codemetapy failed)

[harvester info] Looking for license....

[harvester info] Found license AGPL-3.0-only

-- begin log --

Trying README.md ...

Trying LICENSE ...

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/translate-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/translate.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate-contributors)] processed 1383 new triples, total is now 1384

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/translate-contributors -> https://webservices.cls.ru.nl/portal/translate.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/translate.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/translate.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/translate.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/translate.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[harvester info] Git top contributor Piero Toffanin <pt@masseranolabs.com> will be assigned as author (and maintainer) if none are found in the metadata

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2020-12-19T14:19:35Z-0500, date modified: 2025-03-04T13:45:00Z+0100

[harvester info] Querying Github/GitLab API (https://github.com/proycon/libretranslate)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/libretranslate

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/libretranslate

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/libretranslate)] processed 17 new triples, total is now 18

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/libretranslate -> https://webservices.cls.ru.nl/portal/libretranslate/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/libretranslate/snapshot)] done

Querying https://api.github.com/repos/proycon/libretranslate

Remaining github API requests: 4983 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4982 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

[harvester info] Found CI https://github.com/LibreTranslate/LibreTranslate/actions/

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

[harvester info] Scraping title from https://flask-limiter.readthedocs.io/en/stable/configuration.html

[harvester info] Found documentation at https://flask-limiter.readthedocs.io/en/stable/configuration.html : "name": "Configuration - Flask-Limiter {4.1.1}

Contents",

-- begin log --

-- end log --

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#suspended

-- begin log --

-- end log --

[harvester error] File /tmp/codemeta-harvester.cache//tmp/50-documentation.translate.codemeta.json is not valid JSON, removing...

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "translate" --codeRepository "https://github.com/proycon/libretranslate" --validate /etc/software.ttl --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/translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/29-license.translate.codemeta.json /tmp/codemeta-harvester.cache//tmp/12-ci.translate.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 8 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-repostatus.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/29-license.translate.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/12-ci.translate.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/translate

Processing source #1 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.translate.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 1 new triples, total is now 2

Processing source #2 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.translate.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/translate.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 8 new triples, total is now 9

Processing source #3 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.translate.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 1 new triples, total is now 10

Processing source #4 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.translate.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/libretranslate/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H-7701fec9f22425c4 -> https://webservices.cls.ru.nl/portal/stub/H6b8ed6f3963a65b9)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 21 new triples, total is now 29

Processing source #5 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.translate.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] overriding old http://schema.org/dateCreated (2025-03-04T10:01:54Z -> 2020-12-19T14:19:35Z-0500)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] overriding old http://schema.org/dateModified (2025-03-04T12:46:36Z -> 2025-03-04T13:45:00Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 2 new triples, total is now 29

Processing source #6 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.translate.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/translate.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 1382 new triples, total is now 1402

Processing source #7 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/29-license.translate.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] overriding old http://schema.org/license (http://spdx.org/licenses/AGPL-3.0-only -> AGPL-3.0-only)

[CODEMETA CORRECTION (https://webservices.cls.ru.nl/portal/translate)] automatically converting license to spdx URI

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 1 new triples, total is now 1402

Processing source #8 of 8

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/12-ci.translate.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/translate)] processed 1 new triples, total is now 1403

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/translate -> https://webservices.cls.ru.nl/portal/translate/snapshot

[CODEMETA VALIDATION (translate)] done

[CODEMETA ENRICHMENT (translate)] adding affiliation(s) of first author as producer

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #1: Violation: Software source code *MUST* state its version (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #2: Info: Software source code *MAY* express the programming language(s) used (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #3: 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 (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #4: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #5: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #6: Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/translate/snapshot #7: Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/translate.codemeta.json

[harvester info] Harvesting remote service URL https://translate.cls.ru.nl for translate: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/translate.codemeta.json" "/tmp/out/translate.codemeta.json" "https://translate.cls.ru.nl"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/translate.codemeta.json', 'json'), ('https://translate.cls.ru.nl', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/translate

Processing source #1 of 2

Parsing json-ld file from /tmp/out/translate.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/translate/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/translate

[CODEMETA COMPOSITION (translate)] processed 1420 new triples, total is now 1420

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://translate.cls.ru.nl

    Service replied with content-type text/html

    Parsing html...

    Parsing site metadata

Adding service (isSourceCodeOf) https://translate.cls.ru.nl

[CODEMETA COMPOSITION (translate)] processed 5 new triples, total is now 1426

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/translate -> https://webservices.cls.ru.nl/portal/translate/snapshot

[CODEMETA VALIDATION (translate)] done

-- end log --

[harvester info] <-- Finished processing translate (https://github.com/proycon/libretranslate) [Wed May 13 04:05:34 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ucto-service/2.5.2> a sdo:SoftwareSourceCode ;
    sdo:applicationCategory <https://vocabs.dariah.eu/tadirah/annotating>,
        <https://vocabs.dariah.eu/tadirah/tagging>,
        <https://w3id.org/nwo-research-fields#Linguistics>,
        <https://w3id.org/nwo-research-fields#TextualAndContentAnalysis> ;
    sdo:audience <https://webservices.cls.ru.nl/portal/audience/developers>,
        <https://webservices.cls.ru.nl/portal/audience/science-research> ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:codeRepository "https://github.com/proycon/ucto_webservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:dateCreated "2022-04-08T14:07:37Z+0200"^^sdo:Date ;
    sdo:dateModified "2024-03-14T21:54:52Z+0100"^^sdo:Date ;
    sdo:description "Ucto is a rule-based tokeniser for multiple languages. This is the webservice for it, for both humans and machines." ;
    sdo:downloadUrl "https://github.com/proycon/ucto_webservice/archive/refs/tags/v2.5.2.zip" ;
    sdo:funding <https://webservices.cls.ru.nl/portal/stub/H-714b488bc5afd0cb>,
        <https://webservices.cls.ru.nl/portal/stub/H07c0bf91f4454aac>,
        <https://webservices.cls.ru.nl/portal/stub/H6d1ea241f00360dc> ;
    sdo:identifier "ucto-service" ;
    sdo:keywords "clam webservice rest nlp computational_linguistics rest" ;
    sdo:license <http://spdx.org/licenses/GPL-3.0-only> ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    sdo:name "Ucto-Webservice" ;
    sdo:operatingSystem "BSD",
        "Linux",
        "macOS" ;
    sdo:producer <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:programmingLanguage "Python" ;
    sdo:releaseNotes "https://github.com/proycon/ucto_webservice/releases/tag/v2.5.2" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Nd879807c7ec172ead21cdb97d40dc5ce> ;
    sdo:runtimePlatform "Python 3",
        "Python 3.10",
        "Python 3.6",
        "Python 3.7",
        "Python 3.8",
        "Python 3.9" ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-66009ed5a4b665f9> ;
    sdo:url "https://languagemachines.github.io/ucto" ;
    sdo:version "2.5.2" ;
    owl:sameAs <https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot>,
        <https://webservices.cls.ru.nl/portal/ucto-service.topcontributor/snapshot>,
        <https://webservices.cls.ru.nl/portal/ucto-service/2.5.2>,
        <https://webservices.cls.ru.nl/portal/ucto-webservice/2.5.2>,
        <https://webservices.cls.ru.nl/portal/ucto_webservice/snapshot> ;
    codemeta:developmentStatus <https://w3id.org/research-technology-readiness-levels#Level8Complete>,
        <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-7fcad6ebab812007>,
        <https://webservices.cls.ru.nl/portal/webapplication/N2b9f4d937bb9f09329eb70c337146f7a> ;
    codemeta:issueTracker <https://github.com/proycon/ucto_webservice/issues> ;
    codemeta:readme <https://github.com/proycon/ucto_webservice/blob/v2.5.2//README.md> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Wed May 13 04:05:34 UTC 2026)

[harvester info] --> Processing ucto-service (https://github.com/proycon/ucto_webservice) [Wed May 13 04:05:34 UTC 2026]

[harvester info] Git updating cached clone of https://github.com/proycon/ucto_webservice...

[harvester info] Found release v2.5.2

[harvester info] Using 'v2.5.2'

[harvester info] Git reference: v2.5.2

[harvester info] Scanning directory /tmp/codemeta-harvester.cache/ucto-service for harvestable resources...

[harvester info] found codemeta-harvest.json for ucto-service (md5sum 79f6bad556b55a273416daeae473f350); values in here take precendence over (override) those in later detection stages

[harvester info] found python setup for ucto-service, converting to codemeta

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

No input files specified, but found python project (setup.py) in current dir, using that...

Generating egg_info

/usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!



        ********************************************************************************

        Please consider removing the following classifiers in favor of a SPDX license expression:



        License :: OSI Approved :: GNU General Public License v3 (GPLv3)



        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.

        ********************************************************************************



!!

  self._finalize_license_expression()

running egg_info

writing Ucto_Webservice.egg-info/PKG-INFO

writing dependency_links to Ucto_Webservice.egg-info/dependency_links.txt

writing requirements to Ucto_Webservice.egg-info/requires.txt

writing top-level names to Ucto_Webservice.egg-info/top_level.txt

reading manifest file 'Ucto_Webservice.egg-info/SOURCES.txt'

writing manifest file 'Ucto_Webservice.egg-info/SOURCES.txt'

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ucto-webservice

Processing source #1 of 1

Obtaining python package metadata for: Ucto_Webservice

Loading metadata from Ucto_Webservice via importlib.metadata

WARNING: No translation for distutils or pyproject.toml key Metadata-Version

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Requires-Dist

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Dynamic

WARNING: No translation for distutils or pyproject.toml key Description

Found dependency CLAM >= 3.2.10

Found dependency FoLiA-tools 

[CODEMETA COMPOSITION (ucto-webservice)] processed 43 new triples, total is now 44

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ucto-webservice -> https://webservices.cls.ru.nl/portal/ucto-webservice/2.5.2

[CODEMETA VALIDATION (ucto-webservice)] codeRepository not set

[CODEMETA VALIDATION (ucto-webservice)] done

-- end log --

[harvester info] Looking for license....

[harvester info] No license file found

-- begin log --

Trying README.md ...

No license detected

-- end log --

[harvester info] Getting contributors from git...

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ucto-service-contributors

Processing source #1 of 1

Extracting contributors from /tmp/codemeta-harvester.cache//tmp/ucto-service.CONTRIBUTORS

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service-contributors)] processed 7 new triples, total is now 8

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ucto-service-contributors -> https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot)] codeRepository not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot)] author not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot)] done

-- end log --

[harvester info] Getting top contributor from git...

[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

[harvester info] Extracting last and first commit date from git log....

[harvester info] Date created: 2022-04-08T14:07:37Z+0200, date modified: 2024-03-14T21:54:52Z+0100

[harvester info] Querying Github/GitLab API (https://github.com/proycon/ucto_webservice)

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ucto-webservice

Processing source #1 of 1

Querying GitAPI parser for https://github.com/proycon/ucto_webservice

    Parsing Github API response

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-webservice)] processed 16 new triples, total is now 17

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ucto-webservice -> https://webservices.cls.ru.nl/portal/ucto_webservice/snapshot

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/ucto_webservice/snapshot)] license not set

[CODEMETA VALIDATION (https://webservices.cls.ru.nl/portal/ucto_webservice/snapshot)] done

Querying https://api.github.com/repos/proycon/ucto_webservice

Remaining github API requests: 4981 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

Querying https://api.github.com/users/proycon

Remaining github API requests: 4980 ### Next rate limit reset at: 2026-05-13 05:00:10 (has_token=True)

-- end log --

[harvester info] Adding URL for found README: README.md

[harvester info] Found releaseNotes

[harvester info] Querying Zenodo API for DOI (access token provided)...

[harvester info] Looking for TRL information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for repostatus information in README.md...

[harvester info] Found repostatus https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Looking for continuous integration information in README.md...

-- begin log --

-- end log --

[harvester info] Looking for documentation links in README.md...

-- begin log --

-- end log --

[harvester info] Falling back to git tag (v2.5.2) if no version number is specified...

[harvester info] Inferring repostatus information from git activity (used only as a fallback if not explicitly provided)...

[harvester info] Inferred repostatus https://www.repostatus.org/#inactive

[harvester info] Looking for repostatus information in README.md in master branch...

[harvester info] Found repostatus (master branch) https://www.repostatus.org/#active

-- begin log --

-- end log --

[harvester info] Reconciliating: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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 "ucto-service" --codeRepository "https://github.com/proycon/ucto_webservice" --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/ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-version.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/99-repostatus.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/90-authors.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/43-releasenotes.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/41-readme.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/40-gitapi.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/39-gitdate.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/32-contributors.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/20-python.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/11-repostatus.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/10-harvest.ucto-service.codemeta.json /tmp/codemeta-harvester.cache//tmp/05-repostatus.ucto-service.codemeta.json 

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 12 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/codemeta-harvester.cache//tmp/99-version.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/99-repostatus.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/90-authors.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/43-releasenotes.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/41-readme.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/40-gitapi.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/39-gitdate.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/32-contributors.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/20-python.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/11-repostatus.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/10-harvest.ucto-service.codemeta.json', 'json'), ('/tmp/codemeta-harvester.cache//tmp/05-repostatus.ucto-service.codemeta.json', 'json')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ucto-service

Processing source #1 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-version.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 1 new triples, total is now 2

Processing source #2 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/99-repostatus.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 1 new triples, total is now 3

Processing source #3 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/90-authors.ucto-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ucto-service.topcontributor/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 8 new triples, total is now 10

Processing source #4 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/43-releasenotes.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 2 new triples, total is now 12

Processing source #5 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/41-readme.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 1 new triples, total is now 13

Processing source #6 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/40-gitapi.ucto-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ucto_webservice/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H712b6c2288f16c4c -> https://webservices.cls.ru.nl/portal/stub/H1e16f77c42c45459)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 19 new triples, total is now 26

Processing source #7 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/39-gitdate.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] overriding old http://schema.org/dateCreated (2022-04-08T11:59:05Z -> 2022-04-08T14:07:37Z+0200)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] overriding old http://schema.org/dateModified (2024-03-14T20:59:44Z -> 2024-03-14T21:54:52Z+0100)

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 2 new triples, total is now 26

Processing source #8 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/32-contributors.ucto-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ucto-service.contributors/snapshot

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (https://webservices.cls.ru.nl/portal/ucto-service)] processed 8 new triples, total is now 27

Processing source #9 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/20-python.ucto-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ucto-webservice/2.5.2

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/author (https://webservices.cls.ru.nl/portal/stub/H1e16f77c42c45459 -> https://webservices.cls.ru.nl/portal/stub/H-719262081bac4d66)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/description (Webservice for the ucto, a rule-based tokeniser for multiple languages -> Ucto is a rule-based tokeniser for multiple languages. This is the webservice for it, for both humans and machines.)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> https://www.repostatus.org/#active)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/name (ucto_webservice -> Ucto-Webservice)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/version (v2.5.2 -> 2.5.2)

[CODEMETA COMPOSITION (ucto-webservice)] processed 58 new triples, total is now 76

Processing source #10 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/11-repostatus.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (ucto-webservice)] processed 1 new triples, total is now 76

Processing source #11 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/10-harvest.ucto-service.codemeta.json

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-2-10 -> https://webservices.cls.ru.nl/portal/stub/H50e5f3310ff2facd)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/softwareRequirements (https://webservices.cls.ru.nl/portal/dependency/folia-tools -> https://webservices.cls.ru.nl/portal/stub/H50e5f3310ff2facd)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/applicationCategory (Internet > WWW/HTTP > WSGI > Application -> https://vocabs.dariah.eu/tadirah/tagging)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/applicationCategory (Text Processing > Linguistic -> https://vocabs.dariah.eu/tadirah/tagging)

[CODEMETA COMPOSITION (ucto-webservice)] processed 28 new triples, total is now 98

Processing source #12 of 12

Parsing json-ld file from /tmp/codemeta-harvester.cache//tmp/05-repostatus.ucto-service.codemeta.json

    NOTE: Not a valid JSON-LD document, @context missing! Attempting to inject automatically...

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (ucto-webservice)] processed 1 new triples, total is now 98

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ucto-service -> https://webservices.cls.ru.nl/portal/ucto-service/2.5.2

[CODEMETA VALIDATION (ucto-service)] done

[CODEMETA ENRICHMENT (ucto-service)] Guessing interface type http://schema.org/WebAPI based on clues

[CODEMETA ENRICHMENT (ucto-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (ucto-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (ucto-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (ucto-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (ucto-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (ucto-service)] automatically adding programmingLanguage Python derived from runtimePlatform Python

[CODEMETA ENRICHMENT (ucto-service)] adding affiliation(s) of first author as producer

VALIDATION https://webservices.cls.ru.nl/portal/ucto-service/2.5.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)

VALIDATION https://webservices.cls.ru.nl/portal/ucto-service/2.5.2 #2: Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)

VALIDATION https://webservices.cls.ru.nl/portal/ucto-service/2.5.2 #3: Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)

-- end log --

[harvester info] Output written to /tmp/out/ucto-service.codemeta.json

[harvester info] Harvesting remote service URL https://webservices.cls.ru.nl/ucto/ for ucto-service: codemetapy  --baseuri https://webservices.cls.ru.nl/portal --baseuri https://webservices.cls.ru.nl/portal --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/ucto-service.codemeta.json" "/tmp/out/ucto-service.codemeta.json" "https://webservices.cls.ru.nl/ucto/"

-- begin log --

/usr/lib/python3.12/site-packages/pyshacl/extras/__init__.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

  import pkg_resources

Passed 2 files/sources but specified 0 input types! Automatically guessing types...

Detected input types: [('/tmp/out/ucto-service.codemeta.json', 'json'), ('https://webservices.cls.ru.nl/ucto/', 'web')]

Adding to contextgraph: /tmp/turtle

Initial URI automatically generated, may be overriden later: https://webservices.cls.ru.nl/portal/ucto-service

Processing source #1 of 2

Parsing json-ld file from /tmp/out/ucto-service.codemeta.json

    Found main resource with URI https://webservices.cls.ru.nl/portal/ucto-service/2.5.2

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/ucto-service

[CODEMETA COMPOSITION (ucto-service)] processed 222 new triples, total is now 222

Processing source #2 of 2

Fallback: Obtaining metadata from remote URL https://webservices.cls.ru.nl/ucto/

    Service replied with content-type application/ld+json

    Parsing json...

    Found main resource with URI https://webservices.cls.ru.nl/ucto

    Injected (possibly temporary) URI https://webservices.cls.ru.nl/portal/webapplication/N2b9f4d937bb9f09329eb70c337146f7a

Adding service (isSourceCodeOf) https://webservices.cls.ru.nl/ucto/

[CODEMETA COMPOSITION (ucto-service)] processed 45 new triples, total is now 268

Remapping URI to (possibly) new identifier and version component: https://webservices.cls.ru.nl/portal/ucto-service -> https://webservices.cls.ru.nl/portal/ucto-service/2.5.2

[CODEMETA VALIDATION (ucto-service)] done

-- end log --

[harvester info] <-- Finished processing ucto-service (https://github.com/proycon/ucto_webservice) [Wed May 13 04:05:57 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/validation/N0a33a5a30c143758bb84514c7c974668> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:02:46"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for FoLiA-Linguistic-Annotation-Tool 0.11.5" ;
    sdo: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

Validation of FoLiA-Linguistic-Annotation-Tool 0.11.5 was successful (score=4/5), but there are some remarks which you may or may not want to address:

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)
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?)
3. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
4. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
5. Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)
6. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 4 .

<https://webservices.cls.ru.nl/portal/validation/N15604f936a6cc05777b390441b3264a7> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:01:27"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Electronisch woordenboek van de Gelderse dialecten unknown" ;
    sdo: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

Validation of Electronisch woordenboek van de Gelderse dialecten unknown failed (score 1/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)
2. Violation: Software source code *MUST* state its license (This is missing in the metadata)
3. 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)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 1 .

<https://webservices.cls.ru.nl/portal/validation/N2ba01ce3655490b389e0f4783f728a48> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:03:44"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Frog-Webservice 2.7" ;
    sdo: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

Validation of Frog-Webservice 2.7 was successful (score=3/5), but there are some warnings which should be addressed:

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)
2. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
3. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/N449af0658ebaa258331d05ec9f7e1a80> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:04:17"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Glem 1.3.1" ;
    sdo: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

Validation of Glem 1.3.1 was successful (score=3/5), but there are some warnings which should be addressed:

1. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
2. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/N46858baa6bd501740e08c6517d505438> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:01:21"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Electronisch woordenboek van de Achterhoekse en Liemerse dialecten unknown" ;
    sdo: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

Validation of Electronisch woordenboek van de Achterhoekse en Liemerse dialecten unknown failed (score 1/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)
2. Violation: Software source code *MUST* state its license (This is missing in the metadata)
3. 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)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 1 .

<https://webservices.cls.ru.nl/portal/validation/N54a4df8830d585f3e082e89cd37a1961> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:00:45"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for asrservice 0.3" ;
    sdo: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

Validation of asrservice 0.3 was successful (score=3/5), but there are some warnings which should be addressed:

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)
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?)
3. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
4. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
5. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
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)
7. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/N5889d3eeb06674fc720a26d2f546786b> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:01:40"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Electronisch woordenboek van de Limburgse dialecten unknown" ;
    sdo: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

Validation of Electronisch woordenboek van de Limburgse dialecten unknown failed (score 1/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)
2. Violation: Software source code *MUST* state its license (This is missing in the metadata)
3. 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)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 1 .

<https://webservices.cls.ru.nl/portal/validation/N597573c7c313025cb968dc80338df126> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:04:09"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for g2pservice 0.3.4" ;
    sdo: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

Validation of g2pservice 0.3.4 was successful (score=3/5), but there are some warnings which should be addressed:

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)
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?)
3. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
4. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
5. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
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)
7. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/N600025767067f0a66cc4baf924378159> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:04:41"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for piereling 0.4" ;
    sdo: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

Validation of piereling 0.4 was successful (score=3/5), but there are some warnings which should be addressed:

1. 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?)
2. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
3. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
4. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
5. Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)
6. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/N6a13233d4c87809a235cea6de31cd3ba> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:01:14"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for diarisationservice 0.1" ;
    sdo: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

Validation of diarisationservice 0.1 was successful (score=3/5), but there are some warnings which should be addressed:

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)
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?)
3. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
4. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
5. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
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)
7. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/N73fc5382b75ee595f76ed611d0cc3b6a> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:02:52"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Forced Alignment 2 0.3.1" ;
    sdo: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

Validation of Forced Alignment 2 0.3.1 was successful (score=3/5), but there are some warnings which should be addressed:

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)
2. Info: Software source code *MAY* express the programming language(s) used (This is missing in the metadata)
3. 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?)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
6. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
7. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/Nb157400995e008c91b8f5c8c535133ac> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:00:52"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Corpus Editor for Syntactically Annotated Resources (Cesar) unknown" ;
    sdo: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

Validation of Corpus Editor for Syntactically Annotated Resources (Cesar) unknown failed (score 1/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)
2. Violation: Software source code *MUST* state its license (This is missing in the metadata)
3. 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)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 1 .

<https://webservices.cls.ru.nl/portal/validation/Nc2af8148c2e1839a761841670169327e> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:06:00"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for You are what you tweet unknown" ;
    sdo: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

Validation of You are what you tweet unknown failed (score 1/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)
2. Violation: Software source code *MUST* state its license (This is missing in the metadata)
3. 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)
4. Violation: Development status *MUST* be expressed (unambiguously) (This is missing in the metadata)
5. 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?)
6. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
7. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
8. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
9. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 1 .

<https://webservices.cls.ru.nl/portal/validation/Ncfd981ffa1aae8cc05d97191959d4406> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:00:22"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Alpino-Webservice 2.4.1" ;
    sdo: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

Validation of Alpino-Webservice 2.4.1 was successful (score=3/5), but there are some warnings which should be addressed:

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)
2. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
3. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
4. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
5. Info: A research domain *SHOULD* be expressed as a category using the NWO Research Fields vocabulary, if applicable (This is missing in the metadata)
6. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/Nd0ba6b98591f455d8ad4ff73cf460b81> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:01:34"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Electronisch woordenboek van de Gelderse dialecten unknown" ;
    sdo: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

Validation of Electronisch woordenboek van de Gelderse dialecten unknown failed (score 1/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* have a proper README. (This is missing in the metadata)
2. Violation: Software source code *MUST* state its license (This is missing in the metadata)
3. 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)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 1 .

<https://webservices.cls.ru.nl/portal/validation/Nd879807c7ec172ead21cdb97d40dc5ce> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:05:53"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for Ucto-Webservice 2.5.2" ;
    sdo: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

Validation of Ucto-Webservice 2.5.2 was successful (score=3/5), but there are some warnings which should be addressed:

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)
2. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
3. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/Ndf64e59ef37e3050d8409d78d6a3907d> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:05:03"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for sumservice 0.3.1" ;
    sdo: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

Validation of sumservice 0.3.1 was successful (score=3/5), but there are some warnings which should be addressed:

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)
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?)
3. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
4. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
5. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
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)
7. Info: A research activity *SHOULD* be expressed as a category using the TaDiRaH vocabulary (This is missing in the metadata)""" ;
    sdo:reviewRating 3 .

<https://webservices.cls.ru.nl/portal/validation/Ne7211c1d2ad7f39fa3d1fa7b1e6bd779> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> ;
    sdo:datePublished "2026-05-13 04:05:28"^^sdo:Date ;
    sdo:name "Automatic software metadata validation report for LibreTranslate (unknown version)" ;
    sdo: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

Validation of LibreTranslate (unknown version) failed (score 2/5) due to one or more requirement violations:

1. Violation: Software source code *MUST* state its version (This is missing in the metadata)
2. Info: Software source code *MAY* express the programming language(s) used (This is missing in the metadata)
3. 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 (This is missing in the metadata)
4. Warning: Documentation *SHOULD* be expressed (This is missing in the metadata)
5. Info: Reference publications *SHOULD* be expressed, if any (This is missing in the metadata)
6. Info: The funder *SHOULD* be acknowledged (This is missing in the metadata)
7. Info: The technology readiness level *SHOULD* be expressed (This is missing in the metadata)""" ;
    sdo:reviewRating 2 .

<https://webservices.cls.ru.nl/portal/webapplication/N234653966e428939f27380b7aabddf76> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-38f56d49c5192ae4> ;
    sdo:description "Forced Alignment of text and audio files" ;
    sdo:name "ForcedAlignment2" ;
    sdo:url "https://webservices.cls.ru.nl/forcedalignment2" ;
    sdo:version "0.3.1" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-38915426ad397de>,
        <https://webservices.cls.ru.nl/portal/stub/H0746ade64c2a6303>,
        <https://webservices.cls.ru.nl/portal/stub/H59cf587fd9861b98> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-5d7c00a763192ec>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377> .

<https://webservices.cls.ru.nl/portal/webapplication/N24d7df4cf4ca4ff1850f8cd69045dea6> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H63c9c6b1973fe936> ;
    sdo:description "An automatic summarisation service for several languages" ;
    sdo:name "Summarisation Service" ;
    sdo:url "https://webservices2.cls.ru.nl/sumservice" ;
    sdo:version "0.3.2" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-106432e37e44c24> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-5ae55a033fd6ef80>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377> .

<https://webservices.cls.ru.nl/portal/webapplication/N2b9f4d937bb9f09329eb70c337146f7a> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1991300adc5ba520> ;
    sdo:description "Ucto is a unicode-compliant tokeniser. It takes input in the form of one or more untokenised texts, and subsequently tokenises them. Several languages are supported, but the software is extensible to other languages." ;
    sdo:license "" ;
    sdo:name "Ucto Webservice" ;
    sdo:provider <https://webservices.cls.ru.nl/portal/stub/H55202e1ff7d5498d> ;
    sdo:url "https://webservices.cls.ru.nl/ucto" ;
    sdo:version "2.5.2" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H17e893876b6593fb> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-735955394f11af34>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377>,
        <https://webservices.cls.ru.nl/portal/stub/H00d041cda7b8c09a>,
        <https://webservices.cls.ru.nl/portal/stub/H0efed88a4ab66a9b> .

<https://webservices.cls.ru.nl/portal/webapplication/N3b1af0938f1eca6c2a9c897053cae1f1> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H36f8f89a72af85f1> ;
    sdo:description "Alpino is a dependency parser for Dutch, developed in the context of the PIONIER Project Algorithms for Linguistic Processing, developed by Gertjan van Noord at the University of Groningen. You can upload either tokenised or untokenised files (which will be automatically tokenised for you using ucto), the output will consist of a zip file containing XML files, one for each sentence in the input document." ;
    sdo:license "" ;
    sdo:name "Alpino Webservice" ;
    sdo:provider <https://webservices.cls.ru.nl/portal/stub/H-61dc62b4ec99adcd> ;
    sdo:url "https://webservices.cls.ru.nl/alpino" ;
    sdo:version "2.4.1" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-14daa427740fbd39>,
        <https://webservices.cls.ru.nl/portal/stub/H19e8370c5de2ce65> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-1b5768037950e053>,
        <https://webservices.cls.ru.nl/portal/stub/H-1dfe032f7c2bd0ac>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377>,
        <https://webservices.cls.ru.nl/portal/stub/H54174515e9241f16> .

<https://webservices.cls.ru.nl/portal/webapplication/N79b5fd9c815b84a834df1f6ae696c3ff> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-f6fa7eca5dc1e8b> ;
    sdo:description "Frog is a suite containing a tokeniser, Part-of-Speech tagger, lemmatiser, morphological analyser, shallow parser, and dependency parser for Dutch." ;
    sdo:license "" ;
    sdo:name "Frog Webservice" ;
    sdo:provider <https://webservices.cls.ru.nl/portal/stub/H55202e1ff7d5498d> ;
    sdo:url "https://webservices.cls.ru.nl/frog" ;
    sdo:version "2.7" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-62f16b2279168b84>,
        <https://webservices.cls.ru.nl/portal/stub/H17e893876b6593fb> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-286a90bbbd869ffc>,
        <https://webservices.cls.ru.nl/portal/stub/H-3145496ce4686c15>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377> .

<https://webservices.cls.ru.nl/portal/webapplication/N8bce4e606b6cd9e1a86666dbe0c2d16b> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H70241f4591243df1> ;
    sdo:description "An Automatic Speech Recognition Service for a variety of languages, powered by WhisperX" ;
    sdo:name "Automatic Speech Recognition Service" ;
    sdo:url "https://webservices2.cls.ru.nl/asrservice" ;
    sdo:version "0.3.1" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-17410f201f924980>,
        <https://webservices.cls.ru.nl/portal/stub/H-76e931827f00903c>,
        <https://webservices.cls.ru.nl/portal/stub/H2b984ed132e024cc>,
        <https://webservices.cls.ru.nl/portal/stub/H4c05ba151b7ef339> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-1558c8319f715667>,
        <https://webservices.cls.ru.nl/portal/stub/H-2aa05e1255de5ea1>,
        <https://webservices.cls.ru.nl/portal/stub/H-2f678edbfc5f669f>,
        <https://webservices.cls.ru.nl/portal/stub/H-4e377f3f6d9bbd22>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377>,
        <https://webservices.cls.ru.nl/portal/stub/H030eba684399b4af>,
        <https://webservices.cls.ru.nl/portal/stub/H5bf5501a6d873fb3>,
        <https://webservices.cls.ru.nl/portal/stub/H6e39b8f4f04d6dfc> .

<https://webservices.cls.ru.nl/portal/webapplication/Nb69c2dfb964b55dd0854d509d25c832b> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-3da74b997f58259> ;
    sdo:description "GLEM is a lemmatizer for Ancient Greek." ;
    sdo:name "Glem" ;
    sdo:provider <https://webservices.cls.ru.nl/portal/stub/H-1dba1163443d2781> ;
    sdo:url "https://webservices.cls.ru.nl/glem" ;
    sdo:version "1.3.1" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H7732c97750534ae4> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377>,
        <https://webservices.cls.ru.nl/portal/stub/H165a2f84e00926b4> .

<https://webservices.cls.ru.nl/portal/webapplication/Ncb5e8a0edd7c59851691b5a43bab0219> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H3ebc7313f7d1f937> ;
    sdo:description "Piereling can convert a wide variety of document formats to FoLiA XML, and from FoLiA XML to various formats. Data conversions such as these provide the groundwork for Natural Language Processing pipelines. It relies on numerous specialised conversion tools in combination with notable third-party tools such as pandoc." ;
    sdo:license "" ;
    sdo:name "Piereling" ;
    sdo:provider <https://webservices.cls.ru.nl/portal/stub/H-25852e44af503a35> ;
    sdo:url "https://webservices.cls.ru.nl/piereling" ;
    sdo:version "0.4" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-11de8e0ef77461e0>,
        <https://webservices.cls.ru.nl/portal/stub/H-188da44df768a7a8>,
        <https://webservices.cls.ru.nl/portal/stub/H-2250c50dfc4007a7>,
        <https://webservices.cls.ru.nl/portal/stub/H-2282bb03338c5be8>,
        <https://webservices.cls.ru.nl/portal/stub/H-2777aa1a8fe419b1>,
        <https://webservices.cls.ru.nl/portal/stub/H-27dd39801569dee4>,
        <https://webservices.cls.ru.nl/portal/stub/H-29d16147ddec05b5>,
        <https://webservices.cls.ru.nl/portal/stub/H-3a040af287807547>,
        <https://webservices.cls.ru.nl/portal/stub/H-3a46728fd20cbbf4>,
        <https://webservices.cls.ru.nl/portal/stub/H-3d498f504b355700>,
        <https://webservices.cls.ru.nl/portal/stub/H-437db609f56be416>,
        <https://webservices.cls.ru.nl/portal/stub/H-448656c16174368c>,
        <https://webservices.cls.ru.nl/portal/stub/H-6dca79c41ecb317b>,
        <https://webservices.cls.ru.nl/portal/stub/H03fd619a9491c85f>,
        <https://webservices.cls.ru.nl/portal/stub/H2300ad25daff63f1>,
        <https://webservices.cls.ru.nl/portal/stub/H2806acc2ada550df>,
        <https://webservices.cls.ru.nl/portal/stub/H4314862015b9b15c>,
        <https://webservices.cls.ru.nl/portal/stub/H5058b697c86b774f>,
        <https://webservices.cls.ru.nl/portal/stub/H67bbdb9b017fe253>,
        <https://webservices.cls.ru.nl/portal/stub/H76581bfa62482d49> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-145b946dda9dfdc6>,
        <https://webservices.cls.ru.nl/portal/stub/H-23cb514fae050cc6>,
        <https://webservices.cls.ru.nl/portal/stub/H-2c14e353b00eaf1f>,
        <https://webservices.cls.ru.nl/portal/stub/H-2f6394f2639b3b20>,
        <https://webservices.cls.ru.nl/portal/stub/H-356c184f3eca8f58>,
        <https://webservices.cls.ru.nl/portal/stub/H-56274e64739924f5>,
        <https://webservices.cls.ru.nl/portal/stub/H-5a1aa8fd52a98844>,
        <https://webservices.cls.ru.nl/portal/stub/H-61b57d94849059f3>,
        <https://webservices.cls.ru.nl/portal/stub/H-6e9f444e203c2e35>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377>,
        <https://webservices.cls.ru.nl/portal/stub/H-ef3f8c3878f9877>,
        <https://webservices.cls.ru.nl/portal/stub/H14aa9f41fd368fe5>,
        <https://webservices.cls.ru.nl/portal/stub/H1e5340733049e2a9>,
        <https://webservices.cls.ru.nl/portal/stub/H526d5b45a9843c2b>,
        <https://webservices.cls.ru.nl/portal/stub/H53240abb2facfbf6>,
        <https://webservices.cls.ru.nl/portal/stub/H585cc8f4a4b2930f>,
        <https://webservices.cls.ru.nl/portal/stub/H59ac8abb830cfa00>,
        <https://webservices.cls.ru.nl/portal/stub/H64c7ea69fcc51a4a>,
        <https://webservices.cls.ru.nl/portal/stub/H74e9ff9dd9735762>,
        <https://webservices.cls.ru.nl/portal/stub/H78144fe7bb87ecf3> .

<https://webservices.cls.ru.nl/portal/webapplication/Ne78272be57de3bb1e51cbb6ac03475f0> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-519b078f1bb6dfb8> ;
    sdo:description "A speaker diarisation service powered by PyAnnote" ;
    sdo:name "Speaker Diarisation Service" ;
    sdo:url "https://webservices2.cls.ru.nl/diarisationservice" ;
    sdo:version "0.1" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H2b984ed132e024cc> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377>,
        <https://webservices.cls.ru.nl/portal/stub/H0b3b4161e4d66ccb> .

<https://webservices.cls.ru.nl/portal/webapplication/Nf18b4306ebef9146756d2ae24889ef21> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H7386e7466578ee89> ;
    sdo: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." ;
    sdo:name "Grapheme to Phoneme converter" ;
    sdo:url "https://webservices.cls.ru.nl/g2pservice" ;
    sdo:version "0.3.4" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-17e7b87071058892> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-39ec681c27c7110e>,
        <https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377> .

<https://webservices.cls.ru.nl/portal/webapplication/e-wald> a sdo:WebApplication ;
    sdo:name "e-WALD" ;
    sdo:url "https://e-wald.nl/" .

<https://webservices.cls.ru.nl/portal/webapplication/e-wbd> a sdo:WebApplication ;
    sdo:name "e-WBD" ;
    sdo:url "https://e-wbd.nl/" .

<https://webservices.cls.ru.nl/portal/webapplication/e-wgd> a sdo:WebApplication ;
    sdo:name "e-WGD" ;
    sdo:url "https://e-wgd.nl/" .

<https://webservices.cls.ru.nl/portal/webapplication/e-wld> a sdo:WebApplication ;
    sdo:name "e-WLD" ;
    sdo:url "https://e-wld.nl/" .

<https://webservices.cls.ru.nl/portal/webapplication/flat-the-folia-linguistic-annotation-tool> a sdo:WebApplication ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> ;
    sdo:name "FLAT: the FoLiA Linguistic Annotation Tool" ;
    sdo:url "https://webservices.cls.ru.nl/flat/" .

<https://webservices.cls.ru.nl/portal/webapplication/libretranslate-free-and-open-source-machine-translation-api> a sdo:WebApplication ;
    sdo:description "Free and Open Source Machine Translation API hosted at Radboud University" ;
    sdo:name "LibreTranslate - Free and Open Source Machine Translation API" ;
    sdo:thumbnailUrl "https://user-images.githubusercontent.com/1951843/102724116-32a6df00-42db-11eb-8cc0-129ab39cdfb5.png" ;
    sdo:url "https://translate.cls.ru.nl" .

<https://webservices.cls.ru.nl/portal/webapplication/ru-cesar> a sdo:WebApplication ;
    sdo:name "RU-Cesar" ;
    sdo:url "https://cesar.science.ru.nl" .

<https://www.repostatus.org/#suspended> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/suspended.svg" ;
    skos:definition "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "Suspended" .

<https://www.ru.nl/cls> a sdo:Organization ;
    sdo:name "Centre for Language Studies" ;
    sdo:parentOrganization <https://www.ru.nl> ;
    sdo:url "https://www.ru.nl/cls" .

<https://www.ru.nl/ftr> a sdo:Organization ;
    sdo:name "Faculty of Philosophy" ;
    sdo:parentOrganization <https://www.ru.nl> ;
    sdo:url "https://www.ru.nl/ftr" .

<https://www.ru.nl/humanitieslab/> a sdo:Organization ;
    sdo:name "Humanities Lab" ;
    sdo:parentOrganization <https://www.ru.nl/facultyofarts/> ;
    sdo:url "https://www.ru.nl/humanitieslab/" .

<http://spdx.org/licenses/AGPL-3.0-only> sdo:name "GNU Affero General Public License v3" .

<http://spdx.org/licenses/GPL-2.0-only> sdo:name "GNU General Public License v2" .

<https://vocabs.dariah.eu/tadirah/contextualizing> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:46.428892+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:28.562104+00:00"^^xsd:dateTime ;
    skos:altLabel "文脈化"@ja ;
    skos:broader <https://vocabs.dariah.eu/tadirah/interpreting> ;
    skos:closeMatch <http://tadirah.dariah.eu/vocab/index.php?tema=34&/contextualizing> ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:narrower <https://vocabs.dariah.eu/tadirah/associate>,
        <https://vocabs.dariah.eu/tadirah/coOccurrence>,
        <https://vocabs.dariah.eu/tadirah/integrating>,
        <https://vocabs.dariah.eu/tadirah/semantification> ;
    skos:note "contextualizing  refers to  creating associations between an object of investigation and other, more established or better-understood objects in a relation of geographical, temporal, or thematic proximity to the object of investigation, with the aim of ascribing meaning to that object."@en,
        "文脈化とは、対象に意味を付与することを目的として、対象と、調査対象物に地理的、時間的、またはテーマ的に近接した関係にある他の、より確立された、あるいはより良く理解された対象との間に関連付けを行うことを指す。"@ja ;
    skos:prefLabel "Kontextualisieren"@de,
        "Contextualizing"@en,
        "Contextualización"@es,
        "Contextualisation"@fr,
        "Contestualizzazione"@it,
        "Contextualização"@pt,
        "Контекстуализовање"@sr .

<https://vocabs.dariah.eu/tadirah/segmenting> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:56.572743+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:27.668817+00:00"^^xsd:dateTime ;
    skos:broader <https://vocabs.dariah.eu/tadirah/annotating> ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:note "segmenting refers to a management process or method of dividing something into smaller homogeneous parts/units to gain better understanding about an object or topic. Segmentation can range from demographic, geographical, ethical, behavioral, visual, linguistic, musical to other areas and can be multi-dimensional."@en,
        "分節化は、対象となる物やトピックについてより良い理解を得るために、何かを、より小さな等質的部分、単位に分割していく作業の管理過程や手法を指す。分節化は、人口統計学、地理学、倫理学、行動学、視覚研究、言語学、音楽など、様々な領域で、また多次元に、行い得るものである。"@ja ;
    skos:prefLabel "Segmenting"@en,
        "分節化"@ja .

<https://vocabs.dariah.eu/tadirah/tagging> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:57.796998+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:17.893856+00:00"^^xsd:dateTime ;
    skos:broader <https://vocabs.dariah.eu/tadirah/contentAnalysis> ;
    skos:definition "the act of labelling a piece of data or content wth a short string to express some metadata (Wikidata contributors, \"Q43401994,\" Wikidata, https://www.wikidata.org/w/index.php?title=Q43401994&oldid=1198888121 (accessed September 4, 2020)"@en,
        "メタデータを表現するために短い文字列を伴うデータやコンテンツの一つをラベリングする行為。"@ja ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:prefLabel "Tagging"@en,
        "タグ付け"@ja .

<https://w3id.org/nwo-research-fields#Linguistics> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:prefLabel "Linguistics" .

<https://w3id.org/nwo-research-fields#TextualAndContentAnalysis> a skos:Concept,
        <https://w3id.org/nwo-research-fields#ResearchField> ;
    skos:broader "https://w3id.org/nwo-research-fields#ComputersAndTheHumanities" ;
    skos:inScheme "https://w3id.org/nwo-research-fields#Scheme" ;
    skos:notation "37.20.00" ;
    skos:prefLabel "Textual and content analysis" .

<https://webservices.cls.ru.nl/portal/stub/H-451a4dbc0eeb0e8b> a sdo:Person ;
    sdo:email "l.tenbosch@let.ru.nl" ;
    sdo:name "Louis ten Bosch" .

<https://webservices.cls.ru.nl/portal/stub/H-686bf102bbd460f5> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:familyName "Stoop" ;
    sdo:givenName "Wessel" .

<https://webservices.cls.ru.nl/portal/stub/H-7bd0b8294e6205f8> a sdo:WebApplication ;
    sdo:name "Electronisch woordenboek van de Gelderse dialecten" .

<https://webservices.cls.ru.nl/portal/stub/H075e5e1371fd9f75> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:familyName "Hendrickx" ;
    sdo:givenName "Iris" .

<https://webservices.cls.ru.nl/portal/stub/H0e1faa8f124f076b> a sdo:SoftwareApplication ;
    sdo:identifier "ucto" ;
    sdo:name "ucto" .

<https://webservices.cls.ru.nl/portal/stub/H17e893876b6593fb> a sdo:DigitalDocument ;
    sdo:description "Text document" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "*.txt" .

<https://webservices.cls.ru.nl/portal/stub/H1b7afb94c66652d0> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:email "f.kunneman@let.ru.nl" ;
    sdo:familyName "Kunneman" ;
    sdo:givenName "Florian" .

<https://webservices.cls.ru.nl/portal/stub/H2b984ed132e024cc> a sdo:AudioObject ;
    sdo:description "Wav audio file" ;
    sdo:encodingFormat "audio/vnd.wave" ;
    sdo:identifier "WaveAudioFormat" ;
    sdo:name "*.wav" .

<https://webservices.cls.ru.nl/portal/stub/H305ce6643509fdf9> a sdo:TextDigitalDocument ;
    sdo:encodingFormat "text/plain" ;
    sdo:inLanguage <https://iso639-3.sil.org/code/grc> .

<https://webservices.cls.ru.nl/portal/stub/H3919f643da779a47> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:familyName "Berck" ;
    sdo:givenName "Peter" .

<https://webservices.cls.ru.nl/portal/stub/H55202e1ff7d5498d> a sdo:Organization ;
    sdo:name "Centre for Language and Speech Technology, Radboud University and KNAW Humanities Cluster" .

<https://www.repostatus.org/#inactive> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/inactive.svg" ;
    skos:definition "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "Inactive" .

<https://www.ru.nl/facultyofarts/> a sdo:Organization ;
    sdo:name "Faculty of Arts" ;
    sdo:parentOrganization <https://www.ru.nl> ;
    sdo:url "https://www.ru.nl/facultyofarts/" .

<https://www.ru.nl/ptrs> a sdo:Organization ;
    sdo:name "Theology and Religious Studies" ;
    sdo:parentOrganization <https://www.ru.nl/ftr> ;
    sdo:url "https://www.ru.nl/ptrs" .

sdo:WebAPI rdfs:label "Web API" .

<http://spdx.org/licenses/GPL-3.0-or-later> sdo:name "GNU General Public License v3.0 or later" .

<https://w3id.org/research-technology-readiness-levels#Stage3Experimental> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    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" .

<https://webservices.cls.ru.nl/portal/dependency/clam-ge-3-2> a sdo:SoftwareApplication ;
    sdo:identifier "CLAM" ;
    sdo:name "CLAM" ;
    sdo:runtimePlatform "Python 3" ;
    sdo:version ">= 3.2" .

<https://webservices.cls.ru.nl/portal/org/open-spraaktechnologie> a sdo:Organization ;
    sdo:email "bestuur@openspraaktechnologie.org" ;
    sdo:name "Open Spraaktechnologie" ;
    sdo:url "https://openspraaktechnologie.org/" .

<https://webservices.cls.ru.nl/portal/stub/H-1c3218c4f4d38378> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:email "w.stoop@let.ru.nl" ;
    sdo:familyName "Stoop" ;
    sdo:givenName "Wessel" .

<https://webservices.cls.ru.nl/portal/stub/H-49b3b74afe6b288a> a sdo:Person ;
    sdo:email "proycon@anaproy.nl" ;
    sdo:name "Maarten van Gompel" .

<https://webservices.cls.ru.nl/portal/stub/H317ee80737f8a64f> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/ptrs> ;
    sdo:email "ko.vandersloot@let.ru.nl" ;
    sdo:familyName "Bary" ;
    sdo:givenName "Corien" .

<https://webservices.cls.ru.nl/portal/stub/H4542966be2bc6078> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/humanitieslab/technical-support-group> ;
    sdo:familyName "Komen" ;
    sdo:givenName "Erwin" .

<https://webservices.cls.ru.nl/portal/stub/H4839eeac169a9658> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:email "l.tenbosch@let.ru.nl" ;
    sdo:familyName "ten Bosch" ;
    sdo:givenName "Louis" .

<https://www.repostatus.org/#wip> a skos:Concept ;
    og:image "https://www.repostatus.org/badges/latest/wip.svg" ;
    skos:altLabel "Work in Progress" ;
    skos:definition "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." ;
    skos:inScheme "https://www.repostatus.org" ;
    skos:prefLabel "WIP" .

<https://www.ru.nl> a sdo:Organization ;
    sdo:location <https://webservices.cls.ru.nl/portal/stub/H355fa6341df489f3> ;
    sdo:name "Radboud University" ;
    sdo:url "https://www.ru.nl" .

<https://www.ru.nl/humanitieslab/technical-support-group> a sdo:Organization ;
    sdo:name "Technical Support Group" ;
    sdo:parentOrganization <https://www.ru.nl/humanitieslab/> ;
    sdo:url "https://www.ru.nl/humanitieslab/technical-support-group" .

sdo:WebSite rdfs:label "Website" ;
    rdfs:comment "A set of related web pages" .

<https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> a sdo:Person ;
    sdo:email "louis.tenbosch@ru.nl",
        "ltenbosch@mlp04.science.ru.nl" ;
    sdo:familyName "ten Bosch" ;
    sdo:givenName "Louis" .

<https://www.ru.nl/facultyofarts/research/humanities-lab/our-labs> a sdo:Organization ;
    sdo:name "Technical Support Group" ;
    sdo:parentOrganization <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:url "https://www.ru.nl/facultyofarts/research/humanities-lab/our-labs" .

<https://vocabs.dariah.eu/tadirah/annotating> a skos:Concept ;
    dc:contributor "Akihiro Kameda",
        "Aurélien Berra",
        "Christof Schöch",
        "Claudia Müller-Birn",
        "Elisabeth Burr",
        "Francesca Tomasi",
        "Gimena del Rio Riande",
        "Hideyuki Ohshima",
        "Ikki Ohmukai",
        "Jun Ogawa",
        "Kiyonori Nagasaki",
        "Klaus Thoden",
        "Luise Borek",
        "Mariko Kasahara",
        "Martin Grandjean",
        "Masao Oi",
        "Melanie Siemund",
        "Monica Berti",
        "Natsuko Nakagawa",
        "Nozomi Ohtsuki",
        "Ryo Mochizuki",
        "Saskia Lindner",
        "Shintaro Seki",
        "Shumpei Katakura",
        "So Miyagawa",
        "Tamara Butigan",
        "Thibault Clérice",
        "Tiziana Mancinelli",
        "Toma Tasovac",
        "Tomoteru Kiyuna",
        "Toshiki Koike",
        "Vanja Savic",
        "Vincent Razanajao",
        "Yi Yeong-il",
        "Yoichiro Watanabe" ;
    dc:creator "Canan Hastik",
        "Jonathan Geiger",
        "Luise Borek",
        "Vera Khramova" ;
    dcterms:created "2024-05-22T11:18:43.881696+00:00"^^xsd:dateTime ;
    dcterms:modified "2025-09-04T13:49:27.416461+00:00"^^xsd:dateTime ;
    skos:broader <https://vocabs.dariah.eu/tadirah/enriching> ;
    skos:closeMatch <http://tadirah.dariah.eu/vocab/index.php?tema=22&/annotating> ;
    skos:inScheme <https://vocabs.dariah.eu/tadirah/> ;
    skos:narrower <https://vocabs.dariah.eu/tadirah/associating>,
        <https://vocabs.dariah.eu/tadirah/audioAnnotation>,
        <https://vocabs.dariah.eu/tadirah/highlighting>,
        <https://vocabs.dariah.eu/tadirah/segmenting>,
        <https://vocabs.dariah.eu/tadirah/visualAnnotation> ;
    skos:note "annotating  refers to the activity of making information about a digital object explicit by adding notes, metadata, keywords, tags or links to a digitized representation or to an annotation file associated with it. This can be in the form of explanatory annotations that comments or contextualize a passage, annotations that make structural or linguistic information explicit, as linked open data making the relationships between objects machine-readable, or in the case of general metadata, adding information about the object as a whole."@en,
        "注釈付けとは、デジタル化された表現やそれに関連する注釈ファイルに注記、メタデータ、キーワード、タグ、リンクを付記することで、デジタルオブジェクトに関する情報を明示的にする活動を指す。これは、一部分にコメントや文脈をつける説明的注釈、構造的または言語的情報を明示的にする注釈、オブジェクト間の関係を機械が読取り得るようにする、リンクされたオープンデータとしての注釈の形式であり得、あるいは一般的なメタデータの場合はオブジェクト全体に関する情報を追加する。"@ja ;
    skos:prefLabel "Annotieren"@de,
        "Annotating"@en,
        "Anotación"@es,
        "Annotation"@fr,
        "Annotazione"@it,
        "注釈付け"@ja,
        "Anotação"@pt,
        "Анотирање"@sr .

<https://webservices.cls.ru.nl/portal/stub/H-226d6ef432ae3e1f> a sdo:ComputerLanguage ;
    sdo:identifier "python" ;
    sdo:name "Django with Python3" .

<https://webservices.cls.ru.nl/portal/stub/H0c13215b998c5147> rdf:first "Erwin R. Komen" ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H1834ce31cc40f526> a sdo:Organization ;
    sdo:name "ClariaH" ;
    sdo:url "https://www.clariah.nl/projecten/research-pilots/acad" .

<https://w3id.org/research-technology-readiness-levels#Level8Complete> a skos:Concept,
        <https://w3id.org/research-technology-readiness-levels#TechnologyReadinessLevel> ;
    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" .

<https://webservices.cls.ru.nl/portal/stub/H4b3223c6603c4866> a sdo:Organization ;
    sdo:name "NWO" ;
    sdo:url "https://www.nwo.nl" .

<https://www.ru.nl/facultyofarts/research/humanities-lab> a sdo:Organization ;
    sdo:name "Humanities Lab" ;
    sdo:parentOrganization <https://www.ru.nl/facultyofarts/> ;
    sdo:url "https://www.ru.nl/facultyofarts/research/humanities-lab" .

<https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> a sdo:Organization ;
    sdo:name "KNAW Humanities Cluster & CLST, Radboud University" .

<https://webservices.cls.ru.nl/portal/audience/developers> a sdo:Audience ;
    sdo:audienceType "Developers" .

<https://webservices.cls.ru.nl/portal/audience/science-research> a sdo:Audience ;
    sdo:audienceType "Science/Research" .

<http://spdx.org/licenses/GPL-3.0-only> sdo:name "GNU General Public License v3" .

<https://webservices.cls.ru.nl/portal/stub/H-748f80bc63e9c377> a sdo:DigitalDocument ;
    sdo:description "Log file with (standard) error output" ;
    sdo:encodingFormat "text/plain" ;
    sdo:identifier "PlainTextFormat" ;
    sdo:name "error.log" .

<https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> a sdo:Person ;
    sdo:affiliation <https://webservices.cls.ru.nl/portal/org/knaw-humanities-cluster-clst-radboud-university> ;
    sdo:email "proycon@anaproy.nl" ;
    sdo:familyName "van Gompel",
        "van gompel" ;
    sdo:givenName "Maarten" ;
    sdo:url "https://proycon.anaproy.nl" .

<https://www.repostatus.org/#active> a 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" .

<https://webservices.cls.ru.nl/portal/stub/H-64db9e7507c15ef8> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:familyName "Komen" ;
    sdo:givenName "Erwin" .

<https://www.ru.nl/clst> a sdo:Organization ;
    sdo:name "Centre for Language and Speech Technology" ;
    sdo:parentOrganization <https://www.ru.nl/cls> ;
    sdo:url "https://www.ru.nl/clst" .

<https://webservices.cls.ru.nl/portal/stub/H67849193aa9ea8d5> rdf:first "codemetapy validator using software.ttl" ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H1584d585da5756e5> rdf:first <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    rdf:rest () .

sdo:WebApplication rdfs:label "Web Application" ;
    rdfs:comment "A software application served as a service over the web with an interface for human end-users" .

