https://ontology.solveit-df.org/solveit/core/ASTMErrorCategory
An error category from ASTM E3016-18 used to classify weakness impacts.
Instances of solveit-core:ASTMErrorCategory can have the following properties:
| PROPERTY | TYPE | DESCRIPTION | RANGE |
|---|
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix solveit-core: <https://ontology.solveit-df.org/solveit/core/> .
solveit-core:ASTMErrorCategory a owl:Class ;
rdfs:label "ASTM Error Category"@en ;
rdfs:comment "An error category from ASTM E3016-18 used to classify weakness impacts."@en .