Skip to content

Commit

Permalink
ontology
Browse files Browse the repository at this point in the history
Signed-off-by: jtdemer <[email protected]>
  • Loading branch information
jtdemer committed Oct 25, 2024
1 parent 9d4ea1c commit 19552f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/general_ontology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ general: a owl:Ontology ;

general:General a owl:Class ;
rdfs:label "Class definition for General" ;
rdfs:comment "General attributes for all assets"@en .
rdfs:comment "General attributes for all assets"@en ;
rdfs:subClassOf gx:DataResource .

general:Description a owl:Class ;
Expand Down

0 comments on commit 19552f9

Please sign in to comment.