Skip to content

Commit

Permalink
Update EssIncident.ttl
Browse files Browse the repository at this point in the history
correct example value for latitude, there was one number too many in there
  • Loading branch information
birgitZF authored Aug 14, 2023
1 parent b686ce3 commit e8557fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io.catenax.essincident/2.0.0/EssIncident.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
samm:preferredName "Latitude"@en ;
samm:description "Latitude information for geographic coordinates."@en ;
samm:characteristic :LatitudeTrait ;
samm:exampleValue "-5.4220777" .
samm:exampleValue "-5.422077" .

:LongitudeTrait a samm-c:Trait ;
samm:preferredName "Longitude Trait"@en ;
Expand Down

0 comments on commit e8557fa

Please sign in to comment.