Skip to content

Commit

Permalink
Remove duplicated rdfs:label of LogEntry
Browse files Browse the repository at this point in the history
  • Loading branch information
PHochmann committed Aug 1, 2022
1 parent 4ae94f3 commit 0d45ddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taxonomies/Message.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ ids:LogMessage a owl:Class;
rdfs:comment "Log Message which can be used to transfer logs e.g., to the clearing house."@en.

ids:LogEntry a owl:Class;
rdfs:label "Log Entry"@en ;
rdfs:label "Log Entry"@en ;
rdfs:comment "Contains the metadata of a LogMessage"@en .

Expand Down

0 comments on commit 0d45ddb

Please sign in to comment.