@prefix codemeta: <https://codemeta.github.io/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <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 ;
    dct:creator "Maarten van Gompel" ;
    dct: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" ;
    dct: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/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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/proycon/alpino_clam_webservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> ;
    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/N6ec49de0dbc43197d1f477819b692b23> ;
    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-0ee7b4c03568085>,
        <https://webservices.cls.ru.nl/portal/stub/H-768eb59b622abe2f> ;
    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-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/H04697396187b25b6> ;
    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 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:49:46 UTC 2026)

[harvester info] --> Processing alpino-service (https://github.com/proycon/alpino_clam_webservice) [Mon Aug 31 04:49:46 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: 4981 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4981 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/H66ceab1a2e0e1090 -> https://webservices.cls.ru.nl/portal/stub/H778dad62ca711726)

[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/H778dad62ca711726 -> https://webservices.cls.ru.nl/portal/stub/H550368c0302cacab)

[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/natsort -> https://webservices.cls.ru.nl/portal/stub/H34ae2217fddc5e3a)

[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/H34ae2217fddc5e3a)

[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/H34ae2217fddc5e3a)

[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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x718c0e56cd40>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x718c0e56cd40>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x718c0e56cd40>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

[harvester error] Failed to obtain or process metadata from remote service URL https://webservices.cls.ru.nl/alpino for alpino-service

[harvester info] <-- Finished processing alpino-service (https://github.com/proycon/alpino_clam_webservice) [Mon Aug 31 04:50:07 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewald/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H02733c7740cc8f8a> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H045295f30e1bb29b> ;
    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/H-15a33e89f32ec4de> ;
    sdo:identifier "ewald" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    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-27a90ad9ac5166c4> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N17e3fad8c082281d12c1784830d28a9a> ;
    sdo:sourceOrganization <https://www.ru.nl/facultyofarts/research/humanities-lab> ;
    sdo:url "https://github.com/ErwinKomen/RU-Wnd" ;
    sdo:version "unknown" ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H-5e62e3cfe0e9f26e> ;
    codemeta:issueTracker <https://github.com/ErwinKomen/RU-wnd/issues> ;
    codemeta:referencePublication <https://webservices.cls.ru.nl/portal/stub/H-5db859f6af5bca61> ;
    ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:50:54 UTC 2026)

[harvester info] --> Processing ewald (https://github.com/ErwinKomen/RU-wnd) [Mon Aug 31 04:50:54 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/H7ed9db6f7cd86631 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7159900ca9f0>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='e-wald.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7159900ca9f0>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='e-wald.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7159900ca9f0>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing ewald (https://github.com/ErwinKomen/RU-wnd) [Mon Aug 31 04:50:57 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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/proycon/flat" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-20b9c99cbf1c59a8> ;
    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/N8347d80758aa2778e210d16918438a75> ;
    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/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/H79f8f8ba738b5b33> ;
    codemeta:issueTracker <https://github.com/proycon/flat/issues> ;
    codemeta:readme <https://github.com/proycon/flat/blob/v0.11.5//README.rst> ;
    ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:51:17 UTC 2026)

[harvester info] --> Processing flat (https://github.com/proycon/flat) [Mon Aug 31 04:51:17 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: 4978 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4978 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/H-3ba3e5dfd3d7c44 -> https://webservices.cls.ru.nl/portal/stub/H3a8640dbf120d478)

[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/H3a8640dbf120d478 -> https://webservices.cls.ru.nl/portal/stub/H-3ba3e5dfd3d7c44)

[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 (python -> annotation)

[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 (computational-linguistics -> 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 (annotation-tool -> 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 (web-application -> 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/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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7578afb79280>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7578afb79280>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7578afb79280>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing flat (https://github.com/proycon/flat) [Mon Aug 31 04:51:37 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-1f69e6b22a60e341> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/forcedalignment2" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H4d2d0e35c20f35d0> ;
    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/H-7f1f4b18516c7fa3> ;
    sdo:name "Forced Alignment 2" ;
    sdo:operatingSystem "Linux" ;
    sdo:producer <https://www.ru.nl/clst> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N2f8b36f88b30b576d535e6db287ec875> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-0489d75082d60aa>,
        <https://webservices.cls.ru.nl/portal/stub/H-2168f983597d8295> ;
    sdo:sourceOrganization <https://www.ru.nl/clst> ;
    sdo:url "https://github.com/opensource-spraakherkenning-nl/forcedalignment2" ;
    sdo:version "0.3.1" ;
    codemeta:developmentStatus <https://www.repostatus.org/#active> ;
    codemeta:isSourceCodeOf <https://webservices.cls.ru.nl/portal/stub/H78493183790247e6> ;
    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 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:51:37 UTC 2026)

[harvester info] --> Processing forcedalignment2 (https://github.com/opensource-spraakherkenning-nl/forcedalignment2) [Mon Aug 31 04:51:37 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/H-39c91b662e6faecc 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7a353c745d90>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7a353c745d90>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7a353c745d90>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing forcedalignment2 (https://github.com/opensource-spraakherkenning-nl/forcedalignment2) [Mon Aug 31 04:51:41 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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/proycon/frog_webservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> ;
    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-15d1675649b96f1e>,
        <https://webservices.cls.ru.nl/portal/stub/H-655811612390d7ba>,
        <https://webservices.cls.ru.nl/portal/stub/H7661b9461ab22658> ;
    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/N5a78aa89f6ff1552d8cee20dc372a455> ;
    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/H5d3cb59973bd6883> ;
    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-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-706c7a5a69c299fa> ;
    codemeta:issueTracker <https://github.com/proycon/frog_webservice/issues> ;
    codemeta:readme <https://github.com/proycon/frog_webservice/blob/v2.7//README.md> ;
    ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:51:41 UTC 2026)

[harvester info] --> Processing frog-service (https://github.com/proycon/frog_webservice) [Mon Aug 31 04:51:41 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: 4977 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4977 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/H-4e4691cc486a2f48 -> https://webservices.cls.ru.nl/portal/stub/H-1f316292d02a381d)

[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-1f316292d02a381d -> https://webservices.cls.ru.nl/portal/stub/H-497975e00217afe2)

[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 (dutch -> clam webservice rest nlp computational_linguistics rest)

[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 (named-entity-recognition -> 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/keywords (nlp -> 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/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/clam-ge-3-2-4 -> https://webservices.cls.ru.nl/portal/stub/H-7efeee8d8f2b33ac)

[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/H-7efeee8d8f2b33ac)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/applicationCategory (Text Processing > Linguistic -> https://vocabs.dariah.eu/tadirah/contextualizing)

[CODEMETA COMPOSITION (frog-webservice)] overriding old http://schema.org/applicationCategory (Internet > WWW/HTTP > WSGI > Application -> https://vocabs.dariah.eu/tadirah/contextualizing)

[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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7cbca9353fb0>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7cbca9353fb0>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7cbca9353fb0>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

[harvester error] Failed to obtain or process metadata from remote service URL https://webservices.cls.ru.nl/frog/ for frog-service

[harvester info] <-- Finished processing frog-service (https://github.com/proycon/frog_webservice) [Mon Aug 31 04:52:01 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/H65505302bb7b23fc> ;
    sdo:codeRepository "https://github.com/GreekPerspective/glem" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-285ee009ebdfe019> ;
    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/H16e852e8a9dfbf1e> ;
    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/H-632c5b41331c7c96> ;
    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/H-dce94b2c1bb3ca4> ;
    sdo:releaseNotes "https://github.com/GreekPerspective/glem/releases" ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N225984108d1d212c1cb15e82cd62fbe6> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-3d5d0331c91e165b> ;
    sdo:sourceOrganization <https://www.ru.nl/clst> ;
    sdo:url "https://github.com/GreekPerspective/glem" ;
    sdo:version "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/H78abddcdd2d9493c> ;
    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/H2cd580582079f02c> ;
    ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:52:21 UTC 2026)

[harvester info] --> Processing glem (https://github.com/GreekPerspective/glem) [Mon Aug 31 04:52:21 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/H-ee98b0410d80ff0 as contributor

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H-4565b764df91a9a4 as contributor

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H-75c6477ce03912a7 as contributor

[CODEMETA ENRICHMENT (glem)] adding author https://webservices.cls.ru.nl/portal/stub/H-6d8aa4ea926da746 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x79ede08f1d90>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x79ede08f1d90>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x79ede08f1d90>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing glem (https://github.com/GreekPerspective/glem) [Mon Aug 31 04:52:25 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/t2t> ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:53:04 UTC 2026)

[harvester info] --> Processing t2t (https://gitlab.science.ru.nl/ltenbosch/t2t) [Mon Aug 31 04:53:04 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': terminal prompts disabled

-- end log --

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

<https://webservices.cls.ru.nl/portal/translate> ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:53:05 UTC 2026)

[harvester info] --> Processing translate (https://github.com/proycon/libretranslate) [Mon Aug 31 04:53:05 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'

-- begin log --

Already on 'main'

Your branch and 'origin/main' have diverged,

and have 2 and 344 different commits each, respectively.

  (use "git pull" if you want to integrate the remote branch with yours)

-- end log --

[harvester error] Failed to pull https://github.com/proycon/libretranslate
""" .

<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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/proycon/ucto_webservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> ;
    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-b68f1f966e21bd2>,
        <https://webservices.cls.ru.nl/portal/stub/H30a4d9c257a69e51>,
        <https://webservices.cls.ru.nl/portal/stub/H57c2492ade25c42f> ;
    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/N0647a842ad84ce27d42b53cf430b4f4d> ;
    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/H0de86d5e58f49c9e> ;
    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-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/H4ef2c7b39b5c1927> ;
    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 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:53:06 UTC 2026)

[harvester info] --> Processing ucto-service (https://github.com/proycon/ucto_webservice) [Mon Aug 31 04:53:06 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: 4973 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4973 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/H5e72b36018cd240b -> https://webservices.cls.ru.nl/portal/stub/H-152d640e5751370d)

[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/H-152d640e5751370d -> https://webservices.cls.ru.nl/portal/stub/H-3f96a00e36521386)

[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/H-6ca8b593104393c1)

[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/H-6ca8b593104393c1)

[CODEMETA COMPOSITION (ucto-webservice)] overriding old http://schema.org/applicationCategory (Text Processing > Linguistic -> https://vocabs.dariah.eu/tadirah/tagging)

[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)] 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fcef128fc50>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcef128fc50>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcef128fc50>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

[harvester error] Failed to obtain or process metadata from remote service URL https://webservices.cls.ru.nl/ucto/ for ucto-service

[harvester info] <-- Finished processing ucto-service (https://github.com/proycon/ucto_webservice) [Mon Aug 31 04:53:26 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/youarewhatyoutweet> ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:53:26 UTC 2026)

[harvester info] --> Processing youarewhatyoutweet.nl (https://github.com/Woseseltops/youarewhatyoutweet) [Mon Aug 31 04:53:26 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/H2b4522ba9aaadde7 as contributor

[CODEMETA ENRICHMENT (youarewhatyoutweet.nl)] adding author https://webservices.cls.ru.nl/portal/stub/H-2b97561b21f574c 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 72, in create_connection

    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):

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

  File "/usr/lib/python3.12/socket.py", line 978, in getaddrinfo

    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):

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

socket.gaierror: [Errno -5] Name has no usable address



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7ad3605e7f20>: Failed to establish a new connection: [Errno -5] Name has no usable address



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='youarewhatyoutweet.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ad3605e7f20>: Failed to establish a new connection: [Errno -5] Name has no usable address'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='youarewhatyoutweet.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ad3605e7f20>: Failed to establish a new connection: [Errno -5] Name has no usable address'))

-- 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) [Mon Aug 31 04:53:30 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/youarewhatyoutweet.nl/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H075f0d598066a70e> ;
    sdo:codeRepository "https://github.com/Woseseltops/youarewhatyoutweet" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-3c1644fef923298f> ;
    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/H733a4204dcf52308> ;
    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/H574d1753f7293c69> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Ndc6f0dcef045be730f80afa8d13e285e> ;
    sdo:softwareRequirements <https://webservices.cls.ru.nl/portal/stub/H-0ee7b4c03568085>,
        <https://webservices.cls.ru.nl/portal/stub/H-1a2a44507af1332b>,
        <https://webservices.cls.ru.nl/portal/stub/H57e70e7af7d26314> ;
    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/H6eaf03e324b8c5e2> ;
    codemeta:issueTracker <https://github.com/Woseseltops/youarewhatyoutweet/issues> .

<https://www.repostatus.org> a skos:ConceptScheme ;
    dct:creator "Jason Antman" ;
    dct:description "A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects." ;
    dct: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/#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.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://spdx.org/licenses/AGPL-3.0-only> sdo:name "GNU Affero General Public License v3" .

<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/H2c87c16879356ea0> ;
    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" ;
    dct:created "2024-05-22T11:18:54.086579+00:00"^^xsd:dateTime ;
    dct: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" ;
    dct:created "2024-05-22T11:18:55.008161+00:00"^^xsd:dateTime ;
    dct: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" ;
    dct:created "2024-05-22T11:18:58.435501+00:00"^^xsd:dateTime ;
    dct: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/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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/asrservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-c7c782850b1ead1> ;
    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/N122edf219bb2431500fd3f1a98b831fa> ;
    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/H1738cc4808d37b59> ;
    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 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:50:08 UTC 2026)

[harvester info] --> Processing asrservice (https://github.com/opensource-spraakherkenning-nl/asrservice) [Mon Aug 31 04:50:08 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: 4980 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4980 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/#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 "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/H-25adc48bc12e8857 -> https://webservices.cls.ru.nl/portal/stub/H791dbaa39ae32495)

[CODEMETA COMPOSITION (asrservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7eb0df874f80>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices2.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7eb0df874f80>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices2.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7eb0df874f80>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing asrservice (https://github.com/opensource-spraakherkenning-nl/asrservice) [Mon Aug 31 04:50:28 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/cesar/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-712ff56aee58089a> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-cesar" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H0c5598eaea3c2851> ;
    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/H-15a33e89f32ec4de> ;
    sdo:identifier "cesar" ;
    sdo:keywords "syntax",
        "xquery" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H5ed2d3b5e1bec184> ;
    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-27a90ad9ac5166c4> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N25bf08d41046273e652704d264816e37> ;
    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/H-91d468c946240dc>,
        <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/H5254b20aa096d008> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Mon Aug 31 04:50:28 UTC 2026)

[harvester info] --> Processing cesar (https://github.com/ErwinKomen/RU-cesar) [Mon Aug 31 04:50:28 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/H02a8801d94cac22f 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) [Mon Aug 31 04:50:34 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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/diarisationservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> ;
    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/Nf4f08f10e238385daf7dc28f23d5294c> ;
    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/H-f0a44968436f09a> ;
    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 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:50:35 UTC 2026)

[harvester info] --> Processing diarisationservice (https://github.com/opensource-spraakherkenning-nl/diarisationservice) [Mon Aug 31 04:50:35 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: 4979 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4979 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/H-6b948c12e01e89d1 -> https://webservices.cls.ru.nl/portal/stub/H3cf984b6e1f7990f)

[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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x77ab3c290cb0>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices2.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x77ab3c290cb0>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices2.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x77ab3c290cb0>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing diarisationservice (https://github.com/opensource-spraakherkenning-nl/diarisationservice) [Mon Aug 31 04:50:53 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewbd/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H2fba2fd3102957cf> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5b0797acea71d63d> ;
    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/H-15a33e89f32ec4de> ;
    sdo:identifier "ewbd" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    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-27a90ad9ac5166c4> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/Nc8d5bd4aae515aaf18abcb2488bd804e> ;
    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-117278313f7b47f>,
        <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-3d8d03ad96cdb388> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Mon Aug 31 04:50:57 UTC 2026)

[harvester info] --> Processing ewbd (https://github.com/ErwinKomen/RU-wnd) [Mon Aug 31 04:50:57 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/H08157941466c8b61 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) [Mon Aug 31 04:51:04 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewgd/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-4699acf68b9ab1cd> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H-736234fe618fd98a> ;
    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/H-15a33e89f32ec4de> ;
    sdo:identifier "ewgd" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    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-27a90ad9ac5166c4> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N9fe475b7f2e55e3e51e9cc7de9a9a990> ;
    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-117278313f7b47f>,
        <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-94b8f36840c1736> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Mon Aug 31 04:51:04 UTC 2026)

[harvester info] --> Processing ewgd (https://github.com/ErwinKomen/RU-wnd) [Mon Aug 31 04:51:04 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/H6b00f6c9e4138ec9 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) [Mon Aug 31 04:51:10 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/ewld/unknown> a sdo:SoftwareSourceCode ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H070f58acff2b03a6> ;
    sdo:codeRepository "https://github.com/ErwinKomen/RU-wnd" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H4617ae9227e5f284> ;
    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/H-15a33e89f32ec4de> ;
    sdo:identifier "ewld" ;
    sdo:keywords "dialect",
        "dictionary",
        "dutch" ;
    sdo:maintainer <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    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-27a90ad9ac5166c4> ;
    sdo:review <https://webservices.cls.ru.nl/portal/validation/N268e94eb1749c4702c63b828dac839f3> ;
    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/H50c0916784357d2f>,
        <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/H5297fea10d57e410> ;
    ns1:errors 0 ;
    ns1:log """(log file starts at Mon Aug 31 04:51:10 UTC 2026)

[harvester info] --> Processing ewld (https://github.com/ErwinKomen/RU-wnd) [Mon Aug 31 04:51:10 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/H287501f60b6e27c6 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) [Mon Aug 31 04:51:17 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/H79dac544d29040c5> ;
    sdo:codeRepository "https://github.com/opensource-spraakherkenning-nl/g2pservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H6343bf68a7c2f795> ;
    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/N7e3cf8dcdbbf2a17d40a9107889173c2> ;
    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-23e5354b138dde45> ;
    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 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:52:02 UTC 2026)

[harvester info] --> Processing g2pservice (https://github.com/opensource-spraakherkenning-nl/g2pservice) [Mon Aug 31 04:52:02 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: 4976 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4976 ### Next rate limit reset at: 2026-08-31 05:00:37 (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/H-1fd94b17f36f316d -> https://webservices.cls.ru.nl/portal/stub/H63c2e973dba6399b)

[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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fef1b6445c0>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fef1b6445c0>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fef1b6445c0>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing g2pservice (https://github.com/opensource-spraakherkenning-nl/g2pservice) [Mon Aug 31 04:52:21 UTC 2026]
""" .

<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/arne-neumann> a sdo:Person ;
    sdo:email "github@arne.cl" ;
    sdo:familyName "Neumann" ;
    sdo:givenName "Arne" .

<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/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/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/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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/proycon/piereling" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> ;
    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/Ned0a85b4b9d4a842f7d7cc8e7dee249c> ;
    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/H5b55ae1fc34dec6f> ;
    codemeta:issueTracker <https://github.com/proycon/piereling/issues> ;
    codemeta:readme <https://github.com/proycon/piereling/blob/v0.4//README.rst> ;
    ns1:errors 1 ;
    ns1:log """-- 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-6b2318dd7aea40a7 -> https://webservices.cls.ru.nl/portal/stub/H465c47406fb5429d)

[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/H465c47406fb5429d -> https://webservices.cls.ru.nl/portal/stub/H-68e773137f39701c)

[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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x730211befb90>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x730211befb90>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x730211befb90>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing piereling (https://github.com/proycon/piereling) [Mon Aug 31 04:52:45 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/stub/H-0489d75082d60aa> a sdo:SoftwareApplication ;
    sdo:identifier "kaldi" ;
    sdo:name "kaldi" .

<https://webservices.cls.ru.nl/portal/stub/H-1306c7a12a956841> 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/H-15d1675649b96f1e> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> ;
    sdo:name "CLARIAH-CORE (NWO grant 184.033.101)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H-1a2a44507af1332b> a sdo:SoftwareApplication ;
    sdo:identifier "soothsayer" ;
    sdo:name "SoothSayer" .

<https://webservices.cls.ru.nl/portal/stub/H-1bb01cd401a9762c> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-632c5b41331c7c96> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-1f69e6b22a60e341> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-7f1f4b18516c7fa3> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-20b9c99cbf1c59a8> rdf:first <https://webservices.cls.ru.nl/portal/person/martijn> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-55f019a37774fcb3> .

<https://webservices.cls.ru.nl/portal/stub/H-21468bf618985d1d> rdf:first <https://webservices.cls.ru.nl/portal/stub/H6b5111fb63810c7e> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-2168f983597d8295> a sdo:SoftwareApplication ;
    sdo:identifier "clam" ;
    sdo:name "CLAM" .

<https://webservices.cls.ru.nl/portal/stub/H-23e5354b138dde45> a stype:WebApplication ;
    sdo:name "g2pservice" .

<https://webservices.cls.ru.nl/portal/stub/H-26d47ec29eb73866> a sdo:Organization ;
    sdo:name "European Research council" ;
    sdo:url "https://erc.europa.eu/" .

<https://webservices.cls.ru.nl/portal/stub/H-285ee009ebdfe019> rdf:first <https://webservices.cls.ru.nl/portal/stub/H2146bfd032980b63> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-333771bdadd7b7a5> .

<https://webservices.cls.ru.nl/portal/stub/H-333771bdadd7b7a5> rdf:first <https://webservices.cls.ru.nl/portal/stub/H3643189b1b16cbd2> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H073115a9cb92f5e8> .

<https://webservices.cls.ru.nl/portal/stub/H-3436340da009d537> rdf:first "Iris Hendrickx" ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-3c1644fef923298f> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-2c08cd1d2ce6c962> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H47d16155bc8dcd38> .

<https://webservices.cls.ru.nl/portal/stub/H-3c7bf3cc80559be> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-2c08cd1d2ce6c962> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-3d5d0331c91e165b> a sdo:SoftwareApplication ;
    sdo:identifier "frog" ;
    sdo:name "frog" .

<https://webservices.cls.ru.nl/portal/stub/H-3d8d03ad96cdb388> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H01fc3dbab9a7f013> ;
    sdo:datePublished "2017"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H-4699acf68b9ab1cd> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-4865fcb7e2eb731> rdf:first <https://webservices.cls.ru.nl/portal/person/arne-neumann> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H710cfcd2a79eeb46> .

<https://webservices.cls.ru.nl/portal/stub/H-55f019a37774fcb3> rdf:first <https://webservices.cls.ru.nl/portal/person/antal-van-den-bosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-4865fcb7e2eb731> .

<https://webservices.cls.ru.nl/portal/stub/H-5db859f6af5bca61> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H01fc3dbab9a7f013> ;
    sdo:datePublished "2019"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H-5e62e3cfe0e9f26e> a sdo:WebApplication ;
    sdo:name "Electronisch woordenboek van de Achterhoekse en Liemerse dialecten" .

<https://webservices.cls.ru.nl/portal/stub/H-655811612390d7ba> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> ;
    sdo:name "CLARIAH-PLUS (NWO grant 184.034.023)" .

<https://webservices.cls.ru.nl/portal/stub/H-706c7a5a69c299fa> a sdo:WebAPI ;
    sdo:name "Frog-Webservice" .

<https://webservices.cls.ru.nl/portal/stub/H-712ff56aee58089a> rdf:first <https://webservices.cls.ru.nl/portal/stub/H5ed2d3b5e1bec184> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-736234fe618fd98a> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H-768eb59b622abe2f> a sdo:SoftwareApplication ;
    sdo:identifier "alpino" ;
    sdo:name "Alpino" .

<https://webservices.cls.ru.nl/portal/stub/H-91d468c946240dc> a sdo:WebApplication ;
    sdo:name "Corpus Editor for Syntactically Annotated Resources (Cesar)" .

<https://webservices.cls.ru.nl/portal/stub/H-94b8f36840c1736> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H01fc3dbab9a7f013> ;
    sdo:datePublished "2019"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H-b68f1f966e21bd2> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> ;
    sdo:name "CLARIAH-CORE (NWO grant 184.033.101)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H-c7c782850b1ead1> rdf:first <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> .

<https://webservices.cls.ru.nl/portal/stub/H-dce94b2c1bb3ca4> a sdo:ComputerLanguage ;
    sdo:identifier "python" ;
    sdo:name "Python" .

<https://webservices.cls.ru.nl/portal/stub/H-f0a44968436f09a> a stype:WebApplication ;
    sdo:name "diarisationservice" .

<https://webservices.cls.ru.nl/portal/stub/H02733c7740cc8f8a> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H045295f30e1bb29b> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H04697396187b25b6> a sdo:WebAPI ;
    sdo:name "Alpino-Webservice" .

<https://webservices.cls.ru.nl/portal/stub/H070f58acff2b03a6> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H073115a9cb92f5e8> rdf:first <https://webservices.cls.ru.nl/portal/stub/H6b5111fb63810c7e> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-1bb01cd401a9762c> .

<https://webservices.cls.ru.nl/portal/stub/H075f0d598066a70e> rdf:first <https://webservices.cls.ru.nl/portal/stub/H733a4204dcf52308> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3c7bf3cc80559be> .

<https://webservices.cls.ru.nl/portal/stub/H0c5598eaea3c2851> rdf:first <https://webservices.cls.ru.nl/portal/stub/H5ed2d3b5e1bec184> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H0de86d5e58f49c9e> a sdo:SoftwareApplication ;
    sdo:identifier "ucto" ;
    sdo:name "ucto" ;
    sdo:version ">= 0.28" .

<https://webservices.cls.ru.nl/portal/stub/H16e852e8a9dfbf1e> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H-26d47ec29eb73866> ;
    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/H1738cc4808d37b59> a stype:WebApplication ;
    sdo:name "asrservice" .

<https://webservices.cls.ru.nl/portal/stub/H1d46528e769737f5> a sdo:Place ;
    sdo:name "Nijmegen" .

<https://webservices.cls.ru.nl/portal/stub/H27f77e0d78843f29> rdf:first <https://webservices.cls.ru.nl/portal/stub/H2146bfd032980b63> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H4c2f450301b17dea> .

<https://webservices.cls.ru.nl/portal/stub/H29aea4185cd7d256> rdf:first "Peter Berck" ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-3436340da009d537> .

<https://webservices.cls.ru.nl/portal/stub/H2c87c16879356ea0> a sdo:Place ;
    sdo:name "Amsterdam" .

<https://webservices.cls.ru.nl/portal/stub/H2cd580582079f02c> a sdo:ScholarlyArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H5e54cbc368cb02b5> ;
    sdo:isPartOf <https://webservices.cls.ru.nl/portal/stub/H-1306c7a12a956841> ;
    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/H2fba2fd3102957cf> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H30a4d9c257a69e51> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> ;
    sdo:name "CLARIAH-PLUS (NWO grant 184.034.023)" .

<https://webservices.cls.ru.nl/portal/stub/H4617ae9227e5f284> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H47d16155bc8dcd38> rdf:first <https://webservices.cls.ru.nl/portal/stub/H733a4204dcf52308> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H4c2f450301b17dea> rdf:first <https://webservices.cls.ru.nl/portal/stub/H3643189b1b16cbd2> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H-21468bf618985d1d> .

<https://webservices.cls.ru.nl/portal/stub/H4d2d0e35c20f35d0> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-7f1f4b18516c7fa3> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H4ef2c7b39b5c1927> a sdo:WebAPI ;
    sdo:name "Ucto-Webservice" .

<https://webservices.cls.ru.nl/portal/stub/H50c0916784357d2f> a sdo:WebApplication ;
    sdo:name "Electronisch woordenboek van de Limburgse dialecten" .

<https://webservices.cls.ru.nl/portal/stub/H51661b21781726a7> a stype:WebApplication ;
    sdo:name "sumservice" .

<https://webservices.cls.ru.nl/portal/stub/H5254b20aa096d008> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H01fc3dbab9a7f013> ;
    sdo:datePublished "2018"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H5297fea10d57e410> a sdo:TechArticle ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H01fc3dbab9a7f013> ;
    sdo:datePublished "2016"^^sdo:Date ;
    sdo:name "" ;
    sdo:url "https://webservices.cls.ru.nl/portal/" .

<https://webservices.cls.ru.nl/portal/stub/H574d1753f7293c69> a sdo:ComputerLanguage ;
    sdo:identifier "python" ;
    sdo:name "python" .

<https://webservices.cls.ru.nl/portal/stub/H57c2492ade25c42f> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> ;
    sdo:name "CLARIN-NL (NWO grant 184.021.003)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H57e70e7af7d26314> a sdo:SoftwareApplication ;
    sdo:identifier "django" ;
    sdo:name "django" .

<https://webservices.cls.ru.nl/portal/stub/H5b0797acea71d63d> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-24260784e11f2a86> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H5b55ae1fc34dec6f> a stype:WebApplication ;
    sdo:name "piereling" .

<https://webservices.cls.ru.nl/portal/stub/H5d3cb59973bd6883> a sdo:SoftwareApplication ;
    sdo:identifier "frog" ;
    sdo:name "frog" ;
    sdo:version ">= 0.31" .

<https://webservices.cls.ru.nl/portal/stub/H5e54cbc368cb02b5> rdf:first "Corien Bary" ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H29aea4185cd7d256> .

<https://webservices.cls.ru.nl/portal/stub/H6343bf68a7c2f795> rdf:first <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H6f51a26959dfa6e2> .

<https://webservices.cls.ru.nl/portal/stub/H65505302bb7b23fc> rdf:first <https://webservices.cls.ru.nl/portal/stub/H-632c5b41331c7c96> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H27f77e0d78843f29> .

<https://webservices.cls.ru.nl/portal/stub/H6eaf03e324b8c5e2> a stype:WebApplication ;
    sdo:name "You are what you tweet" .

<https://webservices.cls.ru.nl/portal/stub/H6f51a26959dfa6e2> rdf:first <https://webservices.cls.ru.nl/portal/person/micha-hulsbosch> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> .

<https://webservices.cls.ru.nl/portal/stub/H710cfcd2a79eeb46> rdf:first <https://webservices.cls.ru.nl/portal/person/mustafa-erkan-bas-ar> ;
    rdf:rest <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> .

<https://webservices.cls.ru.nl/portal/stub/H7661b9461ab22658> a sdo:Grant ;
    sdo:funder <https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> ;
    sdo:name "CLARIN-NL (NWO grant 184.021.003)" ;
    sdo:url "https://www.clariah.nl" .

<https://webservices.cls.ru.nl/portal/stub/H78493183790247e6> a stype:WebApplication ;
    sdo:name "Forced Alignment 2" .

<https://webservices.cls.ru.nl/portal/stub/H78abddcdd2d9493c> a stype:CommandLineApplication ;
    sdo:description "Command-line interface to GLEM" ;
    sdo:name "glem" ;
    iodata:consumesData <https://webservices.cls.ru.nl/portal/stub/H-183a3d13bbe032b3> ;
    iodata:producesData <https://webservices.cls.ru.nl/portal/stub/H-183a3d13bbe032b3> ;
    stype:executableName "glem" .

<https://webservices.cls.ru.nl/portal/stub/H79dac544d29040c5> rdf:first <https://webservices.cls.ru.nl/portal/person/louis-ten-bosch> ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H79f8f8ba738b5b33> a stype:WebApplication ;
    sdo:name "FoLiA-Linguistic-Annotation-Tool" .

<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/H5424de5dc484e022> ;
    sdo:codeRepository "https://github.com/proycon/sumservice" ;
    sdo:contributor <https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> ;
    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/N9f0532fce355ea38e743a548d63237ef> ;
    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/H51661b21781726a7> ;
    codemeta:issueTracker <https://github.com/proycon/sumservice/issues> ;
    codemeta:readme <https://github.com/proycon/sumservice/blob/master//README.md> ;
    ns1:errors 1 ;
    ns1:log """(log file starts at Mon Aug 31 04:52:45 UTC 2026)

[harvester info] --> Processing sumservice (https://github.com/proycon/sumservice) [Mon Aug 31 04:52:45 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: 4974 ### Next rate limit reset at: 2026-08-31 05:00:36 (has_token=True)

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

Remaining github API requests: 4974 ### Next rate limit reset at: 2026-08-31 05:00:37 (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 "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/H-43067d8ea8843979 -> https://webservices.cls.ru.nl/portal/stub/H2fc97b6dbdcfe4ed)

[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/H2fc97b6dbdcfe4ed -> https://webservices.cls.ru.nl/portal/stub/H1beb9302f394c7aa)

[CODEMETA COMPOSITION (sumservice)] overriding old https://codemeta.github.io/terms/developmentStatus (https://www.repostatus.org/#inactive -> 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...

Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn

    conn = connection.create_connection(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection

    raise err

  File "/usr/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection

    sock.connect(sa)

ConnectionRefusedError: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen

    httplib_response = self._make_request(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 404, in _make_request

    self._validate_conn(conn)

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn

    conn.connect()

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 363, in connect

    self.sock = conn = self._new_conn()

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

  File "/usr/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn

    raise NewConnectionError(

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7129e8312ae0>: Failed to establish a new connection: [Errno 111] Connection refused



During handling of the above exception, another exception occurred:



Traceback (most recent call last):

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 667, in send

    resp = conn.urlopen(

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

  File "/usr/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen

    retries = retries.increment(

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

  File "/usr/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment

    raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices2.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7129e8312ae0>: Failed to establish a new connection: [Errno 111] Connection refused'))



During handling of the above exception, another exception occurred:



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 562, in build

    repo_kind = codemeta.parsers.gitapi.get_repo_kind(inputsource)

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

  File "/usr/lib/python3.12/site-packages/codemeta/parsers/gitapi.py", line 56, in get_repo_kind

    response = requests.get(test_url)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 73, in get

    return request("get", url, params=params, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/api.py", line 59, in request

    return session.request(method=method, url=url, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request

    resp = self.send(prep, **send_kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send

    r = adapter.send(request, **kwargs)

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

  File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 700, in send

    raise ConnectionError(e, request=request)

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices2.cls.ru.nl', port=443): Max retries exceeded with url: /-/manifest.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7129e8312ae0>: Failed to establish a new connection: [Errno 111] Connection refused'))

-- end log --

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

[harvester info] <-- Finished processing sumservice (https://github.com/proycon/sumservice) [Mon Aug 31 04:53:04 UTC 2026]
""" .

<https://webservices.cls.ru.nl/portal/validation/N0647a842ad84ce27d42b53cf430b4f4d> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:53:25"^^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/N122edf219bb2431500fd3f1a98b831fa> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:50:27"^^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/N17e3fad8c082281d12c1784830d28a9a> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:50:56"^^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/N225984108d1d212c1cb15e82cd62fbe6> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:52:24"^^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/N25bf08d41046273e652704d264816e37> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:50:30"^^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/N268e94eb1749c4702c63b828dac839f3> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:51:13"^^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/N2f8b36f88b30b576d535e6db287ec875> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:51:40"^^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/N5a78aa89f6ff1552d8cee20dc372a455> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:52:00"^^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/N6ec49de0dbc43197d1f477819b692b23> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:50:06"^^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/N7e3cf8dcdbbf2a17d40a9107889173c2> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:52:20"^^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/N8347d80758aa2778e210d16918438a75> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:51:36"^^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/N9f0532fce355ea38e743a548d63237ef> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:53: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/N9fe475b7f2e55e3e51e9cc7de9a9a990> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:51:06"^^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/Nc8d5bd4aae515aaf18abcb2488bd804e> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:51:00"^^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/Ndc6f0dcef045be730f80afa8d13e285e> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:53:29"^^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/Ned0a85b4b9d4a842f7d7cc8e7dee249c> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:52:44"^^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/Nf4f08f10e238385daf7dc28f23d5294c> a sdo:Review ;
    sdo:author <https://webservices.cls.ru.nl/portal/stub/H-7a3545f8e8b0120b> ;
    sdo:datePublished "2026-08-31 04:50:52"^^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/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/ru-cesar> a sdo:WebApplication ;
    sdo:name "RU-Cesar" ;
    sdo:url "https://cesar.science.ru.nl" .

<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/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" ;
    dct:created "2024-05-22T11:18:46.428892+00:00"^^xsd:dateTime ;
    dct: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" ;
    dct:created "2024-05-22T11:18:56.572743+00:00"^^xsd:dateTime ;
    dct: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" ;
    dct:created "2024-05-22T11:18:57.796998+00:00"^^xsd:dateTime ;
    dct: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-0ee7b4c03568085> a sdo:SoftwareApplication ;
    sdo:identifier "ucto" ;
    sdo:name "ucto" .

<https://webservices.cls.ru.nl/portal/stub/H-117278313f7b47f> a sdo:WebApplication ;
    sdo:name "Electronisch woordenboek van de Gelderse dialecten" .

<https://webservices.cls.ru.nl/portal/stub/H-183a3d13bbe032b3> a sdo:TextDigitalDocument ;
    sdo:encodingFormat "text/plain" ;
    sdo:inLanguage <https://iso639-3.sil.org/code/grc> .

<https://webservices.cls.ru.nl/portal/stub/H-2c08cd1d2ce6c962> 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/H2146bfd032980b63> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:familyName "Berck" ;
    sdo:givenName "Peter" .

<https://webservices.cls.ru.nl/portal/stub/H3643189b1b16cbd2> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:familyName "Hendrickx" ;
    sdo:givenName "Iris" .

<https://webservices.cls.ru.nl/portal/stub/H6b5111fb63810c7e> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:familyName "Stoop" ;
    sdo:givenName "Wessel" .

<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-632c5b41331c7c96> 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/H-7f1f4b18516c7fa3> 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://webservices.cls.ru.nl/portal/stub/H5ed2d3b5e1bec184> 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/H733a4204dcf52308> a sdo:Person ;
    sdo:affiliation <https://www.ru.nl/clst> ;
    sdo:email "w.stoop@let.ru.nl" ;
    sdo:familyName "Stoop" ;
    sdo:givenName "Wessel" .

<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/H1d46528e769737f5> ;
    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" ;
    dct:created "2024-05-22T11:18:43.881696+00:00"^^xsd:dateTime ;
    dct: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-15a33e89f32ec4de> a sdo:Organization ;
    sdo:name "ClariaH" ;
    sdo:url "https://www.clariah.nl/projecten/research-pilots/acad" .

<https://webservices.cls.ru.nl/portal/stub/H-27a90ad9ac5166c4> a sdo:ComputerLanguage ;
    sdo:identifier "python" ;
    sdo:name "Django with Python3" .

<https://webservices.cls.ru.nl/portal/stub/H01fc3dbab9a7f013> rdf:first "Erwin R. Komen" ;
    rdf:rest () .

<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/org/knaw-humanities-cluster-clst-radboud-university> a sdo:Organization ;
    sdo:name "KNAW Humanities Cluster & CLST, Radboud University" .

<https://webservices.cls.ru.nl/portal/stub/H32adb289e6ac7d4e> 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" .

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" .

<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" .

<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" .

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

<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-24260784e11f2a86> 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/H-7a3545f8e8b0120b> rdf:first "codemetapy validator using software.ttl" ;
    rdf:rest () .

<https://webservices.cls.ru.nl/portal/stub/H5424de5dc484e022> rdf:first <https://webservices.cls.ru.nl/portal/person/maarten-van-gompel> ;
    rdf:rest () .

