Skip to content

Commit

Permalink
testing validation
Browse files Browse the repository at this point in the history
  • Loading branch information
gatemezing committed Sep 4, 2024
1 parent 5db4c13 commit ebac14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vocab/sdm.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
sdm:EndPointFeatureExtension a owl:Class;
a rdfs:Class;
rdfs:label "EndPoint feature extension"@en;
rdfs:subClassOf sd:Feature.
rdfs:subClassOf sd:Feature ;
rdfs:comment "Principal class extending the sd:Feature for providing more metadata on an endpoint service. "@en;
.

Expand Down

0 comments on commit ebac14a

Please sign in to comment.