Skip to content

Commit

Permalink
Remove superfluous closing parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgw authored Oct 29, 2024
1 parent 8640a7f commit bc91c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ CRM also defines class [E55 Type] with properties [P127 has broader term] and [P

#### E58 Measurement Unit

Defintion of instances of [E58 Measurement Unit] should be avoided but either taken from an established vocabulary of units such as QUDT or expressed as RDF value with UCUM datatype.^[See [cdt:ucum](https://ci.mines-stetienne.fr/lindt/v4/custom_datatypes#ucum) and [QUDT](https://qudt.org/)).]
Defintion of instances of [E58 Measurement Unit] should be avoided but either taken from an established vocabulary of units such as QUDT or expressed as RDF value with UCUM datatype.^[See [cdt:ucum](https://ci.mines-stetienne.fr/lindt/v4/custom_datatypes#ucum) and [QUDT](https://qudt.org/).]

~~~ttl
@prefix unit: <http://qudt.org/vocab/unit/> .
Expand Down

0 comments on commit bc91c0c

Please sign in to comment.