Skip to content

PROPERTIES

vv-report Properties

Class Diagram

classDiagram
class Class_definition_for_Content
class Class_definition_for_DomainSpecification
class Class_definition_for_Evaluation
class Class_definition_for_Format
class Class_definition_for_InputData
class Class_definition_for_Metric
class Class_definition_for_Parameter
class Class_definition_for_Result
class Class_definition_for_ResultVerification
class Class_definition_for_VvReport

Class Hierarchy

  • Class definition for Content (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Content)
  • Class definition for DomainSpecification (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/DomainSpecification)
  • Class definition for Evaluation (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Evaluation)
  • Class definition for Format (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Format)
  • Class definition for InputData (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/InputData)
  • Class definition for Metric (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Metric)
  • Class definition for Parameter (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Parameter)
  • Class definition for Result (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Result)
  • Class definition for ResultVerification (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/ResultVerification)
  • Class definition for VvReport (https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/VvReport)

Class Definitions

Class IRI Description Parents
Class definition for Content https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Content Describes the content properties of a V&V report (system under test, evaluations). Content
Class definition for DomainSpecification https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/DomainSpecification Domain-specific metadata extension for V&V report assets. DomainSpecification
Class definition for Evaluation https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Evaluation Attributes for an evaluation element of a verification & validation report.
Class definition for Format https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Format Describes the format properties of a V&V report (report format). Format
Class definition for InputData https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/InputData Attributes for the definition of an input data element of a verification & validation report.
Class definition for Metric https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Metric Attributes for the definition of a quality metric of a verification & validation report.
Class definition for Parameter https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Parameter Attributes for the definition of parameter element of a verification & validation report.
Class definition for Result https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/Result Attributes for evaluation results of a verification & validation report.
Class definition for ResultVerification https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/ResultVerification Attributes for the verification of the result by a third party of a verification & validation report.
Class definition for VvReport https://w3id.org/gaia-x4plcaad/ontologies/vv-report/v2/VvReport Attributes for a verification & validation report. CodeAsset

Prefixes

SHACL Properties

vv-report:conceptSpecificData

vv-report:evaluations

vv-report:hasCodeArtifact

vv-report:hasContent

vv-report:hasDomainSpecification

vv-report:hasFormat

vv-report:hasManifest

vv-report:inputData

vv-report:inputDescription

vv-report:inputReference

vv-report:metric

vv-report:metricDescription

vv-report:metricReference

vv-report:metricTitle

vv-report:parameterDescription

vv-report:parameterName

vv-report:parameters

vv-report:parameterValue

vv-report:reportFormat

vv-report:result

vv-report:resultLog

vv-report:resultTestPassed

vv-report:resultVerifiable

vv-report:resultVerification

vv-report:resultVerificationDescription

vv-report:resultVerificationReference

vv-report:systemUnderTest

Shape Property prefix Property MinCount MaxCount Description Datatype/NodeKind Filename
VvReportShape vv-report hasCodeArtifact 1 1 vv-report.shacl.ttl
VvReportShape vv-report hasDomainSpecification 1 1 vv-report.shacl.ttl
VvReportShape vv-report hasManifest 1 1 vv-report.shacl.ttl
DomainSpecificationShape vv-report hasContent 1 1 vv-report.shacl.ttl
DomainSpecificationShape vv-report hasFormat 1 1 vv-report.shacl.ttl
FormatShape vv-report reportFormat 1 1 The format or standard used for the V&V report. http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
ContentShape vv-report systemUnderTest 1 1 Uniform Resource Identifier (URI) to identify the tested artifact, like a simulation, model by location, name, or both. http://www.w3.org/2001/XMLSchema#anyURI vv-report.shacl.ttl
ContentShape vv-report evaluations 1 A list of all measures carried out on the subject under test. vv-report.shacl.ttl
EvaluationShape vv-report metric 1 1 The definition of the quality metric that has been used in this evaluation item. vv-report.shacl.ttl
EvaluationShape vv-report inputData 1 The definition of a dataset that has been used as input to the quality metric. vv-report.shacl.ttl
EvaluationShape vv-report parameters 0 A list of parameters that have been used to configure the quality metric and/or quality criterion. vv-report.shacl.ttl
EvaluationShape vv-report result 1 1 The summary of the result of this evaluation item. vv-report.shacl.ttl
EvaluationShape vv-report conceptSpecificData 0 Additional arbitrary V&V-concept specific data, to further describe the evaluation. vv-report.shacl.ttl
MetricShape vv-report metricTitle 1 1 A meaningful name of this metric. http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
MetricShape vv-report metricDescription 1 1 A short description of what is tested within this quality metric. http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
MetricShape vv-report metricReference 1 1 Uniform Resource Identifier (URI) to identify the metric by location, name, or both. http://www.w3.org/2001/XMLSchema#anyURI vv-report.shacl.ttl
InputDataShape vv-report inputDescription 1 1 A short description for interpreting this input data element http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
InputDataShape vv-report inputReference 1 1 Uniform Resource Identifier (URI) to identify the utilized input data element by location, name, or both. http://www.w3.org/2001/XMLSchema#anyURI vv-report.shacl.ttl
ParameterShape vv-report parameterName 1 1 The formal name of the parameter, as it appears in the validation system http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
ParameterShape vv-report parameterDescription 1 1 A short description of the parameter in order to unambigously interpret it. http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
ParameterShape vv-report parameterValue 1 1 The value of the parameter. vv-report.shacl.ttl
ResultShape vv-report resultTestPassed 1 1 Statement if the test has been passed or not. http://www.w3.org/2001/XMLSchema#boolean vv-report.shacl.ttl
ResultShape vv-report resultLog 0 Additional information about the test result, e.g., why it has failed. http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
ResultShape vv-report resultVerifiable 1 1 Information if the result can be verified by a third party. http://www.w3.org/2001/XMLSchema#boolean vv-report.shacl.ttl
ResultShape vv-report resultVerification 0 1 The necessary attributes to carry out verification of the result by a third party. vv-report.shacl.ttl
ResultVerificationShape vv-report resultVerificationDescription 1 1 A short description of how the result can be verified with the given reference. http://www.w3.org/2001/XMLSchema#string vv-report.shacl.ttl
ResultVerificationShape vv-report resultVerificationReference 1 Uniform Resource Identifier (URI) to identify the reference used to verify the result of this evalation by location, name, or both. http://www.w3.org/2001/XMLSchema#anyURI vv-report.shacl.ttl