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 fe2cb96 commit 9d4ea1c
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 @@ -20,7 +20,7 @@ general:Description a owl:Class ;
rdfs:label "Description definition for General" ;
rdfs:comment "Description attributes for all assets"@en .

general:Data a owl:Class ;
general:Contract a owl:Class ;
rdfs:label "Data definition for General" ;
rdfs:comment "Data attributes for all assets"@en .

Expand Down

0 comments on commit 9d4ea1c

Please sign in to comment.