Skip to content

Symbol for UnitOfMeasure_ph should be pH #66

@turingtest37

Description

@turingtest37
gistd:_UnitOfMeasure_ph
	a gist:UnitOfMeasure ;
	skos:altLabel "ph"^^xsd:string ;
	skos:prefLabel "ph"^^xsd:string ;
	gist:isMemberOf gistd:_UnitGroup_acidity ;
	.

should be

gistd:_UnitOfMeasure_ph
	skos:altLabel "pH"^^xsd:string ;
	skos:prefLabel "pH"^^xsd:string ;
.

There should also be a symbol "pH" but it conflicts with picoHenry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions