Skip to content

Typos and minor enhancement #3

@fathoni

Description

@fathoni

Hi, in version 1.1, looks like there are a couple of typos, in which 'Notebook' labels were written as 'Notebok' instead. There is also one minor labeling issue in the following:

    <owl:Class rdf:about="https://w3id.org/reproduceme#IntermediateResult">
        <rdfs:subClassOf rdf:resource="https://w3id.org/reproduceme#Result"/>
        <rdfs:label xml:lang="en">Intermediate Result</rdfs:label>
        <rdfs:label xml:lang="en">These results are obtained during the intermediate steps of an experiment.</rdfs:label>
    </owl:Class>

The line

<rdfs:label xml:lang="en">These results are obtained during the intermediate steps of an experiment.</rdfs:label>

was probably meant as an rdfs:comment instead? If that is the case, maybe changing it to rdfs:comment would enhance its readability when it is read in Protege. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions