Skip to content

Commit

Permalink
Update check_method.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
beachtom authored Jun 5, 2024
1 parent ee306c5 commit 0195b23
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions src/check_method.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -189,13 +189,11 @@ aec3po:hasNestedTarget a owl:ObjectProperty ;

aec3po:hasTarget a owl:DatatypeProperty ;
rdfs:label "hasTarget"@en ;
rdfs:comment "TBD"@en .

aec3po:hasBooleanTarget a owl:DatatypeProperty ;
rdfs:label "hasBooleanTarget"@en ;
rdfs:comment "TBD"@en ;
rdfs:range xsd:boolean .
rdfs:comment ""@en .

aec3po:hasBSDDTarget a owl:ObjectProperty ;
rdfs:label "hasBSDDTarget"@en ;
rdfs:comment ""@en .

aec3po:FunctionCheckMethod a owl:Class ;
rdfs:label "Function Check Method"@en ;
Expand Down

0 comments on commit 0195b23

Please sign in to comment.