From c57d0669cd39641f4ef5927f0c25ff2ed213920e Mon Sep 17 00:00:00 2001
From: Script <>
Date: Fri, 8 Sep 2023 09:49:53 +0000
Subject: [PATCH] update ontology
---
docs/ExperimentIdentifier.html | 5 +
docs/ExperimentIdentifier.json | 6 +
docs/ExperimentIdentifier.nt | 1 +
docs/ExperimentIdentifier.rdf | 3 +
docs/ExperimentIdentifier.ttl | 1 +
docs/ExtensometerGaugeLength.html | 5 +
docs/ExtensometerGaugeLength.json | 6 +
docs/ExtensometerGaugeLength.nt | 1 +
docs/ExtensometerGaugeLength.rdf | 3 +
docs/ExtensometerGaugeLength.ttl | 1 +
docs/NotchTensileStrength.html | 7 +-
docs/NotchTensileStrength.json | 8 +-
docs/NotchTensileStrength.nt | 3 +-
docs/NotchTensileStrength.rdf | 5 +-
docs/NotchTensileStrength.ttl | 3 +-
docs/OriginalCrosssection.html | 5 +
docs/OriginalCrosssection.json | 6 +
docs/OriginalCrosssection.nt | 1 +
docs/OriginalCrosssection.rdf | 3 +
docs/OriginalCrosssection.ttl | 1 +
.../ProcessOntology/ExperimentIdentifier.html | 5 +
.../ProcessOntology/ExperimentIdentifier.json | 6 +
docs/ProcessOntology/ExperimentIdentifier.nt | 1 +
docs/ProcessOntology/ExperimentIdentifier.rdf | 3 +
docs/ProcessOntology/ExperimentIdentifier.ttl | 1 +
.../ExtensometerGaugeLength.html | 5 +
.../ExtensometerGaugeLength.json | 6 +
.../ExtensometerGaugeLength.nt | 1 +
.../ExtensometerGaugeLength.rdf | 3 +
.../ExtensometerGaugeLength.ttl | 1 +
.../ProcessOntology/NotchTensileStrength.html | 7 +-
.../ProcessOntology/NotchTensileStrength.json | 8 +-
docs/ProcessOntology/NotchTensileStrength.nt | 3 +-
docs/ProcessOntology/NotchTensileStrength.rdf | 5 +-
docs/ProcessOntology/NotchTensileStrength.ttl | 3 +-
.../ProcessOntology/OriginalCrosssection.html | 5 +
.../ProcessOntology/OriginalCrosssection.json | 6 +
docs/ProcessOntology/OriginalCrosssection.nt | 1 +
docs/ProcessOntology/OriginalCrosssection.rdf | 3 +
docs/ProcessOntology/OriginalCrosssection.ttl | 1 +
docs/ProcessOntology/SampleIdentifier.html | 11 +-
docs/ProcessOntology/SampleIdentifier.json | 6 +
docs/ProcessOntology/SampleIdentifier.nt | 1 +
docs/ProcessOntology/SampleIdentifier.rdf | 9 +-
docs/ProcessOntology/SampleIdentifier.ttl | 5 +-
docs/ProcessOntology/WidthAfterFracture1.html | 5 -
docs/ProcessOntology/WidthAfterFracture1.json | 6 -
docs/ProcessOntology/WidthAfterFracture1.nt | 1 -
docs/ProcessOntology/WidthAfterFracture1.rdf | 3 -
docs/ProcessOntology/WidthAfterFracture1.ttl | 1 -
docs/ProcessOntology/WidthAfterFracture2.html | 5 -
docs/ProcessOntology/WidthAfterFracture2.json | 6 -
docs/ProcessOntology/WidthAfterFracture2.nt | 1 -
docs/ProcessOntology/WidthAfterFracture2.rdf | 3 -
docs/ProcessOntology/WidthAfterFracture2.ttl | 1 -
docs/ProcessOntology/index.json | 44 +-
docs/ProcessOntology/index.nt | 9 +-
docs/ProcessOntology/index.rdf | 29 +-
docs/ProcessOntology/index.ttl | 14 +-
.../validation-report-long.txt | 6494 ++++++++---------
docs/ProcessOntology/validation-report.txt | 1052 +--
docs/SampleIdentifier.html | 11 +-
docs/SampleIdentifier.json | 6 +
docs/SampleIdentifier.nt | 1 +
docs/SampleIdentifier.rdf | 9 +-
docs/SampleIdentifier.ttl | 5 +-
docs/WidthAfterFracture1.html | 5 -
docs/WidthAfterFracture1.json | 6 -
docs/WidthAfterFracture1.nt | 1 -
docs/WidthAfterFracture1.rdf | 3 -
docs/WidthAfterFracture1.ttl | 1 -
docs/WidthAfterFracture2.html | 5 -
docs/WidthAfterFracture2.json | 6 -
docs/WidthAfterFracture2.nt | 1 -
docs/WidthAfterFracture2.rdf | 3 -
docs/WidthAfterFracture2.ttl | 1 -
docs/index.json | 44 +-
docs/index.nt | 9 +-
docs/index.rdf | 29 +-
docs/index.ttl | 14 +-
docs/validation-report-long.txt | 6494 ++++++++---------
docs/validation-report.txt | 1052 +--
82 files changed, 7806 insertions(+), 7754 deletions(-)
diff --git a/docs/ExperimentIdentifier.html b/docs/ExperimentIdentifier.html
index 7a428e42e..a05e03aaa 100644
--- a/docs/ExperimentIdentifier.html
+++ b/docs/ExperimentIdentifier.html
@@ -59,6 +59,11 @@
PO Statements
ExperimentIdentifier |
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ Label-ID |
+
+
http://www.w3.org/2004/02/skos/core#altlabel |
Label ID |
diff --git a/docs/ExperimentIdentifier.json b/docs/ExperimentIdentifier.json
index ed86fa078..41b90027a 100644
--- a/docs/ExperimentIdentifier.json
+++ b/docs/ExperimentIdentifier.json
@@ -31,6 +31,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "Label-ID",
+ "lang" : "en",
+ "type" : "literal"
+ }
+ ,
{
"value" : "Proben-ID",
"lang" : "de",
diff --git a/docs/ExperimentIdentifier.nt b/docs/ExperimentIdentifier.nt
index e9ca5ea77..de7cfc386 100644
--- a/docs/ExperimentIdentifier.nt
+++ b/docs/ExperimentIdentifier.nt
@@ -3,5 +3,6 @@
"ExperimentIdentifier"@en .
"Identifier based on Label-System"@en .
"Label ID"@en .
+ "Label-ID"@en .
"Proben-ID"@de .
"ExperimentIdentifier"@en .
diff --git a/docs/ExperimentIdentifier.rdf b/docs/ExperimentIdentifier.rdf
index 5d89dd84a..33a4d8552 100644
--- a/docs/ExperimentIdentifier.rdf
+++ b/docs/ExperimentIdentifier.rdf
@@ -9,6 +9,9 @@
ExperimentIdentifier
+
+ Label-ID
+
Label ID
diff --git a/docs/ExperimentIdentifier.ttl b/docs/ExperimentIdentifier.ttl
index 56c4ed9cd..96fe767c9 100644
--- a/docs/ExperimentIdentifier.ttl
+++ b/docs/ExperimentIdentifier.ttl
@@ -3,6 +3,7 @@
.
.
"ExperimentIdentifier"@en .
+ "Label-ID"@en .
"Label ID"@en .
"Identifier based on Label-System"@en .
"Proben-ID"@de .
diff --git a/docs/ExtensometerGaugeLength.html b/docs/ExtensometerGaugeLength.html
index b50f3b74b..479d47168 100644
--- a/docs/ExtensometerGaugeLength.html
+++ b/docs/ExtensometerGaugeLength.html
@@ -89,6 +89,11 @@ PO Statements
Messlänge Lo |
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ L0 |
+
+
http://www.w3.org/2004/02/skos/core#preflabel |
ExtensometerGaugeLength |
diff --git a/docs/ExtensometerGaugeLength.json b/docs/ExtensometerGaugeLength.json
index ff79d3b61..a12c9c679 100644
--- a/docs/ExtensometerGaugeLength.json
+++ b/docs/ExtensometerGaugeLength.json
@@ -49,6 +49,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "L0",
+ "lang" : "en",
+ "type" : "literal"
+ }
+ ,
{
"value" : "Messl\u00E4nge L0",
"lang" : "de",
diff --git a/docs/ExtensometerGaugeLength.nt b/docs/ExtensometerGaugeLength.nt
index 15fd85c33..4a394828d 100644
--- a/docs/ExtensometerGaugeLength.nt
+++ b/docs/ExtensometerGaugeLength.nt
@@ -6,6 +6,7 @@
.
.
"Extensometer gauge length "@en .
+ "L0"@en .
"Messl\u00E4nge L0"@de .
"Messl\u00E4nge Lo"@de .
"extensometer gauge length"@en .
diff --git a/docs/ExtensometerGaugeLength.rdf b/docs/ExtensometerGaugeLength.rdf
index 26475c84d..68a790a83 100644
--- a/docs/ExtensometerGaugeLength.rdf
+++ b/docs/ExtensometerGaugeLength.rdf
@@ -33,6 +33,9 @@
Messlänge Lo
+
+ L0
+
ExtensometerGaugeLength
diff --git a/docs/ExtensometerGaugeLength.ttl b/docs/ExtensometerGaugeLength.ttl
index 725de88c0..f24880052 100644
--- a/docs/ExtensometerGaugeLength.ttl
+++ b/docs/ExtensometerGaugeLength.ttl
@@ -11,6 +11,7 @@
"Extensometer gauge length "@en .
"Messlänge L0"@de .
"Messlänge Lo"@de .
+ "L0"@en .
"ExtensometerGaugeLength"@en .
.
.
diff --git a/docs/NotchTensileStrength.html b/docs/NotchTensileStrength.html
index 40ee52b20..62af329ac 100644
--- a/docs/NotchTensileStrength.html
+++ b/docs/NotchTensileStrength.html
@@ -61,12 +61,7 @@ PO Statements
http://www.w3.org/2004/02/skos/core#altlabel |
- notch tensile strength |
-
-
-
- http://www.w3.org/2004/02/skos/core#altlabel |
- Zugfestigkeit Rm |
+ Rm |
diff --git a/docs/NotchTensileStrength.json b/docs/NotchTensileStrength.json
index c363620d9..310d3b15c 100644
--- a/docs/NotchTensileStrength.json
+++ b/docs/NotchTensileStrength.json
@@ -27,16 +27,10 @@
],
"http://www.w3.org/2004/02/skos/core#altlabel" : [ {
- "value" : "Zugfestigkeit Rm",
+ "value" : "Rm",
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "notch tensile strength",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/NotchTensileStrength.nt b/docs/NotchTensileStrength.nt
index 1bf7edfe5..d77337a4f 100644
--- a/docs/NotchTensileStrength.nt
+++ b/docs/NotchTensileStrength.nt
@@ -2,7 +2,6 @@
.
"notch tensile strength"@en .
"NotchTensileStrength"@en .
- "Zugfestigkeit Rm"@de .
- "notch tensile strength"@en .
+ "Rm"@de .
"NotchTensileStrength"@en .
.
diff --git a/docs/NotchTensileStrength.rdf b/docs/NotchTensileStrength.rdf
index 3f6239849..d8cb2b7eb 100644
--- a/docs/NotchTensileStrength.rdf
+++ b/docs/NotchTensileStrength.rdf
@@ -13,10 +13,7 @@
NotchTensileStrength
- notch tensile strength
-
-
- Zugfestigkeit Rm
+ Rm
NotchTensileStrength
diff --git a/docs/NotchTensileStrength.ttl b/docs/NotchTensileStrength.ttl
index 5fe8ae813..f7024069e 100644
--- a/docs/NotchTensileStrength.ttl
+++ b/docs/NotchTensileStrength.ttl
@@ -4,8 +4,7 @@
.
"notch tensile strength"@en .
"NotchTensileStrength"@en .
- "notch tensile strength"@en .
- "Zugfestigkeit Rm"@de .
+ "Rm"@de .
"NotchTensileStrength"@en .
.
diff --git a/docs/OriginalCrosssection.html b/docs/OriginalCrosssection.html
index 4af3975b5..8388c1842 100644
--- a/docs/OriginalCrosssection.html
+++ b/docs/OriginalCrosssection.html
@@ -84,6 +84,11 @@ PO Statements
S0 |
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ S0 |
+
+
http://www.w3.org/2004/02/skos/core#altlabel |
original cross-sectional area of the parallel length |
diff --git a/docs/OriginalCrosssection.json b/docs/OriginalCrosssection.json
index 12f7b1238..8b2b641fa 100644
--- a/docs/OriginalCrosssection.json
+++ b/docs/OriginalCrosssection.json
@@ -68,6 +68,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "S0",
+ "lang" : "de",
+ "type" : "literal"
+ }
+ ,
{
"value" : "S0",
"lang" : "en",
diff --git a/docs/OriginalCrosssection.nt b/docs/OriginalCrosssection.nt
index ca0b8e502..b94bde90c 100644
--- a/docs/OriginalCrosssection.nt
+++ b/docs/OriginalCrosssection.nt
@@ -9,6 +9,7 @@
"Crosssection"@en .
"Original cross section"@en .
"Querschnitt"@de .
+ "S0"@de .
"S0"@en .
"original cross-sectional area of the parallel length"@en .
"OriginalCrosssection"@en .
diff --git a/docs/OriginalCrosssection.rdf b/docs/OriginalCrosssection.rdf
index f06ab17e8..63f3885bd 100644
--- a/docs/OriginalCrosssection.rdf
+++ b/docs/OriginalCrosssection.rdf
@@ -33,6 +33,9 @@
S0
+
+ S0
+
original cross-sectional area of the parallel length
diff --git a/docs/OriginalCrosssection.ttl b/docs/OriginalCrosssection.ttl
index ead454eda..e1406a09e 100644
--- a/docs/OriginalCrosssection.ttl
+++ b/docs/OriginalCrosssection.ttl
@@ -11,6 +11,7 @@
"Querschnitt"@de .
"Crosssection"@en .
"S0"@en .
+ "S0"@de .
"original cross-sectional area of the parallel length"@en .
"Anfangsquerschnitt S0"@de .
"OriginalCrosssection"@en .
diff --git a/docs/ProcessOntology/ExperimentIdentifier.html b/docs/ProcessOntology/ExperimentIdentifier.html
index 7a428e42e..a05e03aaa 100644
--- a/docs/ProcessOntology/ExperimentIdentifier.html
+++ b/docs/ProcessOntology/ExperimentIdentifier.html
@@ -59,6 +59,11 @@ PO Statements
ExperimentIdentifier |
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ Label-ID |
+
+
http://www.w3.org/2004/02/skos/core#altlabel |
Label ID |
diff --git a/docs/ProcessOntology/ExperimentIdentifier.json b/docs/ProcessOntology/ExperimentIdentifier.json
index ed86fa078..41b90027a 100644
--- a/docs/ProcessOntology/ExperimentIdentifier.json
+++ b/docs/ProcessOntology/ExperimentIdentifier.json
@@ -31,6 +31,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "Label-ID",
+ "lang" : "en",
+ "type" : "literal"
+ }
+ ,
{
"value" : "Proben-ID",
"lang" : "de",
diff --git a/docs/ProcessOntology/ExperimentIdentifier.nt b/docs/ProcessOntology/ExperimentIdentifier.nt
index e9ca5ea77..de7cfc386 100644
--- a/docs/ProcessOntology/ExperimentIdentifier.nt
+++ b/docs/ProcessOntology/ExperimentIdentifier.nt
@@ -3,5 +3,6 @@
"ExperimentIdentifier"@en .
"Identifier based on Label-System"@en .
"Label ID"@en .
+ "Label-ID"@en .
"Proben-ID"@de .
"ExperimentIdentifier"@en .
diff --git a/docs/ProcessOntology/ExperimentIdentifier.rdf b/docs/ProcessOntology/ExperimentIdentifier.rdf
index 5d89dd84a..33a4d8552 100644
--- a/docs/ProcessOntology/ExperimentIdentifier.rdf
+++ b/docs/ProcessOntology/ExperimentIdentifier.rdf
@@ -9,6 +9,9 @@
ExperimentIdentifier
+
+ Label-ID
+
Label ID
diff --git a/docs/ProcessOntology/ExperimentIdentifier.ttl b/docs/ProcessOntology/ExperimentIdentifier.ttl
index 56c4ed9cd..96fe767c9 100644
--- a/docs/ProcessOntology/ExperimentIdentifier.ttl
+++ b/docs/ProcessOntology/ExperimentIdentifier.ttl
@@ -3,6 +3,7 @@
.
.
"ExperimentIdentifier"@en .
+ "Label-ID"@en .
"Label ID"@en .
"Identifier based on Label-System"@en .
"Proben-ID"@de .
diff --git a/docs/ProcessOntology/ExtensometerGaugeLength.html b/docs/ProcessOntology/ExtensometerGaugeLength.html
index b50f3b74b..479d47168 100644
--- a/docs/ProcessOntology/ExtensometerGaugeLength.html
+++ b/docs/ProcessOntology/ExtensometerGaugeLength.html
@@ -89,6 +89,11 @@ PO Statements
Messlänge Lo |
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ L0 |
+
+
http://www.w3.org/2004/02/skos/core#preflabel |
ExtensometerGaugeLength |
diff --git a/docs/ProcessOntology/ExtensometerGaugeLength.json b/docs/ProcessOntology/ExtensometerGaugeLength.json
index ff79d3b61..a12c9c679 100644
--- a/docs/ProcessOntology/ExtensometerGaugeLength.json
+++ b/docs/ProcessOntology/ExtensometerGaugeLength.json
@@ -49,6 +49,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "L0",
+ "lang" : "en",
+ "type" : "literal"
+ }
+ ,
{
"value" : "Messl\u00E4nge L0",
"lang" : "de",
diff --git a/docs/ProcessOntology/ExtensometerGaugeLength.nt b/docs/ProcessOntology/ExtensometerGaugeLength.nt
index 15fd85c33..4a394828d 100644
--- a/docs/ProcessOntology/ExtensometerGaugeLength.nt
+++ b/docs/ProcessOntology/ExtensometerGaugeLength.nt
@@ -6,6 +6,7 @@
.
.
"Extensometer gauge length "@en .
+ "L0"@en .
"Messl\u00E4nge L0"@de .
"Messl\u00E4nge Lo"@de .
"extensometer gauge length"@en .
diff --git a/docs/ProcessOntology/ExtensometerGaugeLength.rdf b/docs/ProcessOntology/ExtensometerGaugeLength.rdf
index 26475c84d..68a790a83 100644
--- a/docs/ProcessOntology/ExtensometerGaugeLength.rdf
+++ b/docs/ProcessOntology/ExtensometerGaugeLength.rdf
@@ -33,6 +33,9 @@
Messlänge Lo
+
+ L0
+
ExtensometerGaugeLength
diff --git a/docs/ProcessOntology/ExtensometerGaugeLength.ttl b/docs/ProcessOntology/ExtensometerGaugeLength.ttl
index 725de88c0..f24880052 100644
--- a/docs/ProcessOntology/ExtensometerGaugeLength.ttl
+++ b/docs/ProcessOntology/ExtensometerGaugeLength.ttl
@@ -11,6 +11,7 @@
"Extensometer gauge length "@en .
"Messlänge L0"@de .
"Messlänge Lo"@de .
+ "L0"@en .
"ExtensometerGaugeLength"@en .
.
.
diff --git a/docs/ProcessOntology/NotchTensileStrength.html b/docs/ProcessOntology/NotchTensileStrength.html
index 40ee52b20..62af329ac 100644
--- a/docs/ProcessOntology/NotchTensileStrength.html
+++ b/docs/ProcessOntology/NotchTensileStrength.html
@@ -61,12 +61,7 @@ PO Statements
http://www.w3.org/2004/02/skos/core#altlabel |
- notch tensile strength |
-
-
-
- http://www.w3.org/2004/02/skos/core#altlabel |
- Zugfestigkeit Rm |
+ Rm |
diff --git a/docs/ProcessOntology/NotchTensileStrength.json b/docs/ProcessOntology/NotchTensileStrength.json
index c363620d9..310d3b15c 100644
--- a/docs/ProcessOntology/NotchTensileStrength.json
+++ b/docs/ProcessOntology/NotchTensileStrength.json
@@ -27,16 +27,10 @@
],
"http://www.w3.org/2004/02/skos/core#altlabel" : [ {
- "value" : "Zugfestigkeit Rm",
+ "value" : "Rm",
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "notch tensile strength",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/ProcessOntology/NotchTensileStrength.nt b/docs/ProcessOntology/NotchTensileStrength.nt
index 1bf7edfe5..d77337a4f 100644
--- a/docs/ProcessOntology/NotchTensileStrength.nt
+++ b/docs/ProcessOntology/NotchTensileStrength.nt
@@ -2,7 +2,6 @@
.
"notch tensile strength"@en .
"NotchTensileStrength"@en .
- "Zugfestigkeit Rm"@de .
- "notch tensile strength"@en .
+ "Rm"@de .
"NotchTensileStrength"@en .
.
diff --git a/docs/ProcessOntology/NotchTensileStrength.rdf b/docs/ProcessOntology/NotchTensileStrength.rdf
index 3f6239849..d8cb2b7eb 100644
--- a/docs/ProcessOntology/NotchTensileStrength.rdf
+++ b/docs/ProcessOntology/NotchTensileStrength.rdf
@@ -13,10 +13,7 @@
NotchTensileStrength
- notch tensile strength
-
-
- Zugfestigkeit Rm
+ Rm
NotchTensileStrength
diff --git a/docs/ProcessOntology/NotchTensileStrength.ttl b/docs/ProcessOntology/NotchTensileStrength.ttl
index 5fe8ae813..f7024069e 100644
--- a/docs/ProcessOntology/NotchTensileStrength.ttl
+++ b/docs/ProcessOntology/NotchTensileStrength.ttl
@@ -4,8 +4,7 @@
.
"notch tensile strength"@en .
"NotchTensileStrength"@en .
- "notch tensile strength"@en .
- "Zugfestigkeit Rm"@de .
+ "Rm"@de .
"NotchTensileStrength"@en .
.
diff --git a/docs/ProcessOntology/OriginalCrosssection.html b/docs/ProcessOntology/OriginalCrosssection.html
index 4af3975b5..8388c1842 100644
--- a/docs/ProcessOntology/OriginalCrosssection.html
+++ b/docs/ProcessOntology/OriginalCrosssection.html
@@ -84,6 +84,11 @@ PO Statements
S0 |
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ S0 |
+
+
http://www.w3.org/2004/02/skos/core#altlabel |
original cross-sectional area of the parallel length |
diff --git a/docs/ProcessOntology/OriginalCrosssection.json b/docs/ProcessOntology/OriginalCrosssection.json
index 12f7b1238..8b2b641fa 100644
--- a/docs/ProcessOntology/OriginalCrosssection.json
+++ b/docs/ProcessOntology/OriginalCrosssection.json
@@ -68,6 +68,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "S0",
+ "lang" : "de",
+ "type" : "literal"
+ }
+ ,
{
"value" : "S0",
"lang" : "en",
diff --git a/docs/ProcessOntology/OriginalCrosssection.nt b/docs/ProcessOntology/OriginalCrosssection.nt
index ca0b8e502..b94bde90c 100644
--- a/docs/ProcessOntology/OriginalCrosssection.nt
+++ b/docs/ProcessOntology/OriginalCrosssection.nt
@@ -9,6 +9,7 @@
"Crosssection"@en .
"Original cross section"@en .
"Querschnitt"@de .
+ "S0"@de .
"S0"@en .
"original cross-sectional area of the parallel length"@en .
"OriginalCrosssection"@en .
diff --git a/docs/ProcessOntology/OriginalCrosssection.rdf b/docs/ProcessOntology/OriginalCrosssection.rdf
index f06ab17e8..63f3885bd 100644
--- a/docs/ProcessOntology/OriginalCrosssection.rdf
+++ b/docs/ProcessOntology/OriginalCrosssection.rdf
@@ -33,6 +33,9 @@
S0
+
+ S0
+
original cross-sectional area of the parallel length
diff --git a/docs/ProcessOntology/OriginalCrosssection.ttl b/docs/ProcessOntology/OriginalCrosssection.ttl
index ead454eda..e1406a09e 100644
--- a/docs/ProcessOntology/OriginalCrosssection.ttl
+++ b/docs/ProcessOntology/OriginalCrosssection.ttl
@@ -11,6 +11,7 @@
"Querschnitt"@de .
"Crosssection"@en .
"S0"@en .
+ "S0"@de .
"original cross-sectional area of the parallel length"@en .
"Anfangsquerschnitt S0"@de .
"OriginalCrosssection"@en .
diff --git a/docs/ProcessOntology/SampleIdentifier.html b/docs/ProcessOntology/SampleIdentifier.html
index bdb9e084a..8b4b4aa76 100644
--- a/docs/ProcessOntology/SampleIdentifier.html
+++ b/docs/ProcessOntology/SampleIdentifier.html
@@ -61,12 +61,17 @@ PO Statements
http://www.w3.org/2004/02/skos/core#altlabel |
- Specimen Name |
+ Sample identifier |
http://www.w3.org/2004/02/skos/core#altlabel |
- Sample identifier |
+ Specimen name |
+
+
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ Proben-Nr. |
@@ -76,7 +81,7 @@ PO Statements
http://www.w3.org/2004/02/skos/core#altlabel |
- Proben-Nr. |
+ Specimen Name |
diff --git a/docs/ProcessOntology/SampleIdentifier.json b/docs/ProcessOntology/SampleIdentifier.json
index 96a0a6cd1..89cc2c076 100644
--- a/docs/ProcessOntology/SampleIdentifier.json
+++ b/docs/ProcessOntology/SampleIdentifier.json
@@ -49,6 +49,12 @@
"lang" : "en",
"type" : "literal"
}
+ ,
+ {
+ "value" : "Specimen name",
+ "lang" : "en",
+ "type" : "literal"
+ }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/ProcessOntology/SampleIdentifier.nt b/docs/ProcessOntology/SampleIdentifier.nt
index f1eb15be0..d357c8ebd 100644
--- a/docs/ProcessOntology/SampleIdentifier.nt
+++ b/docs/ProcessOntology/SampleIdentifier.nt
@@ -6,4 +6,5 @@
"Probennummer"@de .
"Sample identifier"@en .
"Specimen Name"@en .
+ "Specimen name"@en .
"SampleIdentifier"@en .
diff --git a/docs/ProcessOntology/SampleIdentifier.rdf b/docs/ProcessOntology/SampleIdentifier.rdf
index bfdbad59c..0730b6c21 100644
--- a/docs/ProcessOntology/SampleIdentifier.rdf
+++ b/docs/ProcessOntology/SampleIdentifier.rdf
@@ -13,16 +13,19 @@
SampleIdentifier
- Specimen Name
+ Sample identifier
- Sample identifier
+ Specimen name
+
+
+ Proben-Nr.
Probennummer
- Proben-Nr.
+ Specimen Name
SampleIdentifier
diff --git a/docs/ProcessOntology/SampleIdentifier.ttl b/docs/ProcessOntology/SampleIdentifier.ttl
index de6b73530..6d6ad1272 100644
--- a/docs/ProcessOntology/SampleIdentifier.ttl
+++ b/docs/ProcessOntology/SampleIdentifier.ttl
@@ -4,10 +4,11 @@
.
"Unique ID (IWM intern)"@en .
"SampleIdentifier"@en .
- "Specimen Name"@en .
"Sample identifier"@en .
- "Probennummer"@de .
+ "Specimen name"@en .
"Proben-Nr."@de .
+ "Probennummer"@de .
+ "Specimen Name"@en .
"SampleIdentifier"@en .
diff --git a/docs/ProcessOntology/WidthAfterFracture1.html b/docs/ProcessOntology/WidthAfterFracture1.html
index e7c6e86f7..98814fd8a 100644
--- a/docs/ProcessOntology/WidthAfterFracture1.html
+++ b/docs/ProcessOntology/WidthAfterFracture1.html
@@ -64,11 +64,6 @@ PO Statements
https://w3id.org/steel/ProcessOntology/WidthAfterFracture2 |
-
- http://www.w3.org/2004/02/skos/core#altlabel |
- Width B1 after fracture |
-
-
http://www.w3.org/2004/02/skos/core#altlabel |
Probenbreite B1 nach Bruch |
diff --git a/docs/ProcessOntology/WidthAfterFracture1.json b/docs/ProcessOntology/WidthAfterFracture1.json
index 48c6812d6..5c50e25f9 100644
--- a/docs/ProcessOntology/WidthAfterFracture1.json
+++ b/docs/ProcessOntology/WidthAfterFracture1.json
@@ -30,12 +30,6 @@
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "Width B1 after fracture",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/ProcessOntology/WidthAfterFracture1.nt b/docs/ProcessOntology/WidthAfterFracture1.nt
index 0520d9550..fba633049 100644
--- a/docs/ProcessOntology/WidthAfterFracture1.nt
+++ b/docs/ProcessOntology/WidthAfterFracture1.nt
@@ -3,6 +3,5 @@
"WidthAfterFracture1"@en .
.
"Probenbreite B1 nach Bruch"@de .
- "Width B1 after fracture"@en .
"WidthAfterFracture1"@en .
.
diff --git a/docs/ProcessOntology/WidthAfterFracture1.rdf b/docs/ProcessOntology/WidthAfterFracture1.rdf
index 60b729f28..423c406ef 100644
--- a/docs/ProcessOntology/WidthAfterFracture1.rdf
+++ b/docs/ProcessOntology/WidthAfterFracture1.rdf
@@ -12,9 +12,6 @@
-
- Width B1 after fracture
-
Probenbreite B1 nach Bruch
diff --git a/docs/ProcessOntology/WidthAfterFracture1.ttl b/docs/ProcessOntology/WidthAfterFracture1.ttl
index 2b306702b..be5e7c5bd 100644
--- a/docs/ProcessOntology/WidthAfterFracture1.ttl
+++ b/docs/ProcessOntology/WidthAfterFracture1.ttl
@@ -4,7 +4,6 @@
.
"WidthAfterFracture1"@en .
.
- "Width B1 after fracture"@en .
"Probenbreite B1 nach Bruch"@de .
"WidthAfterFracture1"@en .
.
diff --git a/docs/ProcessOntology/WidthAfterFracture2.html b/docs/ProcessOntology/WidthAfterFracture2.html
index cb38472f1..e00bec813 100644
--- a/docs/ProcessOntology/WidthAfterFracture2.html
+++ b/docs/ProcessOntology/WidthAfterFracture2.html
@@ -64,11 +64,6 @@ PO Statements
https://w3id.org/steel/ProcessOntology/WidthAfterFracture1 |
-
- http://www.w3.org/2004/02/skos/core#altlabel |
- Width B2 after fracture |
-
-
http://www.w3.org/2004/02/skos/core#altlabel |
Probenbreite B2 nach Bruch |
diff --git a/docs/ProcessOntology/WidthAfterFracture2.json b/docs/ProcessOntology/WidthAfterFracture2.json
index 7e481cc6c..694e3655c 100644
--- a/docs/ProcessOntology/WidthAfterFracture2.json
+++ b/docs/ProcessOntology/WidthAfterFracture2.json
@@ -30,12 +30,6 @@
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "Width B2 after fracture",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/ProcessOntology/WidthAfterFracture2.nt b/docs/ProcessOntology/WidthAfterFracture2.nt
index e6db14574..8e7aa6f01 100644
--- a/docs/ProcessOntology/WidthAfterFracture2.nt
+++ b/docs/ProcessOntology/WidthAfterFracture2.nt
@@ -3,6 +3,5 @@
"WidthAfterFracture2"@en .
.
"Probenbreite B2 nach Bruch"@de .
- "Width B2 after fracture"@en .
"WidthAfterFracture2"@en .
.
diff --git a/docs/ProcessOntology/WidthAfterFracture2.rdf b/docs/ProcessOntology/WidthAfterFracture2.rdf
index 2a9b4d2db..10efecc96 100644
--- a/docs/ProcessOntology/WidthAfterFracture2.rdf
+++ b/docs/ProcessOntology/WidthAfterFracture2.rdf
@@ -12,9 +12,6 @@
-
- Width B2 after fracture
-
Probenbreite B2 nach Bruch
diff --git a/docs/ProcessOntology/WidthAfterFracture2.ttl b/docs/ProcessOntology/WidthAfterFracture2.ttl
index 1dea12f37..4e1f8b38d 100644
--- a/docs/ProcessOntology/WidthAfterFracture2.ttl
+++ b/docs/ProcessOntology/WidthAfterFracture2.ttl
@@ -4,7 +4,6 @@
.
"WidthAfterFracture2"@en .
.
- "Width B2 after fracture"@en .
"Probenbreite B2 nach Bruch"@de .
"WidthAfterFracture2"@en .
.
diff --git a/docs/ProcessOntology/index.json b/docs/ProcessOntology/index.json
index fa36ea009..4326e7919 100644
--- a/docs/ProcessOntology/index.json
+++ b/docs/ProcessOntology/index.json
@@ -2437,6 +2437,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "Label-ID",
+ "lang" : "en",
+ "type" : "literal"
+ }
+ ,
{
"value" : "Proben-ID",
"lang" : "de",
@@ -2820,6 +2826,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "L0",
+ "lang" : "en",
+ "type" : "literal"
+ }
+ ,
{
"value" : "Messl\u00E4nge L0",
"lang" : "de",
@@ -6648,16 +6660,10 @@
],
"http://www.w3.org/2004/02/skos/core#altlabel" : [ {
- "value" : "Zugfestigkeit Rm",
+ "value" : "Rm",
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "notch tensile strength",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
@@ -6905,6 +6911,12 @@
"type" : "literal"
}
,
+ {
+ "value" : "S0",
+ "lang" : "de",
+ "type" : "literal"
+ }
+ ,
{
"value" : "S0",
"lang" : "en",
@@ -9611,6 +9623,12 @@
"lang" : "en",
"type" : "literal"
}
+ ,
+ {
+ "value" : "Specimen name",
+ "lang" : "en",
+ "type" : "literal"
+ }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
@@ -13104,12 +13122,6 @@
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "Width B1 after fracture",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
@@ -13157,12 +13169,6 @@
"lang" : "de",
"type" : "literal"
}
- ,
- {
- "value" : "Width B2 after fracture",
- "lang" : "en",
- "type" : "literal"
- }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/ProcessOntology/index.nt b/docs/ProcessOntology/index.nt
index 8ebe9aa67..628a026db 100644
--- a/docs/ProcessOntology/index.nt
+++ b/docs/ProcessOntology/index.nt
@@ -349,6 +349,7 @@
"ExperimentIdentifier"@en .
"Identifier based on Label-System"@en .
"Label ID"@en .
+ "Label-ID"@en .
"Proben-ID"@de .
"ExperimentIdentifier"@en .
.
@@ -408,6 +409,7 @@
.
.
"Extensometer gauge length "@en .
+ "L0"@en .
"Messl\u00E4nge L0"@de .
"Messl\u00E4nge Lo"@de .
"extensometer gauge length"@en .
@@ -975,8 +977,7 @@
.
"notch tensile strength"@en .
"NotchTensileStrength"@en .
- "Zugfestigkeit Rm"@de .
- "notch tensile strength"@en .
+ "Rm"@de .
"NotchTensileStrength"@en .
.
.
@@ -1014,6 +1015,7 @@
"Crosssection"@en .
"Original cross section"@en .
"Querschnitt"@de .
+ "S0"@de .
"S0"@en .
"original cross-sectional area of the parallel length"@en .
"OriginalCrosssection"@en .
@@ -1428,6 +1430,7 @@
"Probennummer"@de .
"Sample identifier"@en .
"Specimen Name"@en .
+ "Specimen name"@en .
"SampleIdentifier"@en .
.
"a Pyiron job for executing a script like e.g. JupyterNotebook"@en .
@@ -1940,7 +1943,6 @@
"WidthAfterFracture1"@en .
.
"Probenbreite B1 nach Bruch"@de .
- "Width B1 after fracture"@en .
"WidthAfterFracture1"@en .
.
.
@@ -1948,7 +1950,6 @@
"WidthAfterFracture2"@en .
.
"Probenbreite B2 nach Bruch"@de .
- "Width B2 after fracture"@en .
"WidthAfterFracture2"@en .
.
.
diff --git a/docs/ProcessOntology/index.rdf b/docs/ProcessOntology/index.rdf
index e152ce9bc..8da3028e4 100644
--- a/docs/ProcessOntology/index.rdf
+++ b/docs/ProcessOntology/index.rdf
@@ -2126,10 +2126,7 @@ or
NotchTensileStrength
- notch tensile strength
-
-
- Zugfestigkeit Rm
+ Rm
NotchTensileStrength
@@ -4386,9 +4383,6 @@ or
-
- Width B2 after fracture
-
Probenbreite B2 nach Bruch
@@ -4912,6 +4906,9 @@ Identifier which relates the Table to descibe the yield stress by using differen
ExperimentIdentifier
+
+ Label-ID
+
Label ID
@@ -8661,6 +8658,9 @@ N.GT.0: The Nth additional history variable is the driving quantity for damage.<
S0
+
+ S0
+
original cross-sectional area of the parallel length
@@ -9789,9 +9789,6 @@ N.GT.0: The Nth additional history variable is the driving quantity for damage.<
-
- Width B1 after fracture
-
Probenbreite B1 nach Bruch
@@ -11842,16 +11839,19 @@ GT.0.0: Fixed value for stress-state independent critical equivalent plastic str
SampleIdentifier
- Specimen Name
+ Sample identifier
- Sample identifier
+ Specimen name
+
+
+ Proben-Nr.
Probennummer
- Proben-Nr.
+ Specimen Name
SampleIdentifier
@@ -12477,6 +12477,9 @@ GT.0.0: Fixed value for stress-state independent critical equivalent plastic str
Messlänge Lo
+
+ L0
+
ExtensometerGaugeLength
diff --git a/docs/ProcessOntology/index.ttl b/docs/ProcessOntology/index.ttl
index 65d0fdc4e..64d600e10 100644
--- a/docs/ProcessOntology/index.ttl
+++ b/docs/ProcessOntology/index.ttl
@@ -760,7 +760,7 @@
rdf:type skos:Concept , owl:Class ;
rdfs:comment "notch tensile strength"@en ;
rdfs:label "NotchTensileStrength"@en ;
- skos:altlabel "notch tensile strength"@en , "Zugfestigkeit Rm"@de ;
+ skos:altlabel "Rm"@de ;
skos:preflabel "NotchTensileStrength"@en ;
:isBasedOn :EngineeringStress .
@@ -1525,7 +1525,7 @@
:WidthAfterFracture2 rdf:type skos:Concept , owl:Class ;
rdfs:label "WidthAfterFracture2"@en ;
rdfs:seeAlso :WidthAfterFracture1 ;
- skos:altlabel "Width B2 after fracture"@en , "Probenbreite B2 nach Bruch"@de ;
+ skos:altlabel "Probenbreite B2 nach Bruch"@de ;
skos:preflabel "WidthAfterFracture2"@en ;
skos:related :WidthAfterFracture1 .
@@ -1698,7 +1698,7 @@
:ExperimentIdentifier
rdf:type skos:Concept , owl:Class ;
rdfs:label "ExperimentIdentifier"@en ;
- skos:altlabel "Label ID"@en , "Identifier based on Label-System"@en , "Proben-ID"@de ;
+ skos:altlabel "Label-ID"@en , "Label ID"@en , "Identifier based on Label-System"@en , "Proben-ID"@de ;
skos:preflabel "ExperimentIdentifier"@en .
:hasMaximumForceNoDiscontinousYielding_N
@@ -2945,7 +2945,7 @@
rdf:type skos:Concept , owl:Class ;
rdfs:comment "original crosssection area of the parallel length"@en , "Crosssection of the sample."@en , "original cross-sectional area of the parallel length"@en ;
rdfs:label "OriginalCrosssection"@en ;
- skos:altlabel "Original cross section"@en , "Anfangsquerschnitt So"@de , "Querschnitt"@de , "Crosssection"@en , "S0"@en , "original cross-sectional area of the parallel length"@en , "Anfangsquerschnitt S0"@de ;
+ skos:altlabel "Original cross section"@en , "Anfangsquerschnitt So"@de , "Querschnitt"@de , "Crosssection"@en , "S0"@en , "S0"@de , "original cross-sectional area of the parallel length"@en , "Anfangsquerschnitt S0"@de ;
skos:preflabel "OriginalCrosssection"@en ;
:isBasedOn :Diameter , :ShearLength , :OriginalThickness , :OriginalWidth .
@@ -3320,7 +3320,7 @@
:WidthAfterFracture1 rdf:type skos:Concept , owl:Class ;
rdfs:label "WidthAfterFracture1"@en ;
rdfs:seeAlso :WidthAfterFracture2 ;
- skos:altlabel "Width B1 after fracture"@en , "Probenbreite B1 nach Bruch"@de ;
+ skos:altlabel "Probenbreite B1 nach Bruch"@de ;
skos:preflabel "WidthAfterFracture1"@en ;
skos:related :WidthAfterFracture2 .
@@ -4019,7 +4019,7 @@
:SampleIdentifier rdf:type skos:Concept , owl:Class ;
rdfs:comment "Unique ID (IWM intern)"@en ;
rdfs:label "SampleIdentifier"@en ;
- skos:altlabel "Specimen Name"@en , "Sample identifier"@en , "Probennummer"@de , "Proben-Nr."@de ;
+ skos:altlabel "Sample identifier"@en , "Specimen name"@en , "Proben-Nr."@de , "Probennummer"@de , "Specimen Name"@en ;
skos:preflabel "SampleIdentifier"@en .
:hasOperator rdf:type owl:DatatypeProperty , rdf:Property ;
@@ -4230,7 +4230,7 @@
rdfs:comment "The intial gauge length Le used for measurement of extension by means of an extensometer"@en , "The intial gauge length used for measurement of extension by means of an extensometer"@en ;
rdfs:label "ExtensometerGaugeLength"@en ;
rdfs:seeAlso :ExtensionMeasuringSystem , :OriginalGaugeLength ;
- skos:altlabel "extensometer gauge length"@en , "Extensometer gauge length "@en , "Messlänge L0"@de , "Messlänge Lo"@de ;
+ skos:altlabel "extensometer gauge length"@en , "Extensometer gauge length "@en , "Messlänge L0"@de , "Messlänge Lo"@de , "L0"@en ;
skos:preflabel "ExtensometerGaugeLength"@en ;
skos:related :OriginalGaugeLength , :ExtensionMeasuringSystem .
diff --git a/docs/ProcessOntology/validation-report-long.txt b/docs/ProcessOntology/validation-report-long.txt
index 61ac05549..413e1a192 100644
--- a/docs/ProcessOntology/validation-report-long.txt
+++ b/docs/ProcessOntology/validation-report-long.txt
@@ -1,1286 +1,713 @@
Validation Report
Conforms: False
Results (805):
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TruePlasticStrainAtFracture
- Value Node: :TruePlasticStrainAtFracture
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :PoissonsRatio
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :PoissonsRatio->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Component
- Value Node: :Component
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ModulusOfElasticity
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ModulusOfElasticity->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :CrashTest
- Value Node: :CrashTest
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TensileTest
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TensileTest->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :EulerAngleConvention
- Value Node: :EulerAngleConvention
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Deformation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Deformation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PressureChamber
- Value Node: :PressureChamber
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Workflow
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Workflow->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :HockettSherbyYieldStress
- Value Node: :HockettSherbyYieldStress
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Precipitation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Precipitation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ShearLength
- Value Node: :ShearLength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :RelativeStandardDeviationOfTheSlope
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :RelativeStandardDeviationOfTheSlope->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :EbsdFileName
- Value Node: :EbsdFileName
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :MorphologicalTexture
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :MorphologicalTexture->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageYieldPointExtension
- Value Node: :PercentageYieldPointExtension
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Job
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Job->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :stand
- Value Node: :stand
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Elasticity
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Elasticity->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PistonSpeed
- Value Node: :PistonSpeed
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :normalDirection
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :normalDirection->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PostProcessingSoftware
- Value Node: :PostProcessingSoftware
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ExperimentalWorkflow
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ExperimentalWorkflow->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TestPieceGeometry
- Value Node: :TestPieceGeometry
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ShearLengthAfterFracture2
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ShearLengthAfterFracture2->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :CameraSystem
- Value Node: :CameraSystem
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :SampleCode
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :SampleCode->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :MAT_ADD_DAMAGE_GISSMO
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :MAT_ADD_DAMAGE_GISSMO->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :DamaskCode
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :DamaskCode->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ExperimentIdentifier
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ExperimentIdentifier->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Component
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Component->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FeedbackLoop
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FeedbackLoop->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :NominalEngineeringStrainRate
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :NominalEngineeringStrainRate->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :rollingDirection
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :rollingDirection->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :stripWidth
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :stripWidth->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FlatRolling
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FlatRolling->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :InitialFlowStress_g0
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :InitialFlowStress_g0->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TrueStress
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TrueStress->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :WidthAfterFracture1
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :WidthAfterFracture1->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ConstitutiveModelParameter
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :YieldSurface
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :YieldSurface->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FrameOfReference
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FrameOfReference->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :rollingSpeed
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :rollingSpeed->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :YieldStrength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :YieldStrength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :MechanicalCard
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :MechanicalCard->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :RollingMill
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :RollingMill->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FractureStress
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FractureStress->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
Focus Node: :Simulation
- Value Node: :Simulation
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Simulation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :MaximumForceDiscontinousYielding
- Value Node: :MaximumForceDiscontinousYielding
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Damage
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Damage->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TruePlasticThicknessStrain
- Value Node: :TruePlasticThicknessStrain
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :EngineeringStress
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :EngineeringStress->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageReductionOfArea
- Value Node: :PercentageReductionOfArea
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :GrainSize
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :GrainSize->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :CoefficientOfCorrelation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :CoefficientOfCorrelation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :PercentageYieldPointExtension
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :PercentageYieldPointExtension->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ThicknessAfterFracture2
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ThicknessAfterFracture2->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :CoordinateSystem
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :CoordinateSystem->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ShearTest
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ShearTest->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ProofStrength%2CPlasticExtension
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ProofStrength%2CPlasticExtension->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :MeanEngineeringStrainRate
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :MeanEngineeringStrainRate->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ShearLengthAfterFracture1
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ShearLengthAfterFracture1->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :CrystallographyTexture
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :CrystallographyTexture->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :SimulationCode
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :SimulationCode->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Benchmark
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Benchmark->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :YieldForce_0.2Percentage
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :YieldForce_0.2Percentage->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :SimulationWorkflow
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :SimulationWorkflow->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Stress
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Stress->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FrameOfMaterial
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FrameOfMaterial->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :YoungModulus
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :YoungModulus->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FlowStressExponent_a
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FlowStressExponent_a->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :DiameterAfterFracture2
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :DiameterAfterFracture2->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :CoefficientOfCorrelation
- Value Node: :CoefficientOfCorrelation
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Experiment
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Experiment->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Precipitation
- Value Node: :Precipitation
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :StandardDeviationOfTheSlope
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :StandardDeviationOfTheSlope->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ExtensionMeasuringSystem
- Value Node: :ExtensionMeasuringSystem
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FinalFlowStress_ginf
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TimeStamp
- Value Node: :TimeStamp
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :MaximumForceNoDiscontinousYielding
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :MaximumForceNoDiscontinousYielding->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :UltimateTensileStrength
- Value Node: :UltimateTensileStrength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Strip
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Strip->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :rollGap
- Value Node: :rollGap
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :StressExponent_n
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :StressExponent_n->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :EstimatedStrainRateOverTheParallelLength
- Value Node: :EstimatedStrainRateOverTheParallelLength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :DefaultValue
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :DefaultValue->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :MaximumForceNoDiscontinousYielding
- Value Node: :MaximumForceNoDiscontinousYielding
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :stand
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :stand->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :EulerAngle2
- Value Node: :EulerAngle2
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :GrainOrientation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :GrainOrientation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :WidthStrain
- Value Node: :WidthStrain
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :PercentageTotalExtensionAtFracture
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :PercentageTotalExtensionAtFracture->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Operator
- Value Node: :Operator
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Plasticity
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Plasticity->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Grid
- Value Node: :Grid
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TestTemperatur
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TestTemperatur->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Microstructure
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Microstructure->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TrueThicknessStrain
- Value Node: :TrueThicknessStrain
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :NakajimaTest
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :NakajimaTest->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :HockettSherbySteadyStateStress
- Value Node: :HockettSherbySteadyStateStress
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :rollingForce
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :rollingForce->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PhaseBoundary
- Value Node: :PhaseBoundary
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :HardeningModulus_h0
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :HardeningModulus_h0->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :FluidSolidTransition
- Value Node: :FluidSolidTransition
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TimeSeries
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TimeSeries->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ParallelLength
- Value Node: :ParallelLength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :UpperYieldStrength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :UpperYieldStrength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :WidthChange
- Value Node: :WidthChange
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ThicknessAfterFracture1
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ThicknessAfterFracture1->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ShearLengthAfterFracture2
- Value Node: :ShearLengthAfterFracture2
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :transverseDirection
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :transverseDirection->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :StressRate
- Value Node: :StressRate
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :rollGap
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :rollGap->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :MeanEngineeringStrainRate
- Value Node: :MeanEngineeringStrainRate
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :stripTension
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :stripTension->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
Focus Node: :FractureStrain
- Value Node: :FractureStrain
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FractureStrain->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Experiment
- Value Node: :Experiment
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :DiameterAfterFracture1
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :DiameterAfterFracture1->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PyironNotebook
- Value Node: :PyironNotebook
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :contactLength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :contactLength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Computer-controlledTensileTestingMachine
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Computer-controlledTensileTestingMachine->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Phase
- Value Node: :Phase
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :SheetThickness
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :SheetThickness->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageTotalExtensionAtFracture
- Value Node: :PercentageTotalExtensionAtFracture
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Model
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Model->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :MaximumForce
- Value Node: :MaximumForce
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :EstimatedStrainRateOverTheParallelLength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :EstimatedStrainRateOverTheParallelLength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :RadiusDie
- Value Node: :RadiusDie
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :PhaseBoundary
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :PhaseBoundary->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :GaugeLength
- Value Node: :GaugeLength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Texture
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Texture->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :CharacteristicEngineeringStrainRate
- Value Node: :CharacteristicEngineeringStrainRate
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ForceAtFracture
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ForceAtFracture->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Width
- Value Node: :Width
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :numberOfPasses
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :numberOfPasses->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :DisplacementTransducer
- Value Node: :DisplacementTransducer
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :rollingSchedule
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :rollingSchedule->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentagePermanentExtension
- Value Node: :PercentagePermanentExtension
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FinalThickness
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FinalThickness->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ChemicalComposition
- Value Node: :ChemicalComposition
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Fracture
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Fracture->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageTotalExtensionAtMaximumForce
- Value Node: :PercentageTotalExtensionAtMaximumForce
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :UltimateTensileStrength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :UltimateTensileStrength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TestTemperature
- Value Node: :TestTemperature
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :FluidSolidTransition
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :FluidSolidTransition->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Geometry
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Geometry->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :HockettSherbyParameterN
- Value Node: :HockettSherbyParameterN
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ComponentTest
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ComponentTest->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :MinimumCrosssectionAfterFracture
- Value Node: :MinimumCrosssectionAfterFracture
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TestPieceLength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TestPieceLength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :GrainBoundaries
- Value Node: :GrainBoundaries
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TotalElongation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TotalElongation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ProofStrength_1Percentage
- Value Node: :ProofStrength_1Percentage
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :draught
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :draught->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Force
- Value Node: :Force
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ConstitutiveModel
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ConstitutiveModel->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageExtension
- Value Node: :PercentageExtension
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :PermanentSetStrength
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :PermanentSetStrength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TestingMachine
- Value Node: :TestingMachine
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Validation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Validation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ShearStrength
- Value Node: :ShearStrength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ElasticConstants_C11_C12_C44
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :ExtensionAtFracture
- Value Node: :ExtensionAtFracture
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :Grain
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :Grain->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :UpperYieldStrength
- Value Node: :UpperYieldStrength
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TimeDependentEngineeringStrainRate
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TimeDependentEngineeringStrainRate->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Machine
- Value Node: :Machine
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :MaximumForceDiscontinousYielding
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :MaximumForceDiscontinousYielding->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :stripWidth
- Value Node: :stripWidth
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ProofStrength%2CTotalExtension
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ProofStrength%2CTotalExtension->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Benchmark
- Value Node: :Benchmark
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :processChainSimulation
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :processChainSimulation->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TimeIncrementStep
- Value Node: :TimeIncrementStep
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :workRollDiameter
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :workRollDiameter->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :UnusualResult
- Value Node: :UnusualResult
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :RollingDirection
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :RollingDirection->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :SampleIdentifier
- Value Node: :SampleIdentifier
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :WidthAfterFracture2
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :WidthAfterFracture2->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :StrainRate
- Value Node: :StrainRate
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :ChemicalComposition
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :ChemicalComposition->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :InnerDiameterBlankHolder
- Value Node: :InnerDiameterBlankHolder
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :CrashTest
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :CrashTest->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :MegaPA-PER-SEC
- Value Node: :MegaPA-PER-SEC
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :RValue
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :RValue->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TestingDirection
- Value Node: :TestingDirection
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :HDF5
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :HDF5->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :TestingRate
- Value Node: :TestingRate
- Source Constraint: [ sh:select Literal("
- SELECT $this WHERE
- {
- $this a owl:Class .
- FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
- FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
- FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
- FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
- FILTER NOT EXISTS {?any5 rdfs:range $this} .
- FILTER NOT EXISTS {?any6 rdfs:domain $this} .
- }
- ") ]
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :PercentageTotalExtensionAtMaximumForce
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :PercentageTotalExtensionAtMaximumForce->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :TimeIncrementStep
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :TimeIncrementStep->rdfs:comment
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Plasticity
- Value Node: :Plasticity
+ Focus Node: :PercentagePlasticExtensionAtMaximumForce
+ Value Node: :PercentagePlasticExtensionAtMaximumForce
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1296,8 +723,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :AbsoluteCrossheadTravel
- Value Node: :AbsoluteCrossheadTravel
+ Focus Node: :UnusualCrashTest
+ Value Node: :UnusualCrashTest
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1313,8 +740,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Strain
- Value Node: :Strain
+ Focus Node: :PoissonsRatio
+ Value Node: :PoissonsRatio
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1330,8 +757,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ShearLengthAfterFracture1
- Value Node: :ShearLengthAfterFracture1
+ Focus Node: :ModulusOfElasticity
+ Value Node: :ModulusOfElasticity
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1347,8 +774,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :OriginalWidth
- Value Node: :OriginalWidth
+ Focus Node: :TensileTest
+ Value Node: :TensileTest
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1364,8 +791,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Composition
- Value Node: :Composition
+ Focus Node: :GaugeLength
+ Value Node: :GaugeLength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1381,8 +808,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :InitialDisplacementRate
- Value Node: :InitialDisplacementRate
+ Focus Node: :Force
+ Value Node: :Force
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1398,8 +825,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PreliminaryForce
- Value Node: :PreliminaryForce
+ Focus Node: :TruePlasticStrainAtFracture
+ Value Node: :TruePlasticStrainAtFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1415,8 +842,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Computer-controlledTensileTestingMachine
- Value Node: :Computer-controlledTensileTestingMachine
+ Focus Node: :Deformation
+ Value Node: :Deformation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1432,8 +859,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TensileStrength
- Value Node: :TensileStrength
+ Focus Node: :Strain
+ Value Node: :Strain
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1449,8 +876,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :StandardDeviationOfTheSlope
- Value Node: :StandardDeviationOfTheSlope
+ Focus Node: :PistonSpeed
+ Value Node: :PistonSpeed
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1466,8 +893,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ProofStrength_0.2Percentage
- Value Node: :ProofStrength_0.2Percentage
+ Focus Node: :EbsdFileName
+ Value Node: :EbsdFileName
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1483,8 +910,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :WidthAfterFracture1
- Value Node: :WidthAfterFracture1
+ Focus Node: :AbsoluteCrossheadTravel
+ Value Node: :AbsoluteCrossheadTravel
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1500,8 +927,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ProofStrength%2CPlasticExtension
- Value Node: :ProofStrength%2CPlasticExtension
+ Focus Node: :Precipitation
+ Value Node: :Precipitation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1517,8 +944,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :rollingDirection
- Value Node: :rollingDirection
+ Focus Node: :MachineData
+ Value Node: :MachineData
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1534,8 +961,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ForceMeasuringSystem
- Value Node: :ForceMeasuringSystem
+ Focus Node: :FrameRate
+ Value Node: :FrameRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1551,8 +978,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Deformation
- Value Node: :Deformation
+ Focus Node: :RelativeStandardDeviationOfTheSlope
+ Value Node: :RelativeStandardDeviationOfTheSlope
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1568,8 +995,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FractureStress
- Value Node: :FractureStress
+ Focus Node: :OriginalThickness
+ Value Node: :OriginalThickness
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1585,8 +1012,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :GrainSize
- Value Node: :GrainSize
+ Focus Node: :MorphologicalTexture
+ Value Node: :MorphologicalTexture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1602,8 +1029,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :MaterialCard
- Value Node: :MaterialCard
+ Focus Node: :SampleIdentifier
+ Value Node: :SampleIdentifier
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1619,8 +1046,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Fracture
- Value Node: :Fracture
+ Focus Node: :Extension
+ Value Node: :Extension
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1636,8 +1063,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ExperimentIdentifier
- Value Node: :ExperimentIdentifier
+ Focus Node: :Elasticity
+ Value Node: :Elasticity
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1653,8 +1080,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Validation
- Value Node: :Validation
+ Focus Node: :PercentageReductionOfArea
+ Value Node: :PercentageReductionOfArea
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1670,8 +1097,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :rollingSpeed
- Value Node: :rollingSpeed
+ Focus Node: :Temperature
+ Value Node: :Temperature
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1687,8 +1114,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentagePlasticExtensionAtMaximumForce
- Value Node: :PercentagePlasticExtensionAtMaximumForce
+ Focus Node: :normalDirection
+ Value Node: :normalDirection
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1704,8 +1131,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TrueStress
- Value Node: :TrueStress
+ Focus Node: :RadiusCurvature
+ Value Node: :RadiusCurvature
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1721,8 +1148,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Extension
- Value Node: :Extension
+ Focus Node: :TrueStressAtFracture
+ Value Node: :TrueStressAtFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1738,8 +1165,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Color
- Value Node: :Color
+ Focus Node: :ShearLengthAfterFracture2
+ Value Node: :ShearLengthAfterFracture2
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1755,8 +1182,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TensileTest
- Value Node: :TensileTest
+ Focus Node: :SampleCode
+ Value Node: :SampleCode
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1772,8 +1199,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :normalDirection
- Value Node: :normalDirection
+ Focus Node: :OriginalCrosssection
+ Value Node: :OriginalCrosssection
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1789,8 +1216,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :contactLength
- Value Node: :contactLength
+ Focus Node: :ExperimentIdentifier
+ Value Node: :ExperimentIdentifier
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1806,8 +1233,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :RollingMill
- Value Node: :RollingMill
+ Focus Node: :Component
+ Value Node: :Component
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1823,8 +1250,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :YieldSurface
- Value Node: :YieldSurface
+ Focus Node: :WidthChange
+ Value Node: :WidthChange
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1840,8 +1267,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :CrystallographyTexture
- Value Node: :CrystallographyTexture
+ Focus Node: :FeedbackLoop
+ Value Node: :FeedbackLoop
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1857,8 +1284,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TestPieceLength
- Value Node: :TestPieceLength
+ Focus Node: :TruePlasticThicknessStrain
+ Value Node: :TruePlasticThicknessStrain
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1874,8 +1301,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :JobOutput
- Value Node: :JobOutput
+ Focus Node: :NominalEngineeringStrainRate
+ Value Node: :NominalEngineeringStrainRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1891,8 +1318,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PermanentSetStrength
- Value Node: :PermanentSetStrength
+ Focus Node: :rollingDirection
+ Value Node: :rollingDirection
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1908,8 +1335,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :MorphologicalTexture
- Value Node: :MorphologicalTexture
+ Focus Node: :stripWidth
+ Value Node: :stripWidth
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1925,8 +1352,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Strip
- Value Node: :Strip
+ Focus Node: :ExtensometerGaugeLength
+ Value Node: :ExtensometerGaugeLength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1942,8 +1369,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TimeSeriesSimulation
- Value Node: :TimeSeriesSimulation
+ Focus Node: :FlatRolling
+ Value Node: :FlatRolling
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1959,8 +1386,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :YoungModulus
- Value Node: :YoungModulus
+ Focus Node: :ForceTransducer
+ Value Node: :ForceTransducer
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1976,8 +1403,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :rollingSchedule
- Value Node: :rollingSchedule
+ Focus Node: :InitialFlowStress_g0
+ Value Node: :InitialFlowStress_g0
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -1993,8 +1420,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TestTemperatur
- Value Node: :TestTemperatur
+ Focus Node: :Phase
+ Value Node: :Phase
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2010,8 +1437,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Geometry
- Value Node: :Geometry
+ Focus Node: :TrueStress
+ Value Node: :TrueStress
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2027,8 +1454,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :NominalEngineeringStrainRate
- Value Node: :NominalEngineeringStrainRate
+ Focus Node: :RadiusDie
+ Value Node: :RadiusDie
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2044,8 +1471,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Damage
- Value Node: :Damage
+ Focus Node: :WidthAfterFracture1
+ Value Node: :WidthAfterFracture1
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2061,8 +1488,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Elasticity
- Value Node: :Elasticity
+ Focus Node: :TensileStrength
+ Value Node: :TensileStrength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2078,8 +1505,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ForceMeasuringDevice
- Value Node: :ForceMeasuringDevice
+ Focus Node: :ConstitutiveModelParameter
+ Value Node: :ConstitutiveModelParameter
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2095,8 +1522,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :EvaluationMethod
- Value Node: :EvaluationMethod
+ Focus Node: :YieldSurface
+ Value Node: :YieldSurface
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2112,8 +1539,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PropertyOfStructuralRelevance
- Value Node: :PropertyOfStructuralRelevance
+ Focus Node: :FrameOfReference
+ Value Node: :FrameOfReference
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2129,8 +1556,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :EulerAngle1
- Value Node: :EulerAngle1
+ Focus Node: :ShearStrength
+ Value Node: :ShearStrength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2146,8 +1573,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Texture
- Value Node: :Texture
+ Focus Node: :rollingSpeed
+ Value Node: :rollingSpeed
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2163,8 +1590,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :draught
- Value Node: :draught
+ Focus Node: :YieldStrength
+ Value Node: :YieldStrength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2180,8 +1607,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :InnerDiameterDie
- Value Node: :InnerDiameterDie
+ Focus Node: :InnerDiameterBlankHolder
+ Value Node: :InnerDiameterBlankHolder
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2197,8 +1624,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Temperature
- Value Node: :Temperature
+ Focus Node: :MechanicalCard
+ Value Node: :MechanicalCard
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2214,8 +1641,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ElasticConstants_C11_C12_C44
- Value Node: :ElasticConstants_C11_C12_C44
+ Focus Node: :Diameter
+ Value Node: :Diameter
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2231,8 +1658,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ProofStrength%2CTotalExtension
- Value Node: :ProofStrength%2CTotalExtension
+ Focus Node: :RollingMill
+ Value Node: :RollingMill
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2248,8 +1675,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TrueStressAtFracture
- Value Node: :TrueStressAtFracture
+ Focus Node: :FractureStress
+ Value Node: :FractureStress
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2265,8 +1692,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :GrainOrientation
- Value Node: :GrainOrientation
+ Focus Node: :HockettSherbyParameterN
+ Value Node: :HockettSherbyParameterN
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2282,8 +1709,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :workRollDiameter
- Value Node: :workRollDiameter
+ Focus Node: :LowerYieldStrength
+ Value Node: :LowerYieldStrength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2299,8 +1726,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :LowerYieldStrength
- Value Node: :LowerYieldStrength
+ Focus Node: :Time
+ Value Node: :Time
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2316,8 +1743,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FeedbackLoop
- Value Node: :FeedbackLoop
+ Focus Node: :Simulation
+ Value Node: :Simulation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2333,8 +1760,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :CrossheadSeparationRate
- Value Node: :CrossheadSeparationRate
+ Focus Node: :Damage
+ Value Node: :Damage
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2350,8 +1777,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageElongation
- Value Node: :PercentageElongation
+ Focus Node: :EngineeringStress
+ Value Node: :EngineeringStress
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2367,8 +1794,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :DiameterAfterFracture2
- Value Node: :DiameterAfterFracture2
+ Focus Node: :ShearLength
+ Value Node: :ShearLength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2384,8 +1811,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :SampleCode
- Value Node: :SampleCode
+ Focus Node: :GrainSize
+ Value Node: :GrainSize
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2401,8 +1828,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :YieldStrength
- Value Node: :YieldStrength
+ Focus Node: :SampleIdentifier-2
+ Value Node: :SampleIdentifier-2
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2418,8 +1845,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FinalThickness
- Value Node: :FinalThickness
+ Focus Node: :ExtensionAtFracture
+ Value Node: :ExtensionAtFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2435,8 +1862,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :DataSamplingFrequency
- Value Node: :DataSamplingFrequency
+ Focus Node: :CoefficientOfCorrelation
+ Value Node: :CoefficientOfCorrelation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2452,8 +1879,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :processChainSimulation
- Value Node: :processChainSimulation
+ Focus Node: :PercentageYieldPointExtension
+ Value Node: :PercentageYieldPointExtension
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2469,8 +1896,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :StressExponent_n
- Value Node: :StressExponent_n
+ Focus Node: :ThicknessAfterFracture2
+ Value Node: :ThicknessAfterFracture2
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2486,8 +1913,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :OriginalThickness
- Value Node: :OriginalThickness
+ Focus Node: :FinalGaugeLengthAfterFracture
+ Value Node: :FinalGaugeLengthAfterFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2503,8 +1930,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :JobMetadata
- Value Node: :JobMetadata
+ Focus Node: :PercentageExtension
+ Value Node: :PercentageExtension
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2520,8 +1947,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Diameter
- Value Node: :Diameter
+ Focus Node: :NumberGrains
+ Value Node: :NumberGrains
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2537,8 +1964,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :DiameterAfterFracture1
- Value Node: :DiameterAfterFracture1
+ Focus Node: :CoordinateSystem
+ Value Node: :CoordinateSystem
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2554,8 +1981,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Tester
- Value Node: :Tester
+ Focus Node: :ShearTest
+ Value Node: :ShearTest
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2571,8 +1998,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ConstitutiveModel
- Value Node: :ConstitutiveModel
+ Focus Node: :ProofStrength%2CPlasticExtension
+ Value Node: :ProofStrength%2CPlasticExtension
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2588,8 +2015,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Radius
- Value Node: :Radius
+ Focus Node: :MinimumCrosssectionAfterFracture
+ Value Node: :MinimumCrosssectionAfterFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2605,8 +2032,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :CrossheadDisplacement
- Value Node: :CrossheadDisplacement
+ Focus Node: :HockettSherbyParameterP
+ Value Node: :HockettSherbyParameterP
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2622,8 +2049,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :NumberGrains
- Value Node: :NumberGrains
+ Focus Node: :MeanEngineeringStrainRate
+ Value Node: :MeanEngineeringStrainRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2639,8 +2066,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :RelativeStandardDeviationOfTheSlope
- Value Node: :RelativeStandardDeviationOfTheSlope
+ Focus Node: :MaterialCard
+ Value Node: :MaterialCard
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2656,8 +2083,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PoissonsRatio
- Value Node: :PoissonsRatio
+ Focus Node: :PercentageElongationAfterFracture
+ Value Node: :PercentageElongationAfterFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2673,8 +2100,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Grain
- Value Node: :Grain
+ Focus Node: :ShearLengthAfterFracture1
+ Value Node: :ShearLengthAfterFracture1
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2690,8 +2117,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :MechanicalCard
- Value Node: :MechanicalCard
+ Focus Node: :Tester
+ Value Node: :Tester
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2707,8 +2134,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :DefaultValue
- Value Node: :DefaultValue
+ Focus Node: :ProofStrength_1Percentage
+ Value Node: :ProofStrength_1Percentage
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2724,8 +2151,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TimeDependentEngineeringStrainRate
- Value Node: :TimeDependentEngineeringStrainRate
+ Focus Node: :CrossheadSeparationRate
+ Value Node: :CrossheadSeparationRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2741,8 +2168,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :RValue
- Value Node: :RValue
+ Focus Node: :OriginalGaugeLength
+ Value Node: :OriginalGaugeLength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2758,8 +2185,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ShearTest
- Value Node: :ShearTest
+ Focus Node: :Element
+ Value Node: :Element
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2775,8 +2202,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :InitialThickness
- Value Node: :InitialThickness
+ Focus Node: :TestingDirection
+ Value Node: :TestingDirection
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2792,8 +2219,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :OriginalGaugeLength
- Value Node: :OriginalGaugeLength
+ Focus Node: :ExtensionMeasuringSystem
+ Value Node: :ExtensionMeasuringSystem
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2809,8 +2236,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Stress
- Value Node: :Stress
+ Focus Node: :CrystallographyTexture
+ Value Node: :CrystallographyTexture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2826,8 +2253,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ForceAtFracture
- Value Node: :ForceAtFracture
+ Focus Node: :Grid
+ Value Node: :Grid
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2843,8 +2270,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :EngineeringStress
- Value Node: :EngineeringStress
+ Focus Node: :UnusualResult
+ Value Node: :UnusualResult
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2860,8 +2287,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Element
- Value Node: :Element
+ Focus Node: :StrainRate
+ Value Node: :StrainRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2877,8 +2304,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Time
- Value Node: :Time
+ Focus Node: :TestPieceGeometry
+ Value Node: :TestPieceGeometry
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2894,8 +2321,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :SampleIdentifier-2
- Value Node: :SampleIdentifier-2
+ Focus Node: :Benchmark
+ Value Node: :Benchmark
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2911,8 +2338,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :transverseDirection
- Value Node: :transverseDirection
+ Focus Node: :YieldForce_0.2Percentage
+ Value Node: :YieldForce_0.2Percentage
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2928,8 +2355,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FinalFlowStress_ginf
- Value Node: :FinalFlowStress_ginf
+ Focus Node: :MaximumForce
+ Value Node: :MaximumForce
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2945,8 +2372,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :YieldForce_0.2Percentage
- Value Node: :YieldForce_0.2Percentage
+ Focus Node: :ProofStrength_0.2Percentage
+ Value Node: :ProofStrength_0.2Percentage
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2962,8 +2389,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ComponentTest
- Value Node: :ComponentTest
+ Focus Node: :Stress
+ Value Node: :Stress
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2979,8 +2406,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :User
- Value Node: :User
+ Focus Node: :Remark
+ Value Node: :Remark
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -2996,8 +2423,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ThicknessAfterFracture1
- Value Node: :ThicknessAfterFracture1
+ Focus Node: :User
+ Value Node: :User
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3013,8 +2440,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :UnusualCrashTest
- Value Node: :UnusualCrashTest
+ Focus Node: :ForceMeasuringSystem
+ Value Node: :ForceMeasuringSystem
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3030,8 +2457,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ConstitutiveModelParameter
- Value Node: :ConstitutiveModelParameter
+ Focus Node: :TrueThicknessStrain
+ Value Node: :TrueThicknessStrain
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3047,8 +2474,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :OriginalCrosssection
- Value Node: :OriginalCrosssection
+ Focus Node: :FrameOfMaterial
+ Value Node: :FrameOfMaterial
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3064,8 +2491,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :EulerAngle3
- Value Node: :EulerAngle3
+ Focus Node: :PercentageElongation
+ Value Node: :PercentageElongation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3081,8 +2508,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FlowStressExponent_a
- Value Node: :FlowStressExponent_a
+ Focus Node: :YoungModulus
+ Value Node: :YoungModulus
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3098,8 +2525,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Coating
- Value Node: :Coating
+ Focus Node: :TrueStrain
+ Value Node: :TrueStrain
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3115,8 +2542,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ThicknessAfterFracture2
- Value Node: :ThicknessAfterFracture2
+ Focus Node: :FlowStressExponent_a
+ Value Node: :FlowStressExponent_a
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3132,8 +2559,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentagePermanentElongation
- Value Node: :PercentagePermanentElongation
+ Focus Node: :DiameterAfterFracture2
+ Value Node: :DiameterAfterFracture2
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3149,8 +2576,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ForceTransducer
- Value Node: :ForceTransducer
+ Focus Node: :Experiment
+ Value Node: :Experiment
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3166,8 +2593,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :MachineData
- Value Node: :MachineData
+ Focus Node: :TestTemperature
+ Value Node: :TestTemperature
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3183,8 +2610,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ExtensometerGaugeLength
- Value Node: :ExtensometerGaugeLength
+ Focus Node: :EvaluationMethod
+ Value Node: :EvaluationMethod
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3200,8 +2627,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Remark
- Value Node: :Remark
+ Focus Node: :StandardDeviationOfTheSlope
+ Value Node: :StandardDeviationOfTheSlope
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3217,8 +2644,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :HockettSherbyParameterP
- Value Node: :HockettSherbyParameterP
+ Focus Node: :ParallelLength
+ Value Node: :ParallelLength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3234,8 +2661,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :ModulusOfElasticity
- Value Node: :ModulusOfElasticity
+ Focus Node: :MegaPA-PER-SEC
+ Value Node: :MegaPA-PER-SEC
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3251,8 +2678,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :BiaxialStress
- Value Node: :BiaxialStress
+ Focus Node: :FinalFlowStress_ginf
+ Value Node: :FinalFlowStress_ginf
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3268,8 +2695,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :RadiusCurvature
- Value Node: :RadiusCurvature
+ Focus Node: :MaximumForceNoDiscontinousYielding
+ Value Node: :MaximumForceNoDiscontinousYielding
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3285,8 +2712,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FinalGaugeLengthAfterFracture
- Value Node: :FinalGaugeLengthAfterFracture
+ Focus Node: :Strip
+ Value Node: :Strip
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3302,8 +2729,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :numberOfPasses
- Value Node: :numberOfPasses
+ Focus Node: :StressExponent_n
+ Value Node: :StressExponent_n
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3319,8 +2746,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Elongation
- Value Node: :Elongation
+ Focus Node: :PyironNotebook
+ Value Node: :PyironNotebook
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3336,8 +2763,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Microstructure
- Value Node: :Microstructure
+ Focus Node: :TrueWidthStrain
+ Value Node: :TrueWidthStrain
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3353,8 +2780,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TimeSeries
- Value Node: :TimeSeries
+ Focus Node: :DefaultValue
+ Value Node: :DefaultValue
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3370,8 +2797,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :RollingDirection
- Value Node: :RollingDirection
+ Focus Node: :stand
+ Value Node: :stand
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3387,8 +2814,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TestSpeed
- Value Node: :TestSpeed
+ Focus Node: :GrainOrientation
+ Value Node: :GrainOrientation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3404,8 +2831,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FlatRolling
- Value Node: :FlatRolling
+ Focus Node: :StressRate
+ Value Node: :StressRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3421,8 +2848,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :SheetThickness
- Value Node: :SheetThickness
+ Focus Node: :TestSpeed
+ Value Node: :TestSpeed
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3438,8 +2865,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Material
- Value Node: :Material
+ Focus Node: :PercentageTotalExtensionAtFracture
+ Value Node: :PercentageTotalExtensionAtFracture
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3455,8 +2882,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :WidthAfterFracture2
- Value Node: :WidthAfterFracture2
+ Focus Node: :Plasticity
+ Value Node: :Plasticity
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3472,8 +2899,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :InitialFlowStress_g0
- Value Node: :InitialFlowStress_g0
+ Focus Node: :CharacteristicEngineeringStrainRate
+ Value Node: :CharacteristicEngineeringStrainRate
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3489,8 +2916,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :stripTension
- Value Node: :stripTension
+ Focus Node: :TestTemperatur
+ Value Node: :TestTemperatur
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3506,8 +2933,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Labatory
- Value Node: :Labatory
+ Focus Node: :Microstructure
+ Value Node: :Microstructure
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3523,8 +2950,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :rollingForce
- Value Node: :rollingForce
+ Focus Node: :EulerAngleConvention
+ Value Node: :EulerAngleConvention
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3540,8 +2967,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TestStandard
- Value Node: :TestStandard
+ Focus Node: :EulerAngle2
+ Value Node: :EulerAngle2
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3557,8 +2984,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TestPiece
- Value Node: :TestPiece
+ Focus Node: :Coating
+ Value Node: :Coating
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3574,8 +3001,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Model
- Value Node: :Model
+ Focus Node: :rollingForce
+ Value Node: :rollingForce
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3591,8 +3018,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TrueWidthStrain
- Value Node: :TrueWidthStrain
+ Focus Node: :HardeningModulus_h0
+ Value Node: :HardeningModulus_h0
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3608,8 +3035,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :PercentageElongationAfterFracture
- Value Node: :PercentageElongationAfterFracture
+ Focus Node: :EulerAngle3
+ Value Node: :EulerAngle3
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3625,8 +3052,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TotalElongation
- Value Node: :TotalElongation
+ Focus Node: :TimeSeries
+ Value Node: :TimeSeries
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3642,8 +3069,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :TrueStrain
- Value Node: :TrueStrain
+ Focus Node: :Preload
+ Value Node: :Preload
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3659,8 +3086,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :Software
- Value Node: :Software
+ Focus Node: :UpperYieldStrength
+ Value Node: :UpperYieldStrength
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3676,8 +3103,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :NotchTensileStrength
- Value Node: :NotchTensileStrength
+ Focus Node: :Width
+ Value Node: :Width
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3693,8 +3120,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :CoordinateSystem
- Value Node: :CoordinateSystem
+ Focus Node: :CameraSystem
+ Value Node: :CameraSystem
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3709,9 +3136,9 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
") ]
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassConnectedShape
- Focus Node: :Preload
- Value Node: :Preload
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Elongation
+ Value Node: :Elongation
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3727,8 +3154,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FrameRate
- Value Node: :FrameRate
+ Focus Node: :JobMetadata
+ Value Node: :JobMetadata
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3744,8 +3171,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FrameOfMaterial
- Value Node: :FrameOfMaterial
+ Focus Node: :Composition
+ Value Node: :Composition
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3761,8 +3188,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :HardeningModulus_h0
- Value Node: :HardeningModulus_h0
+ Focus Node: :Machine
+ Value Node: :Machine
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3778,8 +3205,8 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
Source Shape: ex:ClassConnectedShape
- Focus Node: :FrameOfReference
- Value Node: :FrameOfReference
+ Focus Node: :Labatory
+ Value Node: :Labatory
Source Constraint: [ sh:select Literal("
SELECT $this WHERE
{
@@ -3792,1182 +3219,1890 @@ Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SP
FILTER NOT EXISTS {?any6 rdfs:domain $this} .
}
") ]
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProjectNameObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProjectNameObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMachine
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMachine->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensometerGaugeLengthObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLengthObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStress_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasStress_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength%2CPlasticExtensionObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CPlasticExtensionObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasElementDeletionFlag
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasElementDeletionFlag->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasUser
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasUser->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOutput
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasOutput->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasJob
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasJob->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasThicknessAfterFracture1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture1->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasLowerYieldStrength
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasLowerYieldStrength->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPressureChamber
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPressureChamber->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :input
- Result Path: rdfs:comment
- Message: Less than 1 values on :input->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInnerDiameterBlankHolderObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterBlankHolderObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasModulusOfElasticity_GPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticity_GPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRelativeStandardDeviationOfTheSlope
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalGaugeLengthObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalGaugeLengthObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStandardDeviationOfTheSlope_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasStandardDeviationOfTheSlope_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureStrain
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureStrain->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageYieldPointExtension_%25
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageYieldPointExtension_%25->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPoissonsRatio
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPoissonsRatio->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthStrain
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthStrain->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMachineDataObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMachineDataObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMeanEngineeringStrainRateObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMeanEngineeringStrainRateObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength%2CTotalExtension_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CTotalExtension_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasAbsoluteCrossheadTravel_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasAbsoluteCrossheadTravel_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageTotalExtensionAtFractureObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtFractureObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceAtFracture
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceAtFracture->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidth
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidth->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldStrengthObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldStrengthObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestingRate_s-1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestingRate_s-1->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusDieObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusDieObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasParallelLength_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasParallelLength_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceNoDiscontinousYielding_N
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding_N->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCoefficientOfCorrelation
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasCoefficientOfCorrelation->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTruePlasticStrainAtFracture_%25
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTruePlasticStrainAtFracture_%25->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusCurvature
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusCurvature->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEstimatedStrainRateOverTheParallelLength_s-1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength_s-1->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensionObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensionObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ThicknessAfterFracture1
+ Value Node: :ThicknessAfterFracture1
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasThicknessAfterFracture2_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture2_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :DataSamplingFrequency
+ Value Node: :DataSamplingFrequency
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStressRate_MPa%2Fs
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasStressRate_MPa%2Fs->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :transverseDirection
+ Value Node: :transverseDirection
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngleConventionObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngleConventionObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :rollGap
+ Value Node: :rollGap
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePlasticExtensionAtMaximumForce_%25
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce_%25->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :BiaxialStress
+ Value Node: :BiaxialStress
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestingFacility
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestingFacility->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :stripTension
+ Value Node: :stripTension
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameter
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameter->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Software
+ Value Node: :Software
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDisplacementTransducer
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDisplacementTransducer->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :FractureStrain
+ Value Node: :FractureStrain
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFrameRateObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasFrameRateObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :DiameterAfterFracture1
+ Value Node: :DiameterAfterFracture1
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasUserObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasUserObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :contactLength
+ Value Node: :contactLength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageTotalExtensionAtFracture_%25
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture_%25->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Computer-controlledTensileTestingMachine
+ Value Node: :Computer-controlledTensileTestingMachine
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldForce_0.2PercentageObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldForce_0.2PercentageObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :SheetThickness
+ Value Node: :SheetThickness
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasBiaxialStress_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasBiaxialStress_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TestStandard
+ Value Node: :TestStandard
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldingIdentifierIsoThermal
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldingIdentifierIsoThermal->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :OriginalWidth
+ Value Node: :OriginalWidth
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength%2CPlasticExtension_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CPlasticExtension_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Color
+ Value Node: :Color
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNotchTensileStrength_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasNotchTensileStrength_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :EulerAngle1
+ Value Node: :EulerAngle1
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRemark
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasRemark->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PercentagePermanentExtension
+ Value Node: :PercentagePermanentExtension
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestingDirection
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestingDirection->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Radius
+ Value Node: :Radius
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTruePlasticThicknessStrain
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTruePlasticThicknessStrain->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Model
+ Value Node: :Model
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStress
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStress->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PostProcessingSoftware
+ Value Node: :PostProcessingSoftware
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageYieldPointExtension
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageYieldPointExtension->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :DisplacementTransducer
+ Value Node: :DisplacementTransducer
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentElongation
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentElongation->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :EstimatedStrainRateOverTheParallelLength
+ Value Node: :EstimatedStrainRateOverTheParallelLength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRelativeStandardDeviationOfTheSlopeObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlopeObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TimeStamp
+ Value Node: :TimeStamp
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueThicknessStrain
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueThicknessStrain->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PhaseBoundary
+ Value Node: :PhaseBoundary
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureStrainIdentifier4StrainRate
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier4StrainRate->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TestingRate
+ Value Node: :TestingRate
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInitialDisplacementRateObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasInitialDisplacementRateObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Texture
+ Value Node: :Texture
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestProperty
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestProperty->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Operator
+ Value Node: :Operator
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFractureObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasFractureObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :JobOutput
+ Value Node: :JobOutput
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLength_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLength_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ForceAtFracture
+ Value Node: :ForceAtFracture
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestSpeedObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestSpeedObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :numberOfPasses
+ Value Node: :numberOfPasses
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength%2CTotalExtensionObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CTotalExtensionObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TestPiece
+ Value Node: :TestPiece
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRollingDirection
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasRollingDirection->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :InitialDisplacementRate
+ Value Node: :InitialDisplacementRate
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthAfterFracture1_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture1_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TimeSeriesSimulation
+ Value Node: :TimeSeriesSimulation
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRate
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRate->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :rollingSchedule
+ Value Node: :rollingSchedule
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDataSamplingFrequencyObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDataSamplingFrequencyObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :FinalThickness
+ Value Node: :FinalThickness
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasThicknessAfterFracture2Object
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture2Object->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Fracture
+ Value Node: :Fracture
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentExtensionObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtensionObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :UltimateTensileStrength
+ Value Node: :UltimateTensileStrength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthStrainObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthStrainObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :FluidSolidTransition
+ Value Node: :FluidSolidTransition
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEbsdFileNameObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasEbsdFileNameObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PressureChamber
+ Value Node: :PressureChamber
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngle1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngle1->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Geometry
+ Value Node: :Geometry
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterAfterFracture2_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture2_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ComponentTest
+ Value Node: :ComponentTest
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStressAtFractureObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStressAtFractureObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :HockettSherbySteadyStateStress
+ Value Node: :HockettSherbySteadyStateStress
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestPieceLengthObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestPieceLengthObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :HockettSherbyYieldStress
+ Value Node: :HockettSherbyYieldStress
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMatTabulatedJohnsonCookLogInterpolation
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMatTabulatedJohnsonCookLogInterpolation->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TestPieceLength
+ Value Node: :TestPieceLength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldForce_0.2Percentage_kN
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldForce_0.2Percentage_kN->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TotalElongation
+ Value Node: :TotalElongation
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasReferenceTemperature
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasReferenceTemperature->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :draught
+ Value Node: :draught
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPreliminaryForce_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForce_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ConstitutiveModel
+ Value Node: :ConstitutiveModel
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPistonSpeed
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPistonSpeed->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PermanentSetStrength
+ Value Node: :PermanentSetStrength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceMeasuringSystem
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringSystem->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Validation
+ Value Node: :Validation
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ElasticConstants_C11_C12_C44
+ Value Node: :ElasticConstants_C11_C12_C44
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldStrength_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldStrength_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Grain
+ Value Node: :Grain
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTimeDependentEngineeringStrainRateObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTimeDependentEngineeringStrainRateObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TimeDependentEngineeringStrainRate
+ Value Node: :TimeDependentEngineeringStrainRate
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageReductionOfArea
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageReductionOfArea->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TestingMachine
+ Value Node: :TestingMachine
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInitialThicknessObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasInitialThicknessObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :MaximumForceDiscontinousYielding
+ Value Node: :MaximumForceDiscontinousYielding
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalCrosssection_mm2
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalCrosssection_mm2->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ProofStrength%2CTotalExtension
+ Value Node: :ProofStrength%2CTotalExtension
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTruePlasticStrainAtFractureObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTruePlasticStrainAtFractureObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :processChainSimulation
+ Value Node: :processChainSimulation
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestPieceLength_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestPieceLength_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :workRollDiameter
+ Value Node: :workRollDiameter
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFinalGaugeLengthAfterFracture
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ForceMeasuringDevice
+ Value Node: :ForceMeasuringDevice
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDataSamplingFrequency
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDataSamplingFrequency->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :RollingDirection
+ Value Node: :RollingDirection
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEngineeringStress_MPa
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasEngineeringStress_MPa->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :Material
+ Value Node: :Material
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCharacteristicEngineeringStrainRate_s-1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate_s-1->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :InnerDiameterDie
+ Value Node: :InnerDiameterDie
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthAfterFracture2
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture2->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :WidthAfterFracture2
+ Value Node: :WidthAfterFracture2
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterAfterFracture1_mm
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture1_mm->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :CrossheadDisplacement
+ Value Node: :CrossheadDisplacement
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :parameters
- Result Path: rdfs:comment
- Message: Less than 1 values on :parameters->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :ChemicalComposition
+ Value Node: :ChemicalComposition
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasLowerYieldStrengthObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasLowerYieldStrengthObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :CrashTest
+ Value Node: :CrashTest
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEbsdFileName
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasEbsdFileName->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :WidthStrain
+ Value Node: :WidthStrain
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasAbsoluteCrossheadTravelObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasAbsoluteCrossheadTravelObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PropertyOfStructuralRelevance
+ Value Node: :PropertyOfStructuralRelevance
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :usesCode
- Result Path: rdfs:comment
- Message: Less than 1 values on :usesCode->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :GrainBoundaries
+ Value Node: :GrainBoundaries
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPoissonsRatio_1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPoissonsRatio_1->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :RValue
+ Value Node: :RValue
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageTotalExtensionAtMaximumForce_%25
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce_%25->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PreliminaryForce
+ Value Node: :PreliminaryForce
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestStandardObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestStandardObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :InitialThickness
+ Value Node: :InitialThickness
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTemperatureObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTemperatureObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :NotchTensileStrength
+ Value Node: :NotchTensileStrength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength%2CTotalExtension
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CTotalExtension->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PercentageTotalExtensionAtMaximumForce
+ Value Node: :PercentageTotalExtensionAtMaximumForce
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterAfterFracture1Object
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture1Object->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :PercentagePermanentElongation
+ Value Node: :PercentagePermanentElongation
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength_1Percentage
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength_1Percentage->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassConnectedShape
+ Focus Node: :TimeIncrementStep
+ Value Node: :TimeIncrementStep
+ Source Constraint: [ sh:select Literal("
+ SELECT $this WHERE
+ {
+ $this a owl:Class .
+ FILTER NOT EXISTS {$this rdfs:subClassOf ?any1} .
+ FILTER NOT EXISTS {?any2 owl:equivalentClass $this} .
+ FILTER NOT EXISTS {$this owl:equivalentClass ?any3} .
+ FILTER NOT EXISTS {?any4 rdfs:subClassOf $this} .
+ FILTER NOT EXISTS {?any5 rdfs:range $this} .
+ FILTER NOT EXISTS {?any6 rdfs:domain $this} .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFadingExponent
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasFadingExponent->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :normalDirection
+ Value Node: :normalDirection
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTester
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTester->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :rollingDirection
+ Value Node: :rollingDirection
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTimeObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTimeObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :stripWidth
+ Value Node: :stripWidth
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensionMeasuringSystemObject
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensionMeasuringSystemObject->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :rollingSpeed
+ Value Node: :rollingSpeed
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTruePlasticStrainAtFracture
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTruePlasticStrainAtFracture->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :stand
+ Value Node: :stand
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInnerDiameterDie
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterDie->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :rollingForce
+ Value Node: :rollingForce
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMinimumCrosssectionAfterFracture_mm2
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture_mm2->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :transverseDirection
+ Value Node: :transverseDirection
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMatTabulatedJohnsonCook
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasMatTabulatedJohnsonCook->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :rollGap
+ Value Node: :rollGap
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldForce_0.2Percentage
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldForce_0.2Percentage->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :stripTension
+ Value Node: :stripTension
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestPieceGeometry
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestPieceGeometry->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :contactLength
+ Value Node: :contactLength
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRateScaleParameterC
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRateScaleParameterC->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :numberOfPasses
+ Value Node: :numberOfPasses
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensionMeasuringSystem
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensionMeasuringSystem->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :rollingSchedule
+ Value Node: :rollingSchedule
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNumberFailedIntegrationPoints
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasNumberFailedIntegrationPoints->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :draught
+ Value Node: :draught
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTemperature_%C2%B0C
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasTemperature_%C2%B0C->rdfs:comment
-Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :processChainSimulation
+ Value Node: :processChainSimulation
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
+Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStressRate_MPa%20s%20-1
- Result Path: rdfs:comment
- Message: Less than 1 values on :hasStressRate_MPa%20s%20-1->rdfs:comment
+ Source Shape: ex:ClassNoLowercaseShape
+ Focus Node: :workRollDiameter
+ Value Node: :workRollDiameter
+ Source Constraint: [ sh:select Literal("
+ SELECT $this
+ WHERE {
+ $this a owl:Class .
+ BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
+ FILTER(STR($this) != STR(?str1)) .
+ }
+ ") ]
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSoftwareObject
+ Focus Node: :hasMaximumForceDiscontinousYielding_N
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSoftwareObject->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceDiscontinousYielding_N->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasUpperYieldStrength
+ Focus Node: :hasMinimumCrosssectionAfterFracture_mm2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasUpperYieldStrength->rdfs:comment
+ Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture_mm2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasHDF
+ Focus Node: :hasElongationObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasHDF->rdfs:comment
+ Message: Less than 1 values on :hasElongationObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStress
+ Focus Node: :hasFailureCriteriaTypeAdd4ElementDeletion
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStress->rdfs:comment
+ Message: Less than 1 values on :hasFailureCriteriaTypeAdd4ElementDeletion->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePlasticExtensionAtMaximumForce
+ Focus Node: :hasEstimatedStrainRateOverTheParallelLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce->rdfs:comment
+ Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRelativeStandardDeviationOfTheSlope_%25
+ Focus Node: :hasPercentageElongationAfterFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope_%25->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationAfterFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPreloadObject
+ Focus Node: :hasStress_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPreloadObject->rdfs:comment
+ Message: Less than 1 values on :hasStress_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadSeparationRate_mm%20s%20-1
+ Focus Node: :hasFinalGaugeLengthAfterFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRate_mm%20s%20-1->rdfs:comment
+ Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadSeparationRate
+ Focus Node: :hasStressRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRate->rdfs:comment
+ Message: Less than 1 values on :hasStressRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRateFormulationFlag
+ Focus Node: :hasPercentageExtension
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRateFormulationFlag->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtension->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearStrengthObject
+ Focus Node: :hasInnerDiameterDieObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterDieObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentExtension_%25
+ Focus Node: :hasStrainRate
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtension_%25->rdfs:comment
+ Message: Less than 1 values on :hasStrainRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStressAtFracture_MPa
+ Focus Node: :hasEvaluationMethodObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStressAtFracture_MPa->rdfs:comment
+ Message: Less than 1 values on :hasEvaluationMethodObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterAfterFracture1
+ Focus Node: :hasTrueStress
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasTrueStress->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestTemperature_%C2%B0C
+ Focus Node: :hasSpecificHeatCapacity
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestTemperature_%C2%B0C->rdfs:comment
+ Message: Less than 1 values on :hasSpecificHeatCapacity->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrain
+ Focus Node: :hasTimeStampObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrain->rdfs:comment
+ Message: Less than 1 values on :hasTimeStampObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongationAfterFractureObject
+ Focus Node: :hasPercentageElongationObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationAfterFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageTotalExtensionAtFracture
+ Focus Node: :hasFrameRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasFrameRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalThicknessObject
+ Focus Node: :hasRollingDirectionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalThicknessObject->rdfs:comment
+ Message: Less than 1 values on :hasRollingDirectionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDefaultValueObject
+ Focus Node: :hasShearStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDefaultValueObject->rdfs:comment
+ Message: Less than 1 values on :hasShearStrength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInnerDiameterDieObject
+ Focus Node: :hasMaterialIdentifier
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterDieObject->rdfs:comment
+ Message: Less than 1 values on :hasMaterialIdentifier->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongationObject
+ Focus Node: :hasNominalEngineeringStrainRate
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationObject->rdfs:comment
+ Message: Less than 1 values on :hasNominalEngineeringStrainRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureCriteriaTypeAdd4ElementDeletion
+ Focus Node: :input
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureCriteriaTypeAdd4ElementDeletion->rdfs:comment
+ Message: Less than 1 values on :input->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrain_%25
+ Focus Node: :hasInnerDiameterBlankHolderObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrain_%25->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterBlankHolderObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :related
+ Focus Node: :hasWidthStrain_1
Result Path: rdfs:comment
- Message: Less than 1 values on :related->rdfs:comment
+ Message: Less than 1 values on :hasWidthStrain_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaterial
+ Focus Node: :hasWidthAfterFracture2Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaterial->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture2Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasUpperYieldStrengthObject
+ Focus Node: :hasRemarkObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasUpperYieldStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasRemarkObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEvaluationMethod
+ Focus Node: :hasShearLengthAfterFracture1Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEvaluationMethod->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture1Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngleConvention
+ Focus Node: :hasTestingFacility
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngleConvention->rdfs:comment
+ Message: Less than 1 values on :hasTestingFacility->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngle3Object
+ Focus Node: :hasInitialDisplacementRate_mm%2Fs%20or%20m%2Fs
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngle3Object->rdfs:comment
+ Message: Less than 1 values on :hasInitialDisplacementRate_mm%2Fs%20or%20m%2Fs->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPostProcessingSoftware
+ Focus Node: :hasShearLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPostProcessingSoftware->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProjectNumberObject
+ Focus Node: :hasMatTabulatedJohnsonCook
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProjectNumberObject->rdfs:comment
+ Message: Less than 1 values on :hasMatTabulatedJohnsonCook->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :jobStartTime
+ Focus Node: :hasElongation_1
Result Path: rdfs:comment
- Message: Less than 1 values on :jobStartTime->rdfs:comment
+ Message: Less than 1 values on :hasElongation_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSpecificHeatCapacity
+ Focus Node: :hasTimeObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSpecificHeatCapacity->rdfs:comment
+ Message: Less than 1 values on :hasTimeObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForce_kN
+ Focus Node: :hasExtensionAtFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForce_kN->rdfs:comment
+ Message: Less than 1 values on :hasExtensionAtFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceTransducer
+ Focus Node: :hasPreloadObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceTransducer->rdfs:comment
+ Message: Less than 1 values on :hasPreloadObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalGaugeLength_mm
+ Focus Node: :hasPressureChamberObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalGaugeLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasPressureChamberObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensionAtFracture
+ Focus Node: :hasCharacteristicEngineeringStrainRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensionAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNumberGrains
+ Focus Node: :hasTaylorQuinneyCoefficient
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNumberGrains->rdfs:comment
+ Message: Less than 1 values on :hasTaylorQuinneyCoefficient->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceNoDiscontinousYielding
+ Focus Node: :hasExtensometerGaugeLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthAfterFracture2Object
+ Focus Node: :hasTrueStress_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasTrueStress_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInitialThickness
+ Focus Node: :hasTestingFacilityObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInitialThickness->rdfs:comment
+ Message: Less than 1 values on :hasTestingFacilityObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMassDensity
+ Focus Node: :hasEulerAngle2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMassDensity->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSoftware
+ Focus Node: :hasPreliminaryForce_kN
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSoftware->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForce_kN->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadDisplacement
+ Focus Node: :norm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadDisplacement->rdfs:comment
+ Message: Less than 1 values on :norm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalGaugeLength
+ Focus Node: :hasMaximumForce_kN
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalGaugeLength->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForce_kN->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasUpperYieldStrength_MPa
+ Focus Node: :hasProjectNumberObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasUpperYieldStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasProjectNumberObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRateObject
+ Focus Node: :hasTestPieceLength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceLength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStressObject
+ Focus Node: :hasFailureTreatment
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStressObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureTreatment->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestPieceLength
+ Focus Node: :hasPostProcessingSoftwareObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestPieceLength->rdfs:comment
+ Message: Less than 1 values on :hasPostProcessingSoftwareObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDisplacementTransducerObject
+ Focus Node: :hasTimeStamp
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDisplacementTransducerObject->rdfs:comment
+ Message: Less than 1 values on :hasTimeStamp->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensometerGaugeLength_mm
+ Focus Node: :hasProofStrength_1Percentage
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_1Percentage->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidth_mm
+ Focus Node: :hasBiaxialStressObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidth_mm->rdfs:comment
+ Message: Less than 1 values on :hasBiaxialStressObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMinimumCrosssectionAfterFracture
+ Focus Node: :hasEulerAngle2Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle2Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFrameRate_s-1
+ Focus Node: :hasShearLengthAfterFracture1_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFrameRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture1_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProjectName
+ Focus Node: :hasRemark
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProjectName->rdfs:comment
+ Message: Less than 1 values on :hasRemark->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestPieceGeometryObject
+ Focus Node: :hasPercentagePermanentExtensionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestPieceGeometryObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtensionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSampleCode
+ Focus Node: :hasOriginalWidthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSampleCode->rdfs:comment
+ Message: Less than 1 values on :hasOriginalWidthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthObject
+ Focus Node: :hasNotchTensileStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthObject->rdfs:comment
+ Message: Less than 1 values on :hasNotchTensileStrength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCoefficientOfCorrelation_-
+ Focus Node: :hasMAT_ADD_DAMAGE_GISSMO
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCoefficientOfCorrelation_-->rdfs:comment
+ Message: Less than 1 values on :hasMAT_ADD_DAMAGE_GISSMO->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestingFacilityObject
+ Focus Node: :hasRadiusDie
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestingFacilityObject->rdfs:comment
+ Message: Less than 1 values on :hasRadiusDie->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStandardDeviationOfTheSlope
+ Focus Node: :hasPercentageExtension_1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtension_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasElementDeletionTreatment
+ Focus Node: :hasSampleIdentifier-2Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasElementDeletionTreatment->rdfs:comment
+ Message: Less than 1 values on :hasSampleIdentifier-2Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasReferenceElementSize
+ Focus Node: :hasYieldStrength_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasReferenceElementSize->rdfs:comment
+ Message: Less than 1 values on :hasYieldStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPreliminaryForceObject
+ Focus Node: :hasProofStrength%2CPlasticExtensionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForceObject->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CPlasticExtensionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthAfterFracture2
+ Focus Node: :hasWidthAfterFracture1Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture1Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTimeDependentEngineeringStrainRate_s-1
+ Focus Node: :metadata
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :metadata->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusDie
+ Focus Node: :hasPercentageTotalExtensionAtFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusDie->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRollingDirectionObject
+ Focus Node: :hasWidthChangeObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRollingDirectionObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthChangeObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
@@ -4977,333 +5112,333 @@ Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasGaugeLengthObject
+ Focus Node: :hasInitialThickness_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasGaugeLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasInitialThickness_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRValue
+ Focus Node: :hasEbsdFileName
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRValue->rdfs:comment
+ Message: Less than 1 values on :hasEbsdFileName->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongation_%25
+ Focus Node: :hasTangentYieldModulus
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongation_%25->rdfs:comment
+ Message: Less than 1 values on :hasTangentYieldModulus->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :sequence
+ Focus Node: :hasWidthAfterFracture1_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :sequence->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture1_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMeanEngineeringStrainRate_s-1
+ Focus Node: :hasEulerAngle1Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMeanEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle1Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCameraSystemObject
+ Focus Node: :hasPermanentSetStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCameraSystemObject->rdfs:comment
+ Message: Less than 1 values on :hasPermanentSetStrength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength%2CPlasticExtension
+ Focus Node: :hasTime
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CPlasticExtension->rdfs:comment
+ Message: Less than 1 values on :hasTime->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentExtension_1
+ Focus Node: :hasFailureStrainIdentifier4MeshDependency
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtension_1->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier4MeshDependency->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength_0.2Percentage
+ Focus Node: :hasTestTemperature
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength_0.2Percentage->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperature->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNotchTensileStrength
+ Focus Node: :hasTemperature
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNotchTensileStrength->rdfs:comment
+ Message: Less than 1 values on :hasTemperature->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInitialDisplacementRate
+ Focus Node: :hasLowerYieldStrengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInitialDisplacementRate->rdfs:comment
+ Message: Less than 1 values on :hasLowerYieldStrengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCoefficientOfCorrelationObject
+ Focus Node: :hasInput
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCoefficientOfCorrelationObject->rdfs:comment
+ Message: Less than 1 values on :hasInput->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceDiscontinousYieldingObject
+ Focus Node: :hasWidthAfterFracture2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceDiscontinousYieldingObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStrain_1
+ Focus Node: :hasCameraSystem
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStrain_1->rdfs:comment
+ Message: Less than 1 values on :hasCameraSystem->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestTemperatur
+ Focus Node: :hasPercentageYieldPointExtension_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestTemperatur->rdfs:comment
+ Message: Less than 1 values on :hasPercentageYieldPointExtension_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageReductionOfArea_%25
+ Focus Node: :codeVersion
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageReductionOfArea_%25->rdfs:comment
+ Message: Less than 1 values on :codeVersion->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPermanentSetStrengthObject
+ Focus Node: :hasRelativeStandardDeviationOfTheSlope
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPermanentSetStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceDiscontinousYielding_N
+ Focus Node: :hasPercentagePermanentExtension
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceDiscontinousYielding_N->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtension->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPoissonRatio
+ Focus Node: :hasExperimentIdentifier
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPoissonRatio->rdfs:comment
+ Message: Less than 1 values on :hasExperimentIdentifier->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaterialObject
+ Focus Node: :hasYieldStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaterialObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldStrength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :norm
+ Focus Node: :hasCoefficientOfCorrelation
Result Path: rdfs:comment
- Message: Less than 1 values on :norm->rdfs:comment
+ Message: Less than 1 values on :hasCoefficientOfCorrelation->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageReductionOfAreaObject
+ Focus Node: :hasFinalGaugeLengthAfterFracture_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageReductionOfAreaObject->rdfs:comment
+ Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasModulusOfElasticity_MPa
+ Focus Node: :hasLowerYieldStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticity_MPa->rdfs:comment
+ Message: Less than 1 values on :hasLowerYieldStrength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForce
+ Focus Node: :hasForceMeasuringDevice
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForce->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringDevice->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFinalGaugeLengthAfterFracture_mm
+ Focus Node: :hasMeanEngineeringStrainRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture_mm->rdfs:comment
+ Message: Less than 1 values on :hasMeanEngineeringStrainRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCameraSystem
+ Focus Node: :hasProjectNameObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCameraSystem->rdfs:comment
+ Message: Less than 1 values on :hasProjectNameObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSampleIdentifier-2
+ Focus Node: :hasMaterialInstabilityStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSampleIdentifier-2->rdfs:comment
+ Message: Less than 1 values on :hasMaterialInstabilityStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestingRate
+ Focus Node: :hasPercentageElongation_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestingRate->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongation_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalWidth_mm
+ Focus Node: :hasBiaxialStress_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalWidth_mm->rdfs:comment
+ Message: Less than 1 values on :hasBiaxialStress_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStressObject
+ Focus Node: :hasTestingRate
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStressObject->rdfs:comment
+ Message: Less than 1 values on :hasTestingRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureStrainIdentifier
+ Focus Node: :hasPistonSpeedObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasPistonSpeedObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStep
+ Focus Node: :hasPrincipalStressLimit4PostProcessing
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStep->rdfs:comment
+ Message: Less than 1 values on :hasPrincipalStressLimit4PostProcessing->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEstimatedStrainRateOverTheParallelLength
+ Focus Node: :hasPressureChamber_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength->rdfs:comment
+ Message: Less than 1 values on :hasPressureChamber_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalCrosssection
+ Focus Node: :hasBiaxialStress
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalCrosssection->rdfs:comment
+ Message: Less than 1 values on :hasBiaxialStress->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPrincipalStressLimit4PostProcessing
+ Focus Node: :hasOriginalGaugeLength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPrincipalStressLimit4PostProcessing->rdfs:comment
+ Message: Less than 1 values on :hasOriginalGaugeLength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueWidthStrain_1
+ Focus Node: :hasThicknessAfterFracture1Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueWidthStrain_1->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture1Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterObject
+ Focus Node: :hasMachineObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterObject->rdfs:comment
+ Message: Less than 1 values on :hasMachineObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalWidth
+ Focus Node: :hasPermanentSetStrength_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalWidth->rdfs:comment
+ Message: Less than 1 values on :hasPermanentSetStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDamageExponent
+ Focus Node: :hasDiameterAfterFracture2_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDamageExponent->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture2_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNominalEngineeringStrainRate
+ Focus Node: :hasProofStrength_1PercentageObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNominalEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_1PercentageObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOperatorObject
+ Focus Node: :hasFailureStrainIdentifier4Temperature
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOperatorObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier4Temperature->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYoungsModulus
+ Focus Node: :hasEstimatedStrainRateOverTheParallelLength_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasYoungsModulus->rdfs:comment
+ Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaterialIdentifier
+ Focus Node: :hasFailureStrainIdentifier
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaterialIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthAfterFracture2_mm
+ Focus Node: :hasTrueStressAtFracture_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture2_mm->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressAtFracture_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasLowerYieldStrength_MPa
+ Focus Node: :hasOriginalWidth_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasLowerYieldStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasOriginalWidth_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasElongationObject
+ Focus Node: :hasMachine_einheitslos
Result Path: rdfs:comment
- Message: Less than 1 values on :hasElongationObject->rdfs:comment
+ Message: Less than 1 values on :hasMachine_einheitslos->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTensileStrength_MPa
+ Focus Node: :hasElongation
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTensileStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasElongation->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongationAfterFracture
+ Focus Node: :hasInnerDiameterBlankHolder
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationAfterFracture->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterBlankHolder->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongation_mm
+ Focus Node: :hasCrossheadDisplacementObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongation_mm->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadDisplacementObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFinalGaugeLengthAfterFractureObject
+ Focus Node: :hasTruePlasticThicknessStrainObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFinalGaugeLengthAfterFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticThicknessStrainObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtension_mm%20
+ Focus Node: :hasPercentageReductionOfArea_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtension_mm%20->rdfs:comment
+ Message: Less than 1 values on :hasPercentageReductionOfArea_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMeanEngineeringStrainRate
+ Focus Node: :hasRValue
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMeanEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasRValue->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRValue_1
+ Focus Node: :hasOperatorObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRValue_1->rdfs:comment
+ Message: Less than 1 values on :hasOperatorObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSampleCodeObject
+ Focus Node: :hasTimeDependentEngineeringStrainRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSampleCodeObject->rdfs:comment
+ Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureStrainIdentifier4MeshDependency
+ Focus Node: :hasInnerDiameterDie
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier4MeshDependency->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterDie->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
@@ -5313,567 +5448,573 @@ Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStrain
+ Focus Node: :hasFinalGaugeLengthAfterFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStrain->rdfs:comment
+ Message: Less than 1 values on :hasFinalGaugeLengthAfterFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceDiscontinousYielding
+ Focus Node: :hasShearLength_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :hasShearLength_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProjectNumber
+ Focus Node: :hasTensileStrength_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProjectNumber->rdfs:comment
+ Message: Less than 1 values on :hasTensileStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasGrid
+ Focus Node: :hasMatTabulatedJohnsonCookLogInterpolation
Result Path: rdfs:comment
- Message: Less than 1 values on :hasGrid->rdfs:comment
+ Message: Less than 1 values on :hasMatTabulatedJohnsonCookLogInterpolation->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceNoDiscontinousYieldingObject
+ Focus Node: :hasProofStrength%2CTotalExtension
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceNoDiscontinousYieldingObject->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CTotalExtension->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasParallelLength
+ Focus Node: :hasRelativeStandardDeviationOfTheSlope_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasParallelLength->rdfs:comment
+ Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthAfterFracture2Object
+ Focus Node: :hasLabatoryObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasLabatoryObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthChangeObject
+ Focus Node: :hasTruePlasticStrainAtFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthChangeObject->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticStrainAtFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearStrength
+ Focus Node: :hasMassDensity
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearStrength->rdfs:comment
+ Message: Less than 1 values on :hasMassDensity->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMachineObject
+ Focus Node: :hasDefaultValue
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMachineObject->rdfs:comment
+ Message: Less than 1 values on :hasDefaultValue->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPostProcessingSoftwareObject
+ Focus Node: :hasWidth_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPostProcessingSoftwareObject->rdfs:comment
+ Message: Less than 1 values on :hasWidth_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageYieldPointExtensionObject
+ Focus Node: :hasTestTemperaturObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageYieldPointExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperaturObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueWidthStrain
+ Focus Node: :hasModulusOfElasticity
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueWidthStrain->rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticity->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTime_s
+ Focus Node: :hasDamageTreatment
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTime_s->rdfs:comment
+ Message: Less than 1 values on :hasDamageTreatment->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasComputer-controlledTensileTestingMachineObject
+ Focus Node: :hasShearLengthAfterFracture2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasComputer-controlledTensileTestingMachineObject->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTesterObject
+ Focus Node: :hasTestTemperatureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTesterObject->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperatureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadDisplacementObject
+ Focus Node: :hasFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadDisplacementObject->rdfs:comment
+ Message: Less than 1 values on :hasFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasLabatoryObject
+ Focus Node: :hasShearStrengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasLabatoryObject->rdfs:comment
+ Message: Less than 1 values on :hasShearStrengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTensileStrength
+ Focus Node: :hasOriginalThickness_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTensileStrength->rdfs:comment
+ Message: Less than 1 values on :hasOriginalThickness_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterAfterFracture2Object
+ Focus Node: :hasMaximumForceNoDiscontinousYielding
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePlasticExtensionAtMaximumForceObject
+ Focus Node: :hasFailureCriteriaTypeAdd
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForceObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureCriteriaTypeAdd->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceMeasuringDevice
+ Focus Node: :hasStressRate_MPa%20s%20-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringDevice->rdfs:comment
+ Message: Less than 1 values on :hasStressRate_MPa%20s%20-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngle2
+ Focus Node: :hasPistonSpeed
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngle2->rdfs:comment
+ Message: Less than 1 values on :hasPistonSpeed->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadDisplacement_mm
+ Focus Node: :hasDataSamplingFrequency
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadDisplacement_mm->rdfs:comment
+ Message: Less than 1 values on :hasDataSamplingFrequency->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentExtension
+ Focus Node: :hasTrueStrain_1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtension->rdfs:comment
+ Message: Less than 1 values on :hasTrueStrain_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadSeparationRate_mm%2Fs
+ Focus Node: :hasPoissonRatio
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRate_mm%2Fs->rdfs:comment
+ Message: Less than 1 values on :hasPoissonRatio->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInnerDiameterBlankHolder_mm
+ Focus Node: :hasMaximumForceObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterBlankHolder_mm->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInput
+ Focus Node: :hasOriginalWidth
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInput->rdfs:comment
+ Message: Less than 1 values on :hasOriginalWidth->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :executedBy
+ Focus Node: :hasFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :executedBy->rdfs:comment
+ Message: Less than 1 values on :hasFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasThicknessAfterFracture1_mm
+ Focus Node: :hasInnerDiameterDie_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture1_mm->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterDie_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength_0.2Percentage_MPa
+ Focus Node: :hasSampleCodeObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength_0.2Percentage_MPa->rdfs:comment
+ Message: Less than 1 values on :hasSampleCodeObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForce_kN
+ Focus Node: :hasEngineeringStress
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForce_kN->rdfs:comment
+ Message: Less than 1 values on :hasEngineeringStress->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasParallelLengthObject
+ Focus Node: :hasWidthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasParallelLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueThicknessStrainObject
+ Focus Node: :hasSampleCode
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueThicknessStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasSampleCode->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadius_mm
+ Focus Node: :hasJob
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadius_mm->rdfs:comment
+ Message: Less than 1 values on :hasJob->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPreliminaryForce_kN
+ Focus Node: :hasMaximumForceNoDiscontinousYielding_N
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForce_kN->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding_N->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPistonSpeedObject
+ Focus Node: :hasInnerDiameterBlankHolder_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPistonSpeedObject->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterBlankHolder_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSampleIdentifierObject
+ Focus Node: :hasForce
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSampleIdentifierObject->rdfs:comment
+ Message: Less than 1 values on :hasForce->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasThicknessAfterFracture1Object
+ Focus Node: :hasNumberGrains
Result Path: rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture1Object->rdfs:comment
+ Message: Less than 1 values on :hasNumberGrains->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureCriteriaTypeAdd
+ Focus Node: :hasElementDeletionFlag
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureCriteriaTypeAdd->rdfs:comment
+ Message: Less than 1 values on :hasElementDeletionFlag->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasGaugeLength_mm
+ Focus Node: :hasForceAtFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasGaugeLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasForceAtFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength_1Percentage_MPa
+ Focus Node: :hasTestStandard
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength_1Percentage_MPa->rdfs:comment
+ Message: Less than 1 values on :hasTestStandard->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameter_mm
+ Focus Node: :hasThicknessAfterFracture2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameter_mm->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtension_mm
+ Focus Node: :hasExtensometerGaugeLength_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtension_mm->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLength_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForceObject
+ Focus Node: :hasYieldingIdentifierIsoThermal
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForceObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldingIdentifierIsoThermal->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestTemperatureObject
+ Focus Node: :hasSampleIdentifier
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestTemperatureObject->rdfs:comment
+ Message: Less than 1 values on :hasSampleIdentifier->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageExtensionObject
+ Focus Node: :hasTestTemperature_%C2%B0C
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperature_%C2%B0C->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNotchTensileStrengthObject
+ Focus Node: :hasFailureCriteriaTypeAdd4StrainAverage
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNotchTensileStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureCriteriaTypeAdd4StrainAverage->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSampleIdentifier-2Object
+ Focus Node: :hasGrid
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSampleIdentifier-2Object->rdfs:comment
+ Message: Less than 1 values on :hasGrid->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasModulusOfElasticityObject
+ Focus Node: :hasYieldForce_0.2PercentageObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticityObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldForce_0.2PercentageObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthObject
+ Focus Node: :hasOriginalCrosssection_mm2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalCrosssection_mm2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTimeDependentEngineeringStrainRate
+ Focus Node: :hasEbsdFileNameObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasEbsdFileNameObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasComputer-controlledTensileTestingMachine
+ Focus Node: :hasTrueStressAtFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasComputer-controlledTensileTestingMachine->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressAtFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMinimumCrosssectionAfterFractureObject
+ Focus Node: :hasSoftwareObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMinimumCrosssectionAfterFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasSoftwareObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearStrength_MPa
+ Focus Node: :hasOutput
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasOutput->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExperimentIdentifierObject
+ Focus Node: :hasPercentageReductionOfAreaObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExperimentIdentifierObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageReductionOfAreaObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthAfterFracture1
+ Focus Node: :hasPermanentSetStrengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasPermanentSetStrengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasLabatory
+ Focus Node: :hasOriginalCrosssection
Result Path: rdfs:comment
- Message: Less than 1 values on :hasLabatory->rdfs:comment
+ Message: Less than 1 values on :hasOriginalCrosssection->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEngineeringStress
+ Focus Node: :hasDiameterAfterFracture1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEngineeringStress->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEngineeringStressObject
+ Focus Node: :hasForce_kN
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEngineeringStressObject->rdfs:comment
+ Message: Less than 1 values on :hasForce_kN->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDefaultValue
+ Focus Node: :hasNotchTensileStrengthObject
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasNotchTensileStrengthObject->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :parameters
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDefaultValue->rdfs:comment
+ Message: Less than 1 values on :parameters->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtension
+ Focus Node: :hasGridObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtension->rdfs:comment
+ Message: Less than 1 values on :hasGridObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusCurvature_mm
+ Focus Node: :hasReferenceElementSize
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusCurvature_mm->rdfs:comment
+ Message: Less than 1 values on :hasReferenceElementSize->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureCriteriaTypeAdd4StrainAverage
+ Focus Node: :hasTestingRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureCriteriaTypeAdd4StrainAverage->rdfs:comment
+ Message: Less than 1 values on :hasTestingRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPermanentSetStrength
+ Focus Node: :hasShearLengthAfterFracture2Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPermanentSetStrength->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture2Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageTotalExtensionAtMaximumForce
+ Focus Node: :hasTrueThicknessStrainObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce->rdfs:comment
+ Message: Less than 1 values on :hasTrueThicknessStrainObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPoissonsRatioObject
+ Focus Node: :hasPercentagePermanentElongation_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPoissonsRatioObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentElongation_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalThickness
+ Focus Node: :hasAbsoluteCrossheadTravelObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalThickness->rdfs:comment
+ Message: Less than 1 values on :hasAbsoluteCrossheadTravelObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthAfterFracture2_mm
+ Focus Node: :hasNotchTensileStrength_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture2_mm->rdfs:comment
+ Message: Less than 1 values on :hasNotchTensileStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensionAtFractureObject
+ Focus Node: :hasFadingExponent
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensionAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasFadingExponent->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureStrainIdentifier4Temperature
+ Focus Node: :hasComputer-controlledTensileTestingMachine
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier4Temperature->rdfs:comment
+ Message: Less than 1 values on :hasComputer-controlledTensileTestingMachine->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalCrosssectionObject
+ Focus Node: :hasTesterObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalCrosssectionObject->rdfs:comment
+ Message: Less than 1 values on :hasTesterObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStressRateObject
+ Focus Node: :hasYieldForce_0.2Percentage
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStressRateObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldForce_0.2Percentage->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaterialInstabilityStrain
+ Focus Node: :hasHDF
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaterialInstabilityStrain->rdfs:comment
+ Message: Less than 1 values on :hasHDF->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPressureChamberObject
+ Focus Node: :hasUpperYieldStrength_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPressureChamberObject->rdfs:comment
+ Message: Less than 1 values on :hasUpperYieldStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestSpeed
+ Focus Node: :hasStress
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestSpeed->rdfs:comment
+ Message: Less than 1 values on :hasStress->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasAbsoluteCrossheadTravel
+ Focus Node: :hasStep
Result Path: rdfs:comment
- Message: Less than 1 values on :hasAbsoluteCrossheadTravel->rdfs:comment
+ Message: Less than 1 values on :hasStep->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasBiaxialStressObject
+ Focus Node: :hasStrainRateScaleParameterP
Result Path: rdfs:comment
- Message: Less than 1 values on :hasBiaxialStressObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateScaleParameterP->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongationAfterFracture_%25
+ Focus Node: :hasTensileStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationAfterFracture_%25->rdfs:comment
+ Message: Less than 1 values on :hasTensileStrength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInitialThickness_mm
+ Focus Node: :hasRadiusObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInitialThickness_mm->rdfs:comment
+ Message: Less than 1 values on :hasRadiusObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngle1Object
+ Focus Node: :hasCrossheadSeparationRate_mm%20s%20-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngle1Object->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRate_mm%20s%20-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForce_N
+ Focus Node: :hasStressRate
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForce_N->rdfs:comment
+ Message: Less than 1 values on :hasStressRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensometerGaugeLength_mm%20
+ Focus Node: :hasTrueWidthStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLength_mm%20->rdfs:comment
+ Message: Less than 1 values on :hasTrueWidthStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLengthAfterFracture1Object
+ Focus Node: :hasTestSpeed
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture1Object->rdfs:comment
+ Message: Less than 1 values on :hasTestSpeed->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInnerDiameterDie_mm
+ Focus Node: :hasUpperYieldStrengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterDie_mm->rdfs:comment
+ Message: Less than 1 values on :hasUpperYieldStrengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasElongation_1
+ Focus Node: :hasPercentageExtensionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasElongation_1->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtensionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldingIdentifier
+ Focus Node: :hasComputer-controlledTensileTestingMachineObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldingIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasComputer-controlledTensileTestingMachineObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRValueObject
+ Focus Node: :executedBy
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRValueObject->rdfs:comment
+ Message: Less than 1 values on :executedBy->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldStrength
+ Focus Node: :hasExtensometerGaugeLength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldStrength->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNominalEngineeringStrainRateObject
+ Focus Node: :hasPercentagePermanentElongation
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNominalEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentElongation->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasShearLength
+ Focus Node: :hasPreliminaryForce
Result Path: rdfs:comment
- Message: Less than 1 values on :hasShearLength->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForce->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngle3
+ Focus Node: :hasProofStrength_0.2Percentage
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngle3->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_0.2Percentage->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPressureChamber_MPa
+ Focus Node: :hasCoefficientOfCorrelation_-
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPressureChamber_MPa->rdfs:comment
+ Message: Less than 1 values on :hasCoefficientOfCorrelation_-->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStrainObject
+ Focus Node: :hasMatPiecewiseLinearPlasticity
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasMatPiecewiseLinearPlasticity->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
@@ -5883,1509 +6024,1368 @@ Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCharacteristicEngineeringStrainRateObject
+ Focus Node: :hasPoissonsRatio
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCharacteristicEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasPoissonsRatio->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDiameterAfterFracture2
+ Focus Node: :hasExtensionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasExtensionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthStrain_1
+ Focus Node: :hasDisplacementTransducer
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthStrain_1->rdfs:comment
+ Message: Less than 1 values on :hasDisplacementTransducer->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTemperature
+ Focus Node: :hasForceMeasuringDeviceObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTemperature->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringDeviceObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStress_MPa
+ Focus Node: :hasDiameterAfterFracture2Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStress_MPa->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture2Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusObject
+ Focus Node: :hasOriginalCrosssectionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalCrosssectionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRateScaleIdendifier
+ Focus Node: :hasRadiusCurvature_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRateScaleIdendifier->rdfs:comment
+ Message: Less than 1 values on :hasRadiusCurvature_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainObject
+ Focus Node: :related
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainObject->rdfs:comment
+ Message: Less than 1 values on :related->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestTemperaturObject
+ Focus Node: :hasStrainRateFormulationFlag
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestTemperaturObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateFormulationFlag->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusCurvatureObject
+ Focus Node: :hasTemperature_%C2%B0C
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusCurvatureObject->rdfs:comment
+ Message: Less than 1 values on :hasTemperature_%C2%B0C->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasModulusOfElasticity
+ Focus Node: :hasEulerAngleConvention
Result Path: rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticity->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngleConvention->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensionAtFracture_mm
+ Focus Node: :hasRadiusDie_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensionAtFracture_mm->rdfs:comment
+ Message: Less than 1 values on :hasRadiusDie_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPermanentSetStrength_MPa
+ Focus Node: :hasExtension
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPermanentSetStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasExtension->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTrueStressAtFracture
+ Focus Node: :hasEngineeringStress_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTrueStressAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasEngineeringStress_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCharacteristicEngineeringStrainRate
+ Focus Node: :hasPostProcessingSoftware
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasPostProcessingSoftware->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTangentYieldModulus
+ Focus Node: :hasPercentageElongationAfterFracture_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTangentYieldModulus->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationAfterFracture_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDamageTreatment
+ Focus Node: :hasThicknessAfterFracture2_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDamageTreatment->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture2_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageExtension_-%20
+ Focus Node: :hasGaugeLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageExtension_-%20->rdfs:comment
+ Message: Less than 1 values on :hasGaugeLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasCrossheadSeparationRateObject
+ Focus Node: :hasYieldForce_0.2Percentage_kN
Result Path: rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRateObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldForce_0.2Percentage_kN->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalWidthObject
+ Focus Node: :hasPercentageExtension_-%20
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalWidthObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtension_-%20->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOriginalThickness_mm
+ Focus Node: :hasExtension_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOriginalThickness_mm->rdfs:comment
+ Message: Less than 1 values on :hasExtension_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ressourceUri
+ Focus Node: :hasTimeDependentEngineeringStrainRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ressourceUri->rdfs:comment
+ Message: Less than 1 values on :hasTimeDependentEngineeringStrainRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRateScaleParameterP
+ Focus Node: :hasProofStrength%2CPlasticExtension
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRateScaleParameterP->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CPlasticExtension->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMatPiecewiseLinearPlasticityLogInterpolation
+ Focus Node: :hasAbsoluteCrossheadTravel
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMatPiecewiseLinearPlasticityLogInterpolation->rdfs:comment
+ Message: Less than 1 values on :hasAbsoluteCrossheadTravel->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentElongation_%25
+ Focus Node: :hasGaugeLength_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentElongation_%25->rdfs:comment
+ Message: Less than 1 values on :hasGaugeLength_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceMeasuringSystemObject
+ Focus Node: :hasStrainRateScaleIdendifier
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringSystemObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateScaleIdendifier->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEstimatedStrainRateOverTheParallelLengthObject
+ Focus Node: :hasRelativeStandardDeviationOfTheSlopeObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlopeObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEulerAngle2Object
+ Focus Node: :hasPercentagePermanentExtension_1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEulerAngle2Object->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtension_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTime
+ Focus Node: :hasPercentageTotalExtensionAtMaximumForce_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTime->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInitialDisplacementRate_mm%2Fs%20or%20m%2Fs
+ Focus Node: :hasStandardDeviationOfTheSlope
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInitialDisplacementRate_mm%2Fs%20or%20m%2Fs->rdfs:comment
+ Message: Less than 1 values on :hasStandardDeviationOfTheSlope->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasBiaxialStress
+ Focus Node: :hasTrueStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :hasBiaxialStress->rdfs:comment
+ Message: Less than 1 values on :hasTrueStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasElongation
+ Focus Node: :hasElementDeletionTreatment
Result Path: rdfs:comment
- Message: Less than 1 values on :hasElongation->rdfs:comment
+ Message: Less than 1 values on :hasElementDeletionTreatment->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadius
+ Focus Node: :hasTestingDirection
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadius->rdfs:comment
+ Message: Less than 1 values on :hasTestingDirection->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTensileStrengthObject
+ Focus Node: :hasTrueThicknessStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTensileStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasTrueThicknessStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestTemperature
+ Focus Node: :hasMaximumForceDiscontinousYielding
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestTemperature->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceDiscontinousYielding->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :codeVersion
+ Focus Node: :hasTestPieceLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :codeVersion->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPreliminaryForce
+ Focus Node: :hasDamageExponent
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForce->rdfs:comment
+ Message: Less than 1 values on :hasDamageExponent->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :output
+ Focus Node: :hasDiameterAfterFracture2
Result Path: rdfs:comment
- Message: Less than 1 values on :output->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthAfterFracture1_mm
+ Focus Node: :hasShearLengthAfterFracture2_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture1_mm->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture2_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMachineData
+ Focus Node: :hasStrainObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMachineData->rdfs:comment
+ Message: Less than 1 values on :hasStrainObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageExtension_1
+ Focus Node: :hasStrainRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageExtension_1->rdfs:comment
+ Message: Less than 1 values on :hasStrainRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSubJob
+ Focus Node: :hasMinimumCrosssectionAfterFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSubJob->rdfs:comment
+ Message: Less than 1 values on :hasMinimumCrosssectionAfterFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMachine_einheitslos
+ Focus Node: :hasPressureChamber
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMachine_einheitslos->rdfs:comment
+ Message: Less than 1 values on :hasPressureChamber->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExperimentIdentifier
+ Focus Node: :hasWidthStrainObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExperimentIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasWidthStrainObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFailureTreatment
+ Focus Node: :hasNominalEngineeringStrainRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFailureTreatment->rdfs:comment
+ Message: Less than 1 values on :hasNominalEngineeringStrainRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceAtFractureObject
+ Focus Node: :hasYieldStress
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldStress->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStressRate
+ Focus Node: :hasWidthChange
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStressRate->rdfs:comment
+ Message: Less than 1 values on :hasWidthChange->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFracture
+ Focus Node: :ressourceUri
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFracture->rdfs:comment
+ Message: Less than 1 values on :ressourceUri->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNominalEngineeringStrainRate_s-1
+ Focus Node: :hasEvaluationMethod
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNominalEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasEvaluationMethod->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceObject
+ Focus Node: :hasYoungsModulus
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceObject->rdfs:comment
+ Message: Less than 1 values on :hasYoungsModulus->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasNumberGrainsObject
+ Focus Node: :hasProofStrength%2CPlasticExtension_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasNumberGrainsObject->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CPlasticExtension_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength_0.2PercentageObject
+ Focus Node: :hasProofStrength%2CTotalExtension_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength_0.2PercentageObject->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CTotalExtension_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasDamageThreshold
+ Focus Node: :hasSampleIdentifier-2
Result Path: rdfs:comment
- Message: Less than 1 values on :hasDamageThreshold->rdfs:comment
+ Message: Less than 1 values on :hasSampleIdentifier-2->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPreload
+ Focus Node: :hasEstimatedStrainRateOverTheParallelLength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPreload->rdfs:comment
+ Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasGridObject
+ Focus Node: :hasPreliminaryForceObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasGridObject->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForceObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasInnerDiameterBlankHolder
+ Focus Node: :hasTrueWidthStrain_1
Result Path: rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterBlankHolder->rdfs:comment
+ Message: Less than 1 values on :hasTrueWidthStrain_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :workflowSteps
+ Focus Node: :hasDefaultValueObject
Result Path: rdfs:comment
- Message: Less than 1 values on :workflowSteps->rdfs:comment
+ Message: Less than 1 values on :hasDefaultValueObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMatPiecewiseLinearPlasticity
+ Focus Node: :hasWidthAfterFracture2_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMatPiecewiseLinearPlasticity->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture2_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthChange_mm
+ Focus Node: :hasEulerAngleConventionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthChange_mm->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngleConventionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMaximumForce
+ Focus Node: :hasStrainRateScaleParameterC
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMaximumForce->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateScaleParameterC->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasExtensometerGaugeLength
+ Focus Node: :hasStandard
Result Path: rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLength->rdfs:comment
+ Message: Less than 1 values on :hasStandard->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthAfterFracture1
+ Focus Node: :hasOriginalThickness
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasOriginalThickness->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTaylorQuinneyCoefficient
+ Focus Node: :hasForceObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTaylorQuinneyCoefficient->rdfs:comment
+ Message: Less than 1 values on :hasForceObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestingRateObject
+ Focus Node: :hasTestProperty
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestingRateObject->rdfs:comment
+ Message: Less than 1 values on :hasTestProperty->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasSampleIdentifier
+ Focus Node: :hasPercentageReductionOfArea
Result Path: rdfs:comment
- Message: Less than 1 values on :hasSampleIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasPercentageReductionOfArea->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :metadata
+ Focus Node: :hasMaximumForce
Result Path: rdfs:comment
- Message: Less than 1 values on :metadata->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForce->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRadiusDie_mm
+ Focus Node: :hasParallelLength
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRadiusDie_mm->rdfs:comment
+ Message: Less than 1 values on :hasParallelLength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasThicknessAfterFracture2
+ Focus Node: :hasSampleIdentifierObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasSampleIdentifierObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasRemarkObject
+ Focus Node: :hasCrossheadSeparationRate_mm%2Fs
Result Path: rdfs:comment
- Message: Less than 1 values on :hasRemarkObject->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRate_mm%2Fs->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceMeasuringDeviceObject
+ Focus Node: :hasPercentagePlasticExtensionAtMaximumForce
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringDeviceObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasFrameRate
+ Focus Node: :hasTestPieceGeometryObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasFrameRate->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceGeometryObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasProofStrength_1PercentageObject
+ Focus Node: :hasTensileStrengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasProofStrength_1PercentageObject->rdfs:comment
+ Message: Less than 1 values on :hasTensileStrengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasElongation_%25
+ Focus Node: :hasYieldStrengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasElongation_%25->rdfs:comment
+ Message: Less than 1 values on :hasYieldStrengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMinTimeStep4ElementDel
+ Focus Node: :hasEngineeringStressObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMinTimeStep4ElementDel->rdfs:comment
+ Message: Less than 1 values on :hasEngineeringStressObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :environment
+ Focus Node: :hasCoefficientOfCorrelationObject
Result Path: rdfs:comment
- Message: Less than 1 values on :environment->rdfs:comment
+ Message: Less than 1 values on :hasCoefficientOfCorrelationObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasEvaluationMethodObject
+ Focus Node: :hasDiameter_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasEvaluationMethodObject->rdfs:comment
+ Message: Less than 1 values on :hasDiameter_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTimeStamp
+ Focus Node: :hasTester
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTimeStamp->rdfs:comment
+ Message: Less than 1 values on :hasTester->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTruePlasticThicknessStrainObject
+ Focus Node: :hasThicknessAfterFracture1_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTruePlasticThicknessStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture1_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasForceTransducerObject
+ Focus Node: :hasWidthStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :hasForceTransducerObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStrainRate_s-1
+ Focus Node: :hasTestTemperatur
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperatur->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageTotalExtensionAtMaximumForceObject
+ Focus Node: :output
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForceObject->rdfs:comment
+ Message: Less than 1 values on :output->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasYieldStress
+ Focus Node: :hasModulusOfElasticity_GPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasYieldStress->rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticity_GPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageElongation
+ Focus Node: :hasStandardDeviationOfTheSlope_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageElongation->rdfs:comment
+ Message: Less than 1 values on :hasStandardDeviationOfTheSlope_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthChange
+ Focus Node: :hasPercentageTotalExtensionAtFracture_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthChange->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentagePermanentElongationObject
+ Focus Node: :hasPoissonsRatioObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentElongationObject->rdfs:comment
+ Message: Less than 1 values on :hasPoissonsRatioObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasMAT_ADD_DAMAGE_GISSMO
+ Focus Node: :hasEulerAngle3Object
Result Path: rdfs:comment
- Message: Less than 1 values on :hasMAT_ADD_DAMAGE_GISSMO->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle3Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTimeStampObject
+ Focus Node: :hasForceAtFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTimeStampObject->rdfs:comment
+ Message: Less than 1 values on :hasForceAtFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStandardDeviationOfTheSlopeObject
+ Focus Node: :hasCrossheadDisplacement_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStandardDeviationOfTheSlopeObject->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadDisplacement_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasStandard
+ Focus Node: :hasTime_s
Result Path: rdfs:comment
- Message: Less than 1 values on :hasStandard->rdfs:comment
+ Message: Less than 1 values on :hasTime_s->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasPercentageExtension
+ Focus Node: :hasReferenceTemperature
Result Path: rdfs:comment
- Message: Less than 1 values on :hasPercentageExtension->rdfs:comment
+ Message: Less than 1 values on :hasReferenceTemperature->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasTestStandard
+ Focus Node: :hasModulusOfElasticity_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :hasTestStandard->rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticity_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasOperator
+ Focus Node: :hasPercentageTotalExtensionAtFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :hasOperator->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :hasWidthAfterFracture1Object
+ Focus Node: :hasFrameRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture1Object->rdfs:comment
+ Message: Less than 1 values on :hasFrameRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
- Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :YoungModulus
- Result Path: rdfs:label
- Message: Less than 1 values on :YoungModulus->rdfs:label
+ Severity: sh:Violation
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasShearStrength_MPa
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasShearStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :ElasticConstants_C11_C12_C44
- Result Path: rdfs:label
- Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasModulusOfElasticityObject
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticityObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :StressExponent_n
- Result Path: rdfs:label
- Message: Less than 1 values on :StressExponent_n->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasDataSamplingFrequencyObject
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasDataSamplingFrequencyObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :ConstitutiveModel
- Result Path: rdfs:label
- Message: Less than 1 values on :ConstitutiveModel->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasTimeDependentEngineeringStrainRate
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :FinalFlowStress_ginf
- Result Path: rdfs:label
- Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasForceMeasuringSystemObject
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringSystemObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :ConstitutiveModelParameter
- Result Path: rdfs:label
- Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasUserObject
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasUserObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :FlowStressExponent_a
- Result Path: rdfs:label
- Message: Less than 1 values on :FlowStressExponent_a->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasNumberFailedIntegrationPoints
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasNumberFailedIntegrationPoints->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :InitialFlowStress_g0
- Result Path: rdfs:label
- Message: Less than 1 values on :InitialFlowStress_g0->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasExtensionAtFracture_mm
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasExtensionAtFracture_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
- Focus Node: :HardeningModulus_h0
- Result Path: rdfs:label
- Message: Less than 1 values on :HardeningModulus_h0->rdfs:label
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
+ Focus Node: :hasMaximumForceDiscontinousYieldingObject
+ Result Path: rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceDiscontinousYieldingObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Component
+ Focus Node: :hasWidthChange_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :Component->rdfs:comment
+ Message: Less than 1 values on :hasWidthChange_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :CrashTest
+ Focus Node: :hasExtension_mm%20
Result Path: rdfs:comment
- Message: Less than 1 values on :CrashTest->rdfs:comment
+ Message: Less than 1 values on :hasExtension_mm%20->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :PercentageYieldPointExtension
+ Focus Node: :hasMinimumCrosssectionAfterFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :PercentageYieldPointExtension->rdfs:comment
+ Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :stand
+ Focus Node: :hasForce_N
Result Path: rdfs:comment
- Message: Less than 1 values on :stand->rdfs:comment
+ Message: Less than 1 values on :hasForce_N->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Simulation
+ Focus Node: :hasEulerAngle1
Result Path: rdfs:comment
- Message: Less than 1 values on :Simulation->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :MaximumForceDiscontinousYielding
+ Focus Node: :hasTestPieceGeometry
Result Path: rdfs:comment
- Message: Less than 1 values on :MaximumForceDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceGeometry->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :CoefficientOfCorrelation
+ Focus Node: :hasShearLength
Result Path: rdfs:comment
- Message: Less than 1 values on :CoefficientOfCorrelation->rdfs:comment
+ Message: Less than 1 values on :hasShearLength->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Precipitation
+ Focus Node: :hasOperator
Result Path: rdfs:comment
- Message: Less than 1 values on :Precipitation->rdfs:comment
+ Message: Less than 1 values on :hasOperator->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :UltimateTensileStrength
+ Focus Node: :hasMachineDataObject
Result Path: rdfs:comment
- Message: Less than 1 values on :UltimateTensileStrength->rdfs:comment
+ Message: Less than 1 values on :hasMachineDataObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :rollGap
+ Focus Node: :hasPreliminaryForce_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :rollGap->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForce_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :EstimatedStrainRateOverTheParallelLength
+ Focus Node: :hasMachineData
Result Path: rdfs:comment
- Message: Less than 1 values on :EstimatedStrainRateOverTheParallelLength->rdfs:comment
+ Message: Less than 1 values on :hasMachineData->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :MaximumForceNoDiscontinousYielding
+ Focus Node: :environment
Result Path: rdfs:comment
- Message: Less than 1 values on :MaximumForceNoDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :environment->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :HDF5
+ Focus Node: :usesCode
Result Path: rdfs:comment
- Message: Less than 1 values on :HDF5->rdfs:comment
+ Message: Less than 1 values on :usesCode->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :PhaseBoundary
+ Focus Node: :hasMatPiecewiseLinearPlasticityLogInterpolation
Result Path: rdfs:comment
- Message: Less than 1 values on :PhaseBoundary->rdfs:comment
+ Message: Less than 1 values on :hasMatPiecewiseLinearPlasticityLogInterpolation->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FluidSolidTransition
+ Focus Node: :hasMeanEngineeringStrainRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :FluidSolidTransition->rdfs:comment
+ Message: Less than 1 values on :hasMeanEngineeringStrainRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ShearLengthAfterFracture2
+ Focus Node: :hasInitialDisplacementRate
Result Path: rdfs:comment
- Message: Less than 1 values on :ShearLengthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasInitialDisplacementRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Workflow
+ Focus Node: :hasTrueStressObject
Result Path: rdfs:comment
- Message: Less than 1 values on :Workflow->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :MeanEngineeringStrainRate
+ Focus Node: :hasTrueStrainObject
Result Path: rdfs:comment
- Message: Less than 1 values on :MeanEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasTrueStrainObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FractureStrain
+ Focus Node: :hasSubJob
Result Path: rdfs:comment
- Message: Less than 1 values on :FractureStrain->rdfs:comment
+ Message: Less than 1 values on :hasSubJob->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Experiment
+ Focus Node: :hasProjectName
Result Path: rdfs:comment
- Message: Less than 1 values on :Experiment->rdfs:comment
+ Message: Less than 1 values on :hasProjectName->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :PercentageTotalExtensionAtFracture
+ Focus Node: :hasWidth
Result Path: rdfs:comment
- Message: Less than 1 values on :PercentageTotalExtensionAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasWidth->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ChemicalComposition
+ Focus Node: :hasFrameRate
Result Path: rdfs:comment
- Message: Less than 1 values on :ChemicalComposition->rdfs:comment
+ Message: Less than 1 values on :hasFrameRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :PercentageTotalExtensionAtMaximumForce
+ Focus Node: :hasProofStrength_0.2Percentage_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :PercentageTotalExtensionAtMaximumForce->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_0.2Percentage_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :UpperYieldStrength
+ Focus Node: :hasShearLengthAfterFracture1
Result Path: rdfs:comment
- Message: Less than 1 values on :UpperYieldStrength->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :stripWidth
+ Focus Node: :hasMaterialObject
Result Path: rdfs:comment
- Message: Less than 1 values on :stripWidth->rdfs:comment
+ Message: Less than 1 values on :hasMaterialObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Benchmark
+ Focus Node: :hasPercentagePermanentExtension_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :Benchmark->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtension_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TimeIncrementStep
+ Focus Node: :hasDiameterObject
Result Path: rdfs:comment
- Message: Less than 1 values on :TimeIncrementStep->rdfs:comment
+ Message: Less than 1 values on :hasDiameterObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Plasticity
+ Focus Node: :hasRValue_1
Result Path: rdfs:comment
- Message: Less than 1 values on :Plasticity->rdfs:comment
+ Message: Less than 1 values on :hasRValue_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ShearLengthAfterFracture1
+ Focus Node: :hasForceTransducerObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ShearLengthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasForceTransducerObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Computer-controlledTensileTestingMachine
+ Focus Node: :hasTestStandardObject
Result Path: rdfs:comment
- Message: Less than 1 values on :Computer-controlledTensileTestingMachine->rdfs:comment
+ Message: Less than 1 values on :hasTestStandardObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :StandardDeviationOfTheSlope
+ Focus Node: :hasPercentagePlasticExtensionAtMaximumForceObject
Result Path: rdfs:comment
- Message: Less than 1 values on :StandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForceObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :WidthAfterFracture1
+ Focus Node: :hasWidthAfterFracture1
Result Path: rdfs:comment
- Message: Less than 1 values on :WidthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ProofStrength%2CPlasticExtension
+ Focus Node: :hasExperimentIdentifierObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ProofStrength%2CPlasticExtension->rdfs:comment
+ Message: Less than 1 values on :hasExperimentIdentifierObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :rollingDirection
+ Focus Node: :hasRadius_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :rollingDirection->rdfs:comment
+ Message: Less than 1 values on :hasRadius_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Deformation
+ Focus Node: :hasOriginalGaugeLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :Deformation->rdfs:comment
+ Message: Less than 1 values on :hasOriginalGaugeLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FractureStress
+ Focus Node: :hasThicknessAfterFracture1
Result Path: rdfs:comment
- Message: Less than 1 values on :FractureStress->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :GrainSize
+ Focus Node: :hasPoissonsRatio_1
Result Path: rdfs:comment
- Message: Less than 1 values on :GrainSize->rdfs:comment
+ Message: Less than 1 values on :hasPoissonsRatio_1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Fracture
+ Focus Node: :hasUser
Result Path: rdfs:comment
- Message: Less than 1 values on :Fracture->rdfs:comment
+ Message: Less than 1 values on :hasUser->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ExperimentIdentifier
+ Focus Node: :hasCharacteristicEngineeringStrainRate
Result Path: rdfs:comment
- Message: Less than 1 values on :ExperimentIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Validation
+ Focus Node: :hasElongation_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :Validation->rdfs:comment
+ Message: Less than 1 values on :hasElongation_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :rollingSpeed
+ Focus Node: :hasAbsoluteCrossheadTravel_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :rollingSpeed->rdfs:comment
+ Message: Less than 1 values on :hasAbsoluteCrossheadTravel_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TrueStress
+ Focus Node: :sequence
Result Path: rdfs:comment
- Message: Less than 1 values on :TrueStress->rdfs:comment
+ Message: Less than 1 values on :sequence->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TensileTest
+ Focus Node: :hasFailureStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :TensileTest->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :normalDirection
+ Focus Node: :hasPercentagePermanentElongationObject
Result Path: rdfs:comment
- Message: Less than 1 values on :normalDirection->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentElongationObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :contactLength
+ Focus Node: :hasDisplacementTransducerObject
Result Path: rdfs:comment
- Message: Less than 1 values on :contactLength->rdfs:comment
+ Message: Less than 1 values on :hasDisplacementTransducerObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :RollingMill
+ Focus Node: :hasTrueStressAtFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :RollingMill->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressAtFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Job
+ Focus Node: :hasStrain_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :Job->rdfs:comment
+ Message: Less than 1 values on :hasStrain_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :YieldSurface
+ Focus Node: :hasCameraSystemObject
Result Path: rdfs:comment
- Message: Less than 1 values on :YieldSurface->rdfs:comment
+ Message: Less than 1 values on :hasCameraSystemObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :CrystallographyTexture
+ Focus Node: :hasOriginalThicknessObject
Result Path: rdfs:comment
- Message: Less than 1 values on :CrystallographyTexture->rdfs:comment
+ Message: Less than 1 values on :hasOriginalThicknessObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TestPieceLength
+ Focus Node: :hasThicknessAfterFracture2Object
Result Path: rdfs:comment
- Message: Less than 1 values on :TestPieceLength->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture2Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :SimulationCode
+ Focus Node: :hasCharacteristicEngineeringStrainRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :SimulationCode->rdfs:comment
+ Message: Less than 1 values on :hasCharacteristicEngineeringStrainRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :PermanentSetStrength
+ Focus Node: :hasPercentageElongation
Result Path: rdfs:comment
- Message: Less than 1 values on :PermanentSetStrength->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongation->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :MorphologicalTexture
+ Focus Node: :hasInitialThicknessObject
Result Path: rdfs:comment
- Message: Less than 1 values on :MorphologicalTexture->rdfs:comment
+ Message: Less than 1 values on :hasInitialThicknessObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Strip
+ Focus Node: :hasRadius
Result Path: rdfs:comment
- Message: Less than 1 values on :Strip->rdfs:comment
+ Message: Less than 1 values on :hasRadius->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :YoungModulus
+ Focus Node: :hasInitialThickness
Result Path: rdfs:comment
- Message: Less than 1 values on :YoungModulus->rdfs:comment
+ Message: Less than 1 values on :hasInitialThickness->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :rollingSchedule
+ Focus Node: :hasMeanEngineeringStrainRate
Result Path: rdfs:comment
- Message: Less than 1 values on :rollingSchedule->rdfs:comment
+ Message: Less than 1 values on :hasMeanEngineeringStrainRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TestTemperatur
+ Focus Node: :jobStartTime
Result Path: rdfs:comment
- Message: Less than 1 values on :TestTemperatur->rdfs:comment
+ Message: Less than 1 values on :jobStartTime->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Geometry
+ Focus Node: :hasDiameterAfterFracture1Object
Result Path: rdfs:comment
- Message: Less than 1 values on :Geometry->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture1Object->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :NominalEngineeringStrainRate
+ Focus Node: :hasTruePlasticStrainAtFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :NominalEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticStrainAtFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Damage
+ Focus Node: :hasExtensionMeasuringSystem
Result Path: rdfs:comment
- Message: Less than 1 values on :Damage->rdfs:comment
+ Message: Less than 1 values on :hasExtensionMeasuringSystem->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Elasticity
+ Focus Node: :hasProjectNumber
Result Path: rdfs:comment
- Message: Less than 1 values on :Elasticity->rdfs:comment
+ Message: Less than 1 values on :hasProjectNumber->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :SimulationWorkflow
+ Focus Node: :hasPercentageYieldPointExtensionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :SimulationWorkflow->rdfs:comment
+ Message: Less than 1 values on :hasPercentageYieldPointExtensionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Texture
+ Focus Node: :hasDiameterAfterFracture1_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :Texture->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture1_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :draught
+ Focus Node: :hasRollingDirection
Result Path: rdfs:comment
- Message: Less than 1 values on :draught->rdfs:comment
+ Message: Less than 1 values on :hasRollingDirection->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ElasticConstants_C11_C12_C44
+ Focus Node: :hasStandardDeviationOfTheSlopeObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:comment
+ Message: Less than 1 values on :hasStandardDeviationOfTheSlopeObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ProofStrength%2CTotalExtension
+ Focus Node: :hasMachine
Result Path: rdfs:comment
- Message: Less than 1 values on :ProofStrength%2CTotalExtension->rdfs:comment
+ Message: Less than 1 values on :hasMachine->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :GrainOrientation
+ Focus Node: :hasSoftware
Result Path: rdfs:comment
- Message: Less than 1 values on :GrainOrientation->rdfs:comment
+ Message: Less than 1 values on :hasSoftware->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :workRollDiameter
+ Focus Node: :hasPercentageTotalExtensionAtMaximumForceObject
Result Path: rdfs:comment
- Message: Less than 1 values on :workRollDiameter->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForceObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FeedbackLoop
+ Focus Node: :hasDamageThreshold
Result Path: rdfs:comment
- Message: Less than 1 values on :FeedbackLoop->rdfs:comment
+ Message: Less than 1 values on :hasDamageThreshold->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :DiameterAfterFracture2
+ Focus Node: :hasCrossheadSeparationRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :DiameterAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :SampleCode
+ Focus Node: :hasStrainRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :SampleCode->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :YieldStrength
+ Focus Node: :hasFailureStrainIdentifier4StrainRate
Result Path: rdfs:comment
- Message: Less than 1 values on :YieldStrength->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier4StrainRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FinalThickness
+ Focus Node: :hasOriginalGaugeLength_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :FinalThickness->rdfs:comment
+ Message: Less than 1 values on :hasOriginalGaugeLength_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :processChainSimulation
+ Focus Node: :hasTestSpeedObject
Result Path: rdfs:comment
- Message: Less than 1 values on :processChainSimulation->rdfs:comment
+ Message: Less than 1 values on :hasTestSpeedObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :StressExponent_n
+ Focus Node: :hasTruePlasticThicknessStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :StressExponent_n->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticThicknessStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :DiameterAfterFracture1
+ Focus Node: :hasExtensionMeasuringSystemObject
Result Path: rdfs:comment
- Message: Less than 1 values on :DiameterAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasExtensionMeasuringSystemObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ConstitutiveModel
+ Focus Node: :hasMaximumForceNoDiscontinousYieldingObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ConstitutiveModel->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceNoDiscontinousYieldingObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :MAT_ADD_DAMAGE_GISSMO
+ Focus Node: :hasLabatory
Result Path: rdfs:comment
- Message: Less than 1 values on :MAT_ADD_DAMAGE_GISSMO->rdfs:comment
+ Message: Less than 1 values on :hasLabatory->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :RelativeStandardDeviationOfTheSlope
+ Focus Node: :hasInitialDisplacementRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :RelativeStandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :hasInitialDisplacementRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :PoissonsRatio
+ Focus Node: :hasRadiusCurvatureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :PoissonsRatio->rdfs:comment
+ Message: Less than 1 values on :hasRadiusCurvatureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Grain
+ Focus Node: :hasStrain
Result Path: rdfs:comment
- Message: Less than 1 values on :Grain->rdfs:comment
+ Message: Less than 1 values on :hasStrain->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :MechanicalCard
+ Focus Node: :hasParallelLength_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :MechanicalCard->rdfs:comment
+ Message: Less than 1 values on :hasParallelLength_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :DefaultValue
+ Focus Node: :hasPercentageElongation_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :DefaultValue->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongation_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TimeDependentEngineeringStrainRate
+ Focus Node: :hasProofStrength%2CTotalExtensionObject
Result Path: rdfs:comment
- Message: Less than 1 values on :TimeDependentEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CTotalExtensionObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :RValue
+ Focus Node: :hasPercentageTotalExtensionAtMaximumForce
Result Path: rdfs:comment
- Message: Less than 1 values on :RValue->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ShearTest
+ Focus Node: :hasRValueObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ShearTest->rdfs:comment
+ Message: Less than 1 values on :hasRValueObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Stress
+ Focus Node: :hasStressRate_MPa%2Fs
Result Path: rdfs:comment
- Message: Less than 1 values on :Stress->rdfs:comment
+ Message: Less than 1 values on :hasStressRate_MPa%2Fs->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ForceAtFracture
+ Focus Node: :hasDiameter
Result Path: rdfs:comment
- Message: Less than 1 values on :ForceAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasDiameter->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :EngineeringStress
+ Focus Node: :hasYieldingIdentifier
Result Path: rdfs:comment
- Message: Less than 1 values on :EngineeringStress->rdfs:comment
+ Message: Less than 1 values on :hasYieldingIdentifier->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :transverseDirection
+ Focus Node: :hasExtensometerGaugeLength_mm%20
Result Path: rdfs:comment
- Message: Less than 1 values on :transverseDirection->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLength_mm%20->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FinalFlowStress_ginf
+ Focus Node: :hasStressObject
Result Path: rdfs:comment
- Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:comment
+ Message: Less than 1 values on :hasStressObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :YieldForce_0.2Percentage
+ Focus Node: :workflowSteps
Result Path: rdfs:comment
- Message: Less than 1 values on :YieldForce_0.2Percentage->rdfs:comment
+ Message: Less than 1 values on :workflowSteps->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ComponentTest
+ Focus Node: :hasPercentagePlasticExtensionAtMaximumForce_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :ComponentTest->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ThicknessAfterFracture1
+ Focus Node: :hasProofStrength_1Percentage_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :ThicknessAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_1Percentage_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ConstitutiveModelParameter
+ Focus Node: :hasEulerAngle3
Result Path: rdfs:comment
- Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle3->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FlowStressExponent_a
+ Focus Node: :hasForceMeasuringSystem
Result Path: rdfs:comment
- Message: Less than 1 values on :FlowStressExponent_a->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringSystem->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ThicknessAfterFracture2
+ Focus Node: :hasMaterial
Result Path: rdfs:comment
- Message: Less than 1 values on :ThicknessAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasMaterial->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ModulusOfElasticity
+ Focus Node: :hasPercentageElongationAfterFractureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :ModulusOfElasticity->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationAfterFractureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :numberOfPasses
+ Focus Node: :hasTestingRateObject
Result Path: rdfs:comment
- Message: Less than 1 values on :numberOfPasses->rdfs:comment
+ Message: Less than 1 values on :hasTestingRateObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Microstructure
+ Focus Node: :hasPercentageYieldPointExtension
Result Path: rdfs:comment
- Message: Less than 1 values on :Microstructure->rdfs:comment
+ Message: Less than 1 values on :hasPercentageYieldPointExtension->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TimeSeries
+ Focus Node: :hasTestPieceLength_mm
Result Path: rdfs:comment
- Message: Less than 1 values on :TimeSeries->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceLength_mm->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :RollingDirection
+ Focus Node: :hasTruePlasticStrainAtFracture_%25
Result Path: rdfs:comment
- Message: Less than 1 values on :RollingDirection->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticStrainAtFracture_%25->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FlatRolling
+ Focus Node: :hasTemperatureObject
Result Path: rdfs:comment
- Message: Less than 1 values on :FlatRolling->rdfs:comment
+ Message: Less than 1 values on :hasTemperatureObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :SheetThickness
+ Focus Node: :hasRadiusDieObject
Result Path: rdfs:comment
- Message: Less than 1 values on :SheetThickness->rdfs:comment
+ Message: Less than 1 values on :hasRadiusDieObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :ExperimentalWorkflow
+ Focus Node: :hasMinTimeStep4ElementDel
Result Path: rdfs:comment
- Message: Less than 1 values on :ExperimentalWorkflow->rdfs:comment
+ Message: Less than 1 values on :hasMinTimeStep4ElementDel->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :WidthAfterFracture2
+ Focus Node: :hasExtensionAtFracture
Result Path: rdfs:comment
- Message: Less than 1 values on :WidthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasExtensionAtFracture->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :InitialFlowStress_g0
+ Focus Node: :hasPreload
Result Path: rdfs:comment
- Message: Less than 1 values on :InitialFlowStress_g0->rdfs:comment
+ Message: Less than 1 values on :hasPreload->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :stripTension
+ Focus Node: :hasProofStrength_0.2PercentageObject
Result Path: rdfs:comment
- Message: Less than 1 values on :stripTension->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_0.2PercentageObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :rollingForce
+ Focus Node: :hasCrossheadSeparationRate
Result Path: rdfs:comment
- Message: Less than 1 values on :rollingForce->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRate->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :Model
+ Focus Node: :hasNominalEngineeringStrainRate_s-1
Result Path: rdfs:comment
- Message: Less than 1 values on :Model->rdfs:comment
+ Message: Less than 1 values on :hasNominalEngineeringStrainRate_s-1->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :TotalElongation
+ Focus Node: :hasRadiusCurvature
Result Path: rdfs:comment
- Message: Less than 1 values on :TotalElongation->rdfs:comment
+ Message: Less than 1 values on :hasRadiusCurvature->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :DamaskCode
+ Focus Node: :hasCrossheadDisplacement
Result Path: rdfs:comment
- Message: Less than 1 values on :DamaskCode->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadDisplacement->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :CoordinateSystem
+ Focus Node: :hasForceTransducer
Result Path: rdfs:comment
- Message: Less than 1 values on :CoordinateSystem->rdfs:comment
+ Message: Less than 1 values on :hasForceTransducer->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FrameOfMaterial
+ Focus Node: :hasParallelLengthObject
Result Path: rdfs:comment
- Message: Less than 1 values on :FrameOfMaterial->rdfs:comment
+ Message: Less than 1 values on :hasParallelLengthObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :HardeningModulus_h0
+ Focus Node: :hasNumberGrainsObject
Result Path: rdfs:comment
- Message: Less than 1 values on :HardeningModulus_h0->rdfs:comment
+ Message: Less than 1 values on :hasNumberGrainsObject->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :NakajimaTest
+ Focus Node: :hasLowerYieldStrength_MPa
Result Path: rdfs:comment
- Message: Less than 1 values on :NakajimaTest->rdfs:comment
+ Message: Less than 1 values on :hasLowerYieldStrength_MPa->rdfs:comment
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:comment ]
- Focus Node: :FrameOfReference
+ Focus Node: :hasUpperYieldStrength
Result Path: rdfs:comment
- Message: Less than 1 values on :FrameOfReference->rdfs:comment
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
- Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :stand
- Value Node: :stand
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
- Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :rollGap
- Value Node: :rollGap
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
- Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :stripWidth
- Value Node: :stripWidth
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
- Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :rollingDirection
- Value Node: :rollingDirection
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
- Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :rollingSpeed
- Value Node: :rollingSpeed
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
- Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :normalDirection
- Value Node: :normalDirection
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Message: Less than 1 values on :hasUpperYieldStrength->rdfs:comment
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :contactLength
- Value Node: :contactLength
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :InitialFlowStress_g0
+ Result Path: rdfs:label
+ Message: Less than 1 values on :InitialFlowStress_g0->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :rollingSchedule
- Value Node: :rollingSchedule
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :ConstitutiveModelParameter
+ Result Path: rdfs:label
+ Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :draught
- Value Node: :draught
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :YoungModulus
+ Result Path: rdfs:label
+ Message: Less than 1 values on :YoungModulus->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :workRollDiameter
- Value Node: :workRollDiameter
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :FlowStressExponent_a
+ Result Path: rdfs:label
+ Message: Less than 1 values on :FlowStressExponent_a->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :processChainSimulation
- Value Node: :processChainSimulation
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :FinalFlowStress_ginf
+ Result Path: rdfs:label
+ Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :transverseDirection
- Value Node: :transverseDirection
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :StressExponent_n
+ Result Path: rdfs:label
+ Message: Less than 1 values on :StressExponent_n->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :numberOfPasses
- Value Node: :numberOfPasses
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :HardeningModulus_h0
+ Result Path: rdfs:label
+ Message: Less than 1 values on :HardeningModulus_h0->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :stripTension
- Value Node: :stripTension
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
-Constraint Violation in SPARQLConstraintComponent (http://www.w3.org/ns/shacl#SPARQLConstraintComponent):
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :ConstitutiveModel
+ Result Path: rdfs:label
+ Message: Less than 1 values on :ConstitutiveModel->rdfs:label
+Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent):
Severity: sh:Violation
- Source Shape: ex:ClassNoLowercaseShape
- Focus Node: :rollingForce
- Value Node: :rollingForce
- Source Constraint: [ sh:select Literal("
- SELECT $this
- WHERE {
- $this a owl:Class .
- BIND(REPLACE(STR($this), '/([a-z][1]?[A-z0-9]*)$', '' ) as ?str1) .
- FILTER(STR($this) != STR(?str1)) .
- }
- ") ]
+ Source Shape: [ sh:datatype rdf:langString ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:path rdfs:label ]
+ Focus Node: :ElasticConstants_C11_C12_C44
+ Result Path: rdfs:label
+ Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:label
diff --git a/docs/ProcessOntology/validation-report.txt b/docs/ProcessOntology/validation-report.txt
index b60445a5e..24a773fea 100644
--- a/docs/ProcessOntology/validation-report.txt
+++ b/docs/ProcessOntology/validation-report.txt
@@ -1,571 +1,571 @@
Validation Report
Conforms: False
Results (805):
- Message: Less than 1 values on :hasProjectNameObject->rdfs:comment
- Message: Less than 1 values on :hasMachine->rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLengthObject->rdfs:comment
+ Message: Less than 1 values on :PoissonsRatio->rdfs:comment
+ Message: Less than 1 values on :ModulusOfElasticity->rdfs:comment
+ Message: Less than 1 values on :TensileTest->rdfs:comment
+ Message: Less than 1 values on :Deformation->rdfs:comment
+ Message: Less than 1 values on :Workflow->rdfs:comment
+ Message: Less than 1 values on :Precipitation->rdfs:comment
+ Message: Less than 1 values on :RelativeStandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :MorphologicalTexture->rdfs:comment
+ Message: Less than 1 values on :Job->rdfs:comment
+ Message: Less than 1 values on :Elasticity->rdfs:comment
+ Message: Less than 1 values on :normalDirection->rdfs:comment
+ Message: Less than 1 values on :ExperimentalWorkflow->rdfs:comment
+ Message: Less than 1 values on :ShearLengthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :SampleCode->rdfs:comment
+ Message: Less than 1 values on :MAT_ADD_DAMAGE_GISSMO->rdfs:comment
+ Message: Less than 1 values on :DamaskCode->rdfs:comment
+ Message: Less than 1 values on :ExperimentIdentifier->rdfs:comment
+ Message: Less than 1 values on :Component->rdfs:comment
+ Message: Less than 1 values on :FeedbackLoop->rdfs:comment
+ Message: Less than 1 values on :NominalEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :rollingDirection->rdfs:comment
+ Message: Less than 1 values on :stripWidth->rdfs:comment
+ Message: Less than 1 values on :FlatRolling->rdfs:comment
+ Message: Less than 1 values on :InitialFlowStress_g0->rdfs:comment
+ Message: Less than 1 values on :TrueStress->rdfs:comment
+ Message: Less than 1 values on :WidthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:comment
+ Message: Less than 1 values on :YieldSurface->rdfs:comment
+ Message: Less than 1 values on :FrameOfReference->rdfs:comment
+ Message: Less than 1 values on :rollingSpeed->rdfs:comment
+ Message: Less than 1 values on :YieldStrength->rdfs:comment
+ Message: Less than 1 values on :MechanicalCard->rdfs:comment
+ Message: Less than 1 values on :RollingMill->rdfs:comment
+ Message: Less than 1 values on :FractureStress->rdfs:comment
+ Message: Less than 1 values on :Simulation->rdfs:comment
+ Message: Less than 1 values on :Damage->rdfs:comment
+ Message: Less than 1 values on :EngineeringStress->rdfs:comment
+ Message: Less than 1 values on :GrainSize->rdfs:comment
+ Message: Less than 1 values on :CoefficientOfCorrelation->rdfs:comment
+ Message: Less than 1 values on :PercentageYieldPointExtension->rdfs:comment
+ Message: Less than 1 values on :ThicknessAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :CoordinateSystem->rdfs:comment
+ Message: Less than 1 values on :ShearTest->rdfs:comment
+ Message: Less than 1 values on :ProofStrength%2CPlasticExtension->rdfs:comment
+ Message: Less than 1 values on :MeanEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :ShearLengthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :CrystallographyTexture->rdfs:comment
+ Message: Less than 1 values on :SimulationCode->rdfs:comment
+ Message: Less than 1 values on :Benchmark->rdfs:comment
+ Message: Less than 1 values on :YieldForce_0.2Percentage->rdfs:comment
+ Message: Less than 1 values on :SimulationWorkflow->rdfs:comment
+ Message: Less than 1 values on :Stress->rdfs:comment
+ Message: Less than 1 values on :FrameOfMaterial->rdfs:comment
+ Message: Less than 1 values on :YoungModulus->rdfs:comment
+ Message: Less than 1 values on :FlowStressExponent_a->rdfs:comment
+ Message: Less than 1 values on :DiameterAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :Experiment->rdfs:comment
+ Message: Less than 1 values on :StandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:comment
+ Message: Less than 1 values on :MaximumForceNoDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :Strip->rdfs:comment
+ Message: Less than 1 values on :StressExponent_n->rdfs:comment
+ Message: Less than 1 values on :DefaultValue->rdfs:comment
+ Message: Less than 1 values on :stand->rdfs:comment
+ Message: Less than 1 values on :GrainOrientation->rdfs:comment
+ Message: Less than 1 values on :PercentageTotalExtensionAtFracture->rdfs:comment
+ Message: Less than 1 values on :Plasticity->rdfs:comment
+ Message: Less than 1 values on :TestTemperatur->rdfs:comment
+ Message: Less than 1 values on :Microstructure->rdfs:comment
+ Message: Less than 1 values on :NakajimaTest->rdfs:comment
+ Message: Less than 1 values on :rollingForce->rdfs:comment
+ Message: Less than 1 values on :HardeningModulus_h0->rdfs:comment
+ Message: Less than 1 values on :TimeSeries->rdfs:comment
+ Message: Less than 1 values on :UpperYieldStrength->rdfs:comment
+ Message: Less than 1 values on :ThicknessAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :transverseDirection->rdfs:comment
+ Message: Less than 1 values on :rollGap->rdfs:comment
+ Message: Less than 1 values on :stripTension->rdfs:comment
+ Message: Less than 1 values on :FractureStrain->rdfs:comment
+ Message: Less than 1 values on :DiameterAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :contactLength->rdfs:comment
+ Message: Less than 1 values on :Computer-controlledTensileTestingMachine->rdfs:comment
+ Message: Less than 1 values on :SheetThickness->rdfs:comment
+ Message: Less than 1 values on :Model->rdfs:comment
+ Message: Less than 1 values on :EstimatedStrainRateOverTheParallelLength->rdfs:comment
+ Message: Less than 1 values on :PhaseBoundary->rdfs:comment
+ Message: Less than 1 values on :Texture->rdfs:comment
+ Message: Less than 1 values on :ForceAtFracture->rdfs:comment
+ Message: Less than 1 values on :numberOfPasses->rdfs:comment
+ Message: Less than 1 values on :rollingSchedule->rdfs:comment
+ Message: Less than 1 values on :FinalThickness->rdfs:comment
+ Message: Less than 1 values on :Fracture->rdfs:comment
+ Message: Less than 1 values on :UltimateTensileStrength->rdfs:comment
+ Message: Less than 1 values on :FluidSolidTransition->rdfs:comment
+ Message: Less than 1 values on :Geometry->rdfs:comment
+ Message: Less than 1 values on :ComponentTest->rdfs:comment
+ Message: Less than 1 values on :TestPieceLength->rdfs:comment
+ Message: Less than 1 values on :TotalElongation->rdfs:comment
+ Message: Less than 1 values on :draught->rdfs:comment
+ Message: Less than 1 values on :ConstitutiveModel->rdfs:comment
+ Message: Less than 1 values on :PermanentSetStrength->rdfs:comment
+ Message: Less than 1 values on :Validation->rdfs:comment
+ Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:comment
+ Message: Less than 1 values on :Grain->rdfs:comment
+ Message: Less than 1 values on :TimeDependentEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :MaximumForceDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :ProofStrength%2CTotalExtension->rdfs:comment
+ Message: Less than 1 values on :processChainSimulation->rdfs:comment
+ Message: Less than 1 values on :workRollDiameter->rdfs:comment
+ Message: Less than 1 values on :RollingDirection->rdfs:comment
+ Message: Less than 1 values on :WidthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :ChemicalComposition->rdfs:comment
+ Message: Less than 1 values on :CrashTest->rdfs:comment
+ Message: Less than 1 values on :RValue->rdfs:comment
+ Message: Less than 1 values on :HDF5->rdfs:comment
+ Message: Less than 1 values on :PercentageTotalExtensionAtMaximumForce->rdfs:comment
+ Message: Less than 1 values on :TimeIncrementStep->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceDiscontinousYielding_N->rdfs:comment
+ Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture_mm2->rdfs:comment
+ Message: Less than 1 values on :hasElongationObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureCriteriaTypeAdd4ElementDeletion->rdfs:comment
+ Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationAfterFracture->rdfs:comment
Message: Less than 1 values on :hasStress_MPa->rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CPlasticExtensionObject->rdfs:comment
- Message: Less than 1 values on :hasElementDeletionFlag->rdfs:comment
- Message: Less than 1 values on :hasUser->rdfs:comment
- Message: Less than 1 values on :hasOutput->rdfs:comment
- Message: Less than 1 values on :hasJob->rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture1->rdfs:comment
- Message: Less than 1 values on :hasLowerYieldStrength->rdfs:comment
- Message: Less than 1 values on :hasPressureChamber->rdfs:comment
+ Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture->rdfs:comment
+ Message: Less than 1 values on :hasStressRateObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtension->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterDieObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRate->rdfs:comment
+ Message: Less than 1 values on :hasEvaluationMethodObject->rdfs:comment
+ Message: Less than 1 values on :hasTrueStress->rdfs:comment
+ Message: Less than 1 values on :hasSpecificHeatCapacity->rdfs:comment
+ Message: Less than 1 values on :hasTimeStampObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationObject->rdfs:comment
+ Message: Less than 1 values on :hasFrameRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasRollingDirectionObject->rdfs:comment
+ Message: Less than 1 values on :hasShearStrength->rdfs:comment
+ Message: Less than 1 values on :hasMaterialIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasNominalEngineeringStrainRate->rdfs:comment
Message: Less than 1 values on :input->rdfs:comment
Message: Less than 1 values on :hasInnerDiameterBlankHolderObject->rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticity_GPa->rdfs:comment
- Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope->rdfs:comment
- Message: Less than 1 values on :hasOriginalGaugeLengthObject->rdfs:comment
- Message: Less than 1 values on :hasStandardDeviationOfTheSlope_MPa->rdfs:comment
- Message: Less than 1 values on :hasFailureStrain->rdfs:comment
- Message: Less than 1 values on :hasPercentageYieldPointExtension_%25->rdfs:comment
- Message: Less than 1 values on :hasPoissonsRatio->rdfs:comment
- Message: Less than 1 values on :hasWidthStrain->rdfs:comment
- Message: Less than 1 values on :hasMachineDataObject->rdfs:comment
- Message: Less than 1 values on :hasMeanEngineeringStrainRateObject->rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CTotalExtension_MPa->rdfs:comment
- Message: Less than 1 values on :hasAbsoluteCrossheadTravel_mm->rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtFractureObject->rdfs:comment
- Message: Less than 1 values on :hasForceAtFracture->rdfs:comment
- Message: Less than 1 values on :hasWidth->rdfs:comment
- Message: Less than 1 values on :hasYieldStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasTestingRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasRadiusDieObject->rdfs:comment
- Message: Less than 1 values on :hasParallelLength_mm->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding_N->rdfs:comment
- Message: Less than 1 values on :hasCoefficientOfCorrelation->rdfs:comment
- Message: Less than 1 values on :hasTruePlasticStrainAtFracture_%25->rdfs:comment
- Message: Less than 1 values on :hasRadiusCurvature->rdfs:comment
- Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength_s-1->rdfs:comment
- Message: Less than 1 values on :hasExtensionObject->rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture2_mm->rdfs:comment
- Message: Less than 1 values on :hasStressRate_MPa%2Fs->rdfs:comment
- Message: Less than 1 values on :hasEulerAngleConventionObject->rdfs:comment
- Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce_%25->rdfs:comment
+ Message: Less than 1 values on :hasWidthStrain_1->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasRemarkObject->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture1Object->rdfs:comment
Message: Less than 1 values on :hasTestingFacility->rdfs:comment
- Message: Less than 1 values on :hasDiameter->rdfs:comment
- Message: Less than 1 values on :hasDisplacementTransducer->rdfs:comment
- Message: Less than 1 values on :hasFrameRateObject->rdfs:comment
- Message: Less than 1 values on :hasUserObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture_%25->rdfs:comment
- Message: Less than 1 values on :hasYieldForce_0.2PercentageObject->rdfs:comment
- Message: Less than 1 values on :hasBiaxialStress_MPa->rdfs:comment
- Message: Less than 1 values on :hasYieldingIdentifierIsoThermal->rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CPlasticExtension_MPa->rdfs:comment
- Message: Less than 1 values on :hasNotchTensileStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasRemark->rdfs:comment
- Message: Less than 1 values on :hasTestingDirection->rdfs:comment
- Message: Less than 1 values on :hasTruePlasticThicknessStrain->rdfs:comment
- Message: Less than 1 values on :hasTrueStress->rdfs:comment
- Message: Less than 1 values on :hasPercentageYieldPointExtension->rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentElongation->rdfs:comment
- Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlopeObject->rdfs:comment
- Message: Less than 1 values on :hasTrueThicknessStrain->rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier4StrainRate->rdfs:comment
- Message: Less than 1 values on :hasInitialDisplacementRateObject->rdfs:comment
- Message: Less than 1 values on :hasTestProperty->rdfs:comment
- Message: Less than 1 values on :hasFractureObject->rdfs:comment
- Message: Less than 1 values on :hasShearLength_mm->rdfs:comment
- Message: Less than 1 values on :hasTestSpeedObject->rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CTotalExtensionObject->rdfs:comment
- Message: Less than 1 values on :hasRollingDirection->rdfs:comment
+ Message: Less than 1 values on :hasInitialDisplacementRate_mm%2Fs%20or%20m%2Fs->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasMatTabulatedJohnsonCook->rdfs:comment
+ Message: Less than 1 values on :hasElongation_1->rdfs:comment
+ Message: Less than 1 values on :hasTimeObject->rdfs:comment
+ Message: Less than 1 values on :hasExtensionAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasPreloadObject->rdfs:comment
+ Message: Less than 1 values on :hasPressureChamberObject->rdfs:comment
+ Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasTaylorQuinneyCoefficient->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasTrueStress_MPa->rdfs:comment
+ Message: Less than 1 values on :hasTestingFacilityObject->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle2->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForce_kN->rdfs:comment
+ Message: Less than 1 values on :norm->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForce_kN->rdfs:comment
+ Message: Less than 1 values on :hasProjectNumberObject->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceLength->rdfs:comment
+ Message: Less than 1 values on :hasFailureTreatment->rdfs:comment
+ Message: Less than 1 values on :hasPostProcessingSoftwareObject->rdfs:comment
+ Message: Less than 1 values on :hasTimeStamp->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_1Percentage->rdfs:comment
+ Message: Less than 1 values on :hasBiaxialStressObject->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle2Object->rdfs:comment
Message: Less than 1 values on :hasShearLengthAfterFracture1_mm->rdfs:comment
- Message: Less than 1 values on :hasStrainRate->rdfs:comment
- Message: Less than 1 values on :hasDataSamplingFrequencyObject->rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasRemark->rdfs:comment
Message: Less than 1 values on :hasPercentagePermanentExtensionObject->rdfs:comment
- Message: Less than 1 values on :hasWidthStrainObject->rdfs:comment
- Message: Less than 1 values on :hasEbsdFileNameObject->rdfs:comment
- Message: Less than 1 values on :hasEulerAngle1->rdfs:comment
+ Message: Less than 1 values on :hasOriginalWidthObject->rdfs:comment
+ Message: Less than 1 values on :hasNotchTensileStrength->rdfs:comment
+ Message: Less than 1 values on :hasMAT_ADD_DAMAGE_GISSMO->rdfs:comment
+ Message: Less than 1 values on :hasRadiusDie->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtension_1->rdfs:comment
+ Message: Less than 1 values on :hasSampleIdentifier-2Object->rdfs:comment
+ Message: Less than 1 values on :hasYieldStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CPlasticExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture1Object->rdfs:comment
+ Message: Less than 1 values on :metadata->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthChangeObject->rdfs:comment
+ Message: Less than 1 values on :hasTrueWidthStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasInitialThickness_mm->rdfs:comment
+ Message: Less than 1 values on :hasEbsdFileName->rdfs:comment
+ Message: Less than 1 values on :hasTangentYieldModulus->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture1_mm->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle1Object->rdfs:comment
+ Message: Less than 1 values on :hasPermanentSetStrength->rdfs:comment
+ Message: Less than 1 values on :hasTime->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier4MeshDependency->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperature->rdfs:comment
+ Message: Less than 1 values on :hasTemperature->rdfs:comment
+ Message: Less than 1 values on :hasLowerYieldStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasInput->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasCameraSystem->rdfs:comment
+ Message: Less than 1 values on :hasPercentageYieldPointExtension_%25->rdfs:comment
+ Message: Less than 1 values on :codeVersion->rdfs:comment
+ Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtension->rdfs:comment
+ Message: Less than 1 values on :hasExperimentIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasYieldStrength->rdfs:comment
+ Message: Less than 1 values on :hasCoefficientOfCorrelation->rdfs:comment
+ Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture_mm->rdfs:comment
+ Message: Less than 1 values on :hasLowerYieldStrength->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringDevice->rdfs:comment
+ Message: Less than 1 values on :hasMeanEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasProjectNameObject->rdfs:comment
+ Message: Less than 1 values on :hasMaterialInstabilityStrain->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongation_%25->rdfs:comment
+ Message: Less than 1 values on :hasBiaxialStress_MPa->rdfs:comment
+ Message: Less than 1 values on :hasTestingRate->rdfs:comment
+ Message: Less than 1 values on :hasPistonSpeedObject->rdfs:comment
+ Message: Less than 1 values on :hasPrincipalStressLimit4PostProcessing->rdfs:comment
+ Message: Less than 1 values on :hasPressureChamber_MPa->rdfs:comment
+ Message: Less than 1 values on :hasBiaxialStress->rdfs:comment
+ Message: Less than 1 values on :hasOriginalGaugeLength->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture1Object->rdfs:comment
+ Message: Less than 1 values on :hasMachineObject->rdfs:comment
+ Message: Less than 1 values on :hasPermanentSetStrength_MPa->rdfs:comment
Message: Less than 1 values on :hasDiameterAfterFracture2_mm->rdfs:comment
- Message: Less than 1 values on :hasTrueStressAtFractureObject->rdfs:comment
- Message: Less than 1 values on :hasTestPieceLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_1PercentageObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier4Temperature->rdfs:comment
+ Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength_s-1->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressAtFracture_MPa->rdfs:comment
+ Message: Less than 1 values on :hasOriginalWidth_mm->rdfs:comment
+ Message: Less than 1 values on :hasMachine_einheitslos->rdfs:comment
+ Message: Less than 1 values on :hasElongation->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterBlankHolder->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadDisplacementObject->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticThicknessStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageReductionOfArea_%25->rdfs:comment
+ Message: Less than 1 values on :hasRValue->rdfs:comment
+ Message: Less than 1 values on :hasOperatorObject->rdfs:comment
+ Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterDie->rdfs:comment
+ Message: Less than 1 values on :hasTestingDirectionObject->rdfs:comment
+ Message: Less than 1 values on :hasFinalGaugeLengthAfterFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasShearLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasTensileStrength_MPa->rdfs:comment
Message: Less than 1 values on :hasMatTabulatedJohnsonCookLogInterpolation->rdfs:comment
- Message: Less than 1 values on :hasYieldForce_0.2Percentage_kN->rdfs:comment
- Message: Less than 1 values on :hasReferenceTemperature->rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForce_MPa->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CTotalExtension->rdfs:comment
+ Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope_%25->rdfs:comment
+ Message: Less than 1 values on :hasLabatoryObject->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticStrainAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasMassDensity->rdfs:comment
+ Message: Less than 1 values on :hasDefaultValue->rdfs:comment
+ Message: Less than 1 values on :hasWidth_mm->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperaturObject->rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticity->rdfs:comment
+ Message: Less than 1 values on :hasDamageTreatment->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperatureObject->rdfs:comment
+ Message: Less than 1 values on :hasFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasShearStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalThickness_mm->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :hasFailureCriteriaTypeAdd->rdfs:comment
+ Message: Less than 1 values on :hasStressRate_MPa%20s%20-1->rdfs:comment
Message: Less than 1 values on :hasPistonSpeed->rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringSystem->rdfs:comment
- Message: Less than 1 values on :hasYieldStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasTimeDependentEngineeringStrainRateObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageReductionOfArea->rdfs:comment
- Message: Less than 1 values on :hasInitialThicknessObject->rdfs:comment
- Message: Less than 1 values on :hasOriginalCrosssection_mm2->rdfs:comment
- Message: Less than 1 values on :hasTruePlasticStrainAtFractureObject->rdfs:comment
- Message: Less than 1 values on :hasTestPieceLength_mm->rdfs:comment
- Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture->rdfs:comment
Message: Less than 1 values on :hasDataSamplingFrequency->rdfs:comment
- Message: Less than 1 values on :hasEngineeringStress_MPa->rdfs:comment
- Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture2->rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture1_mm->rdfs:comment
+ Message: Less than 1 values on :hasTrueStrain_1->rdfs:comment
+ Message: Less than 1 values on :hasPoissonRatio->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalWidth->rdfs:comment
+ Message: Less than 1 values on :hasFracture->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterDie_mm->rdfs:comment
+ Message: Less than 1 values on :hasSampleCodeObject->rdfs:comment
+ Message: Less than 1 values on :hasEngineeringStress->rdfs:comment
+ Message: Less than 1 values on :hasWidthObject->rdfs:comment
+ Message: Less than 1 values on :hasSampleCode->rdfs:comment
+ Message: Less than 1 values on :hasJob->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding_N->rdfs:comment
+ Message: Less than 1 values on :hasInnerDiameterBlankHolder_mm->rdfs:comment
+ Message: Less than 1 values on :hasForce->rdfs:comment
+ Message: Less than 1 values on :hasNumberGrains->rdfs:comment
+ Message: Less than 1 values on :hasElementDeletionFlag->rdfs:comment
+ Message: Less than 1 values on :hasForceAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasTestStandard->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasYieldingIdentifierIsoThermal->rdfs:comment
+ Message: Less than 1 values on :hasSampleIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperature_%C2%B0C->rdfs:comment
+ Message: Less than 1 values on :hasFailureCriteriaTypeAdd4StrainAverage->rdfs:comment
+ Message: Less than 1 values on :hasGrid->rdfs:comment
+ Message: Less than 1 values on :hasYieldForce_0.2PercentageObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalCrosssection_mm2->rdfs:comment
+ Message: Less than 1 values on :hasEbsdFileNameObject->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasSoftwareObject->rdfs:comment
+ Message: Less than 1 values on :hasOutput->rdfs:comment
+ Message: Less than 1 values on :hasPercentageReductionOfAreaObject->rdfs:comment
+ Message: Less than 1 values on :hasPermanentSetStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalCrosssection->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasForce_kN->rdfs:comment
+ Message: Less than 1 values on :hasNotchTensileStrengthObject->rdfs:comment
Message: Less than 1 values on :parameters->rdfs:comment
- Message: Less than 1 values on :hasLowerYieldStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasEbsdFileName->rdfs:comment
+ Message: Less than 1 values on :hasGridObject->rdfs:comment
+ Message: Less than 1 values on :hasReferenceElementSize->rdfs:comment
+ Message: Less than 1 values on :hasTestingRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasTrueThicknessStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentElongation_%25->rdfs:comment
Message: Less than 1 values on :hasAbsoluteCrossheadTravelObject->rdfs:comment
- Message: Less than 1 values on :usesCode->rdfs:comment
- Message: Less than 1 values on :hasPoissonsRatio_1->rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce_%25->rdfs:comment
- Message: Less than 1 values on :hasTestStandardObject->rdfs:comment
- Message: Less than 1 values on :hasTemperatureObject->rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CTotalExtension->rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture1Object->rdfs:comment
- Message: Less than 1 values on :hasProofStrength_1Percentage->rdfs:comment
+ Message: Less than 1 values on :hasNotchTensileStrength_MPa->rdfs:comment
Message: Less than 1 values on :hasFadingExponent->rdfs:comment
- Message: Less than 1 values on :hasTester->rdfs:comment
- Message: Less than 1 values on :hasTimeObject->rdfs:comment
- Message: Less than 1 values on :hasExtensionMeasuringSystemObject->rdfs:comment
- Message: Less than 1 values on :hasTruePlasticStrainAtFracture->rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterDie->rdfs:comment
- Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture_mm2->rdfs:comment
- Message: Less than 1 values on :hasMatTabulatedJohnsonCook->rdfs:comment
+ Message: Less than 1 values on :hasComputer-controlledTensileTestingMachine->rdfs:comment
+ Message: Less than 1 values on :hasTesterObject->rdfs:comment
Message: Less than 1 values on :hasYieldForce_0.2Percentage->rdfs:comment
- Message: Less than 1 values on :hasTestPieceGeometry->rdfs:comment
- Message: Less than 1 values on :hasStrainRateScaleParameterC->rdfs:comment
- Message: Less than 1 values on :hasExtensionMeasuringSystem->rdfs:comment
- Message: Less than 1 values on :hasNumberFailedIntegrationPoints->rdfs:comment
- Message: Less than 1 values on :hasTemperature_%C2%B0C->rdfs:comment
- Message: Less than 1 values on :hasStressRate_MPa%20s%20-1->rdfs:comment
- Message: Less than 1 values on :hasSoftwareObject->rdfs:comment
- Message: Less than 1 values on :hasUpperYieldStrength->rdfs:comment
Message: Less than 1 values on :hasHDF->rdfs:comment
+ Message: Less than 1 values on :hasUpperYieldStrength_MPa->rdfs:comment
Message: Less than 1 values on :hasStress->rdfs:comment
- Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce->rdfs:comment
- Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlope_%25->rdfs:comment
- Message: Less than 1 values on :hasPreloadObject->rdfs:comment
+ Message: Less than 1 values on :hasStep->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateScaleParameterP->rdfs:comment
+ Message: Less than 1 values on :hasTensileStrength->rdfs:comment
+ Message: Less than 1 values on :hasRadiusObject->rdfs:comment
Message: Less than 1 values on :hasCrossheadSeparationRate_mm%20s%20-1->rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRate->rdfs:comment
- Message: Less than 1 values on :hasStrainRateFormulationFlag->rdfs:comment
- Message: Less than 1 values on :hasShearStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtension_%25->rdfs:comment
- Message: Less than 1 values on :hasTrueStressAtFracture_MPa->rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture1->rdfs:comment
- Message: Less than 1 values on :hasTestTemperature_%C2%B0C->rdfs:comment
- Message: Less than 1 values on :hasStrain->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationAfterFractureObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture->rdfs:comment
- Message: Less than 1 values on :hasOriginalThicknessObject->rdfs:comment
- Message: Less than 1 values on :hasDefaultValueObject->rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterDieObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationObject->rdfs:comment
- Message: Less than 1 values on :hasFailureCriteriaTypeAdd4ElementDeletion->rdfs:comment
- Message: Less than 1 values on :hasStrain_%25->rdfs:comment
- Message: Less than 1 values on :related->rdfs:comment
- Message: Less than 1 values on :hasMaterial->rdfs:comment
+ Message: Less than 1 values on :hasStressRate->rdfs:comment
+ Message: Less than 1 values on :hasTrueWidthStrain->rdfs:comment
+ Message: Less than 1 values on :hasTestSpeed->rdfs:comment
Message: Less than 1 values on :hasUpperYieldStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasEvaluationMethod->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasComputer-controlledTensileTestingMachineObject->rdfs:comment
+ Message: Less than 1 values on :executedBy->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLength->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentElongation->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForce->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_0.2Percentage->rdfs:comment
+ Message: Less than 1 values on :hasCoefficientOfCorrelation_-->rdfs:comment
+ Message: Less than 1 values on :hasMatPiecewiseLinearPlasticity->rdfs:comment
+ Message: Less than 1 values on :hasGaugeLength->rdfs:comment
+ Message: Less than 1 values on :hasPoissonsRatio->rdfs:comment
+ Message: Less than 1 values on :hasExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasDisplacementTransducer->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringDeviceObject->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasOriginalCrosssectionObject->rdfs:comment
+ Message: Less than 1 values on :hasRadiusCurvature_mm->rdfs:comment
+ Message: Less than 1 values on :related->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateFormulationFlag->rdfs:comment
+ Message: Less than 1 values on :hasTemperature_%C2%B0C->rdfs:comment
Message: Less than 1 values on :hasEulerAngleConvention->rdfs:comment
- Message: Less than 1 values on :hasEulerAngle3Object->rdfs:comment
+ Message: Less than 1 values on :hasRadiusDie_mm->rdfs:comment
+ Message: Less than 1 values on :hasExtension->rdfs:comment
+ Message: Less than 1 values on :hasEngineeringStress_MPa->rdfs:comment
Message: Less than 1 values on :hasPostProcessingSoftware->rdfs:comment
- Message: Less than 1 values on :hasProjectNumberObject->rdfs:comment
- Message: Less than 1 values on :jobStartTime->rdfs:comment
- Message: Less than 1 values on :hasSpecificHeatCapacity->rdfs:comment
- Message: Less than 1 values on :hasMaximumForce_kN->rdfs:comment
- Message: Less than 1 values on :hasForceTransducer->rdfs:comment
- Message: Less than 1 values on :hasOriginalGaugeLength_mm->rdfs:comment
- Message: Less than 1 values on :hasExtensionAtFracture->rdfs:comment
- Message: Less than 1 values on :hasNumberGrains->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceNoDiscontinousYielding->rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture2Object->rdfs:comment
- Message: Less than 1 values on :hasInitialThickness->rdfs:comment
- Message: Less than 1 values on :hasMassDensity->rdfs:comment
- Message: Less than 1 values on :hasSoftware->rdfs:comment
- Message: Less than 1 values on :hasCrossheadDisplacement->rdfs:comment
- Message: Less than 1 values on :hasOriginalGaugeLength->rdfs:comment
- Message: Less than 1 values on :hasUpperYieldStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasStrainRateObject->rdfs:comment
- Message: Less than 1 values on :hasTrueStressObject->rdfs:comment
- Message: Less than 1 values on :hasTestPieceLength->rdfs:comment
- Message: Less than 1 values on :hasDisplacementTransducerObject->rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLength_mm->rdfs:comment
- Message: Less than 1 values on :hasWidth_mm->rdfs:comment
- Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture->rdfs:comment
- Message: Less than 1 values on :hasFrameRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasProjectName->rdfs:comment
- Message: Less than 1 values on :hasTestPieceGeometryObject->rdfs:comment
- Message: Less than 1 values on :hasSampleCode->rdfs:comment
- Message: Less than 1 values on :hasWidthObject->rdfs:comment
- Message: Less than 1 values on :hasCoefficientOfCorrelation_-->rdfs:comment
- Message: Less than 1 values on :hasTestingFacilityObject->rdfs:comment
- Message: Less than 1 values on :hasStandardDeviationOfTheSlope->rdfs:comment
- Message: Less than 1 values on :hasElementDeletionTreatment->rdfs:comment
- Message: Less than 1 values on :hasReferenceElementSize->rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForceObject->rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture2->rdfs:comment
- Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasRadiusDie->rdfs:comment
- Message: Less than 1 values on :hasRollingDirectionObject->rdfs:comment
- Message: Less than 1 values on :hasTrueWidthStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationAfterFracture_%25->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture2_mm->rdfs:comment
Message: Less than 1 values on :hasGaugeLengthObject->rdfs:comment
- Message: Less than 1 values on :hasRValue->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongation_%25->rdfs:comment
- Message: Less than 1 values on :sequence->rdfs:comment
- Message: Less than 1 values on :hasMeanEngineeringStrainRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasCameraSystemObject->rdfs:comment
- Message: Less than 1 values on :hasProofStrength%2CPlasticExtension->rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtension_1->rdfs:comment
- Message: Less than 1 values on :hasProofStrength_0.2Percentage->rdfs:comment
- Message: Less than 1 values on :hasNotchTensileStrength->rdfs:comment
- Message: Less than 1 values on :hasInitialDisplacementRate->rdfs:comment
- Message: Less than 1 values on :hasCoefficientOfCorrelationObject->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceDiscontinousYieldingObject->rdfs:comment
- Message: Less than 1 values on :hasTrueStrain_1->rdfs:comment
- Message: Less than 1 values on :hasTestTemperatur->rdfs:comment
- Message: Less than 1 values on :hasPercentageReductionOfArea_%25->rdfs:comment
- Message: Less than 1 values on :hasPermanentSetStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceDiscontinousYielding_N->rdfs:comment
- Message: Less than 1 values on :hasPoissonRatio->rdfs:comment
- Message: Less than 1 values on :hasMaterialObject->rdfs:comment
- Message: Less than 1 values on :norm->rdfs:comment
- Message: Less than 1 values on :hasPercentageReductionOfAreaObject->rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticity_MPa->rdfs:comment
- Message: Less than 1 values on :hasForce->rdfs:comment
- Message: Less than 1 values on :hasFinalGaugeLengthAfterFracture_mm->rdfs:comment
- Message: Less than 1 values on :hasCameraSystem->rdfs:comment
+ Message: Less than 1 values on :hasYieldForce_0.2Percentage_kN->rdfs:comment
+ Message: Less than 1 values on :hasPercentageExtension_-%20->rdfs:comment
+ Message: Less than 1 values on :hasExtension_mm->rdfs:comment
+ Message: Less than 1 values on :hasTimeDependentEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CPlasticExtension->rdfs:comment
+ Message: Less than 1 values on :hasAbsoluteCrossheadTravel->rdfs:comment
+ Message: Less than 1 values on :hasGaugeLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateScaleIdendifier->rdfs:comment
+ Message: Less than 1 values on :hasRelativeStandardDeviationOfTheSlopeObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtension_1->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce_%25->rdfs:comment
+ Message: Less than 1 values on :hasStandardDeviationOfTheSlope->rdfs:comment
+ Message: Less than 1 values on :hasTrueStrain->rdfs:comment
+ Message: Less than 1 values on :hasElementDeletionTreatment->rdfs:comment
+ Message: Less than 1 values on :hasTestingDirection->rdfs:comment
+ Message: Less than 1 values on :hasTrueThicknessStrain->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceDiscontinousYielding->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasDamageExponent->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture2->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture2_mm->rdfs:comment
+ Message: Less than 1 values on :hasStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasMinimumCrosssectionAfterFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasPressureChamber->rdfs:comment
+ Message: Less than 1 values on :hasWidthStrainObject->rdfs:comment
+ Message: Less than 1 values on :hasNominalEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldStress->rdfs:comment
+ Message: Less than 1 values on :hasWidthChange->rdfs:comment
+ Message: Less than 1 values on :ressourceUri->rdfs:comment
+ Message: Less than 1 values on :hasEvaluationMethod->rdfs:comment
+ Message: Less than 1 values on :hasYoungsModulus->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CPlasticExtension_MPa->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CTotalExtension_MPa->rdfs:comment
Message: Less than 1 values on :hasSampleIdentifier-2->rdfs:comment
- Message: Less than 1 values on :hasTestingRate->rdfs:comment
- Message: Less than 1 values on :hasOriginalWidth_mm->rdfs:comment
- Message: Less than 1 values on :hasStressObject->rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier->rdfs:comment
- Message: Less than 1 values on :hasStep->rdfs:comment
Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLength->rdfs:comment
- Message: Less than 1 values on :hasOriginalCrosssection->rdfs:comment
- Message: Less than 1 values on :hasPrincipalStressLimit4PostProcessing->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForceObject->rdfs:comment
Message: Less than 1 values on :hasTrueWidthStrain_1->rdfs:comment
- Message: Less than 1 values on :hasDiameterObject->rdfs:comment
- Message: Less than 1 values on :hasOriginalWidth->rdfs:comment
- Message: Less than 1 values on :hasDamageExponent->rdfs:comment
- Message: Less than 1 values on :hasNominalEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :hasOperatorObject->rdfs:comment
- Message: Less than 1 values on :hasYoungsModulus->rdfs:comment
- Message: Less than 1 values on :hasMaterialIdentifier->rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture2_mm->rdfs:comment
- Message: Less than 1 values on :hasLowerYieldStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasElongationObject->rdfs:comment
- Message: Less than 1 values on :hasTensileStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationAfterFracture->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongation_mm->rdfs:comment
- Message: Less than 1 values on :hasFinalGaugeLengthAfterFractureObject->rdfs:comment
- Message: Less than 1 values on :hasExtension_mm%20->rdfs:comment
- Message: Less than 1 values on :hasMeanEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :hasRValue_1->rdfs:comment
- Message: Less than 1 values on :hasSampleCodeObject->rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier4MeshDependency->rdfs:comment
- Message: Less than 1 values on :hasTestingDirectionObject->rdfs:comment
- Message: Less than 1 values on :hasTrueStrain->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceDiscontinousYielding->rdfs:comment
- Message: Less than 1 values on :hasProjectNumber->rdfs:comment
- Message: Less than 1 values on :hasGrid->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceNoDiscontinousYieldingObject->rdfs:comment
+ Message: Less than 1 values on :hasDefaultValueObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture2_mm->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngleConventionObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateScaleParameterC->rdfs:comment
+ Message: Less than 1 values on :hasStandard->rdfs:comment
+ Message: Less than 1 values on :hasOriginalThickness->rdfs:comment
+ Message: Less than 1 values on :hasForceObject->rdfs:comment
+ Message: Less than 1 values on :hasTestProperty->rdfs:comment
+ Message: Less than 1 values on :hasPercentageReductionOfArea->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForce->rdfs:comment
Message: Less than 1 values on :hasParallelLength->rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture2Object->rdfs:comment
- Message: Less than 1 values on :hasWidthChangeObject->rdfs:comment
- Message: Less than 1 values on :hasShearStrength->rdfs:comment
- Message: Less than 1 values on :hasMachineObject->rdfs:comment
- Message: Less than 1 values on :hasPostProcessingSoftwareObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageYieldPointExtensionObject->rdfs:comment
- Message: Less than 1 values on :hasTrueWidthStrain->rdfs:comment
- Message: Less than 1 values on :hasTime_s->rdfs:comment
- Message: Less than 1 values on :hasComputer-controlledTensileTestingMachineObject->rdfs:comment
- Message: Less than 1 values on :hasTesterObject->rdfs:comment
- Message: Less than 1 values on :hasCrossheadDisplacementObject->rdfs:comment
- Message: Less than 1 values on :hasLabatoryObject->rdfs:comment
- Message: Less than 1 values on :hasTensileStrength->rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture2Object->rdfs:comment
- Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForceObject->rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringDevice->rdfs:comment
- Message: Less than 1 values on :hasEulerAngle2->rdfs:comment
- Message: Less than 1 values on :hasCrossheadDisplacement_mm->rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentExtension->rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRate_mm%2Fs->rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterBlankHolder_mm->rdfs:comment
- Message: Less than 1 values on :hasInput->rdfs:comment
- Message: Less than 1 values on :executedBy->rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture1_mm->rdfs:comment
- Message: Less than 1 values on :hasProofStrength_0.2Percentage_MPa->rdfs:comment
- Message: Less than 1 values on :hasForce_kN->rdfs:comment
- Message: Less than 1 values on :hasParallelLengthObject->rdfs:comment
- Message: Less than 1 values on :hasTrueThicknessStrainObject->rdfs:comment
- Message: Less than 1 values on :hasRadius_mm->rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForce_kN->rdfs:comment
- Message: Less than 1 values on :hasPistonSpeedObject->rdfs:comment
Message: Less than 1 values on :hasSampleIdentifierObject->rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture1Object->rdfs:comment
- Message: Less than 1 values on :hasFailureCriteriaTypeAdd->rdfs:comment
- Message: Less than 1 values on :hasGaugeLength_mm->rdfs:comment
- Message: Less than 1 values on :hasProofStrength_1Percentage_MPa->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRate_mm%2Fs->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceGeometryObject->rdfs:comment
+ Message: Less than 1 values on :hasTensileStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasYieldStrengthObject->rdfs:comment
+ Message: Less than 1 values on :hasEngineeringStressObject->rdfs:comment
+ Message: Less than 1 values on :hasCoefficientOfCorrelationObject->rdfs:comment
Message: Less than 1 values on :hasDiameter_mm->rdfs:comment
- Message: Less than 1 values on :hasExtension_mm->rdfs:comment
- Message: Less than 1 values on :hasMaximumForceObject->rdfs:comment
- Message: Less than 1 values on :hasTestTemperatureObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageExtensionObject->rdfs:comment
- Message: Less than 1 values on :hasNotchTensileStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasSampleIdentifier-2Object->rdfs:comment
+ Message: Less than 1 values on :hasTester->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture1_mm->rdfs:comment
+ Message: Less than 1 values on :hasWidthStrain->rdfs:comment
+ Message: Less than 1 values on :hasTestTemperatur->rdfs:comment
+ Message: Less than 1 values on :output->rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticity_GPa->rdfs:comment
+ Message: Less than 1 values on :hasStandardDeviationOfTheSlope_MPa->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture_%25->rdfs:comment
+ Message: Less than 1 values on :hasPoissonsRatioObject->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle3Object->rdfs:comment
+ Message: Less than 1 values on :hasForceAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadDisplacement_mm->rdfs:comment
+ Message: Less than 1 values on :hasTime_s->rdfs:comment
+ Message: Less than 1 values on :hasReferenceTemperature->rdfs:comment
+ Message: Less than 1 values on :hasModulusOfElasticity_MPa->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasFrameRateObject->rdfs:comment
+ Message: Less than 1 values on :hasShearStrength_MPa->rdfs:comment
Message: Less than 1 values on :hasModulusOfElasticityObject->rdfs:comment
- Message: Less than 1 values on :hasShearLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasDataSamplingFrequencyObject->rdfs:comment
Message: Less than 1 values on :hasTimeDependentEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :hasComputer-controlledTensileTestingMachine->rdfs:comment
- Message: Less than 1 values on :hasMinimumCrosssectionAfterFractureObject->rdfs:comment
- Message: Less than 1 values on :hasShearStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasExperimentIdentifierObject->rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture1->rdfs:comment
- Message: Less than 1 values on :hasLabatory->rdfs:comment
- Message: Less than 1 values on :hasEngineeringStress->rdfs:comment
- Message: Less than 1 values on :hasEngineeringStressObject->rdfs:comment
- Message: Less than 1 values on :hasDefaultValue->rdfs:comment
- Message: Less than 1 values on :hasExtension->rdfs:comment
- Message: Less than 1 values on :hasRadiusCurvature_mm->rdfs:comment
- Message: Less than 1 values on :hasFailureCriteriaTypeAdd4StrainAverage->rdfs:comment
- Message: Less than 1 values on :hasPermanentSetStrength->rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce->rdfs:comment
- Message: Less than 1 values on :hasPoissonsRatioObject->rdfs:comment
- Message: Less than 1 values on :hasOriginalThickness->rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture2_mm->rdfs:comment
- Message: Less than 1 values on :hasExtensionAtFractureObject->rdfs:comment
- Message: Less than 1 values on :hasFailureStrainIdentifier4Temperature->rdfs:comment
- Message: Less than 1 values on :hasOriginalCrosssectionObject->rdfs:comment
- Message: Less than 1 values on :hasStressRateObject->rdfs:comment
- Message: Less than 1 values on :hasMaterialInstabilityStrain->rdfs:comment
- Message: Less than 1 values on :hasPressureChamberObject->rdfs:comment
- Message: Less than 1 values on :hasTestSpeed->rdfs:comment
- Message: Less than 1 values on :hasAbsoluteCrossheadTravel->rdfs:comment
- Message: Less than 1 values on :hasBiaxialStressObject->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongationAfterFracture_%25->rdfs:comment
- Message: Less than 1 values on :hasInitialThickness_mm->rdfs:comment
- Message: Less than 1 values on :hasEulerAngle1Object->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringSystemObject->rdfs:comment
+ Message: Less than 1 values on :hasUserObject->rdfs:comment
+ Message: Less than 1 values on :hasNumberFailedIntegrationPoints->rdfs:comment
+ Message: Less than 1 values on :hasExtensionAtFracture_mm->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceDiscontinousYieldingObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthChange_mm->rdfs:comment
+ Message: Less than 1 values on :hasExtension_mm%20->rdfs:comment
+ Message: Less than 1 values on :hasMinimumCrosssectionAfterFracture->rdfs:comment
Message: Less than 1 values on :hasForce_N->rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLength_mm%20->rdfs:comment
- Message: Less than 1 values on :hasShearLengthAfterFracture1Object->rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterDie_mm->rdfs:comment
- Message: Less than 1 values on :hasElongation_1->rdfs:comment
- Message: Less than 1 values on :hasYieldingIdentifier->rdfs:comment
- Message: Less than 1 values on :hasRValueObject->rdfs:comment
- Message: Less than 1 values on :hasYieldStrength->rdfs:comment
- Message: Less than 1 values on :hasNominalEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle1->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceGeometry->rdfs:comment
Message: Less than 1 values on :hasShearLength->rdfs:comment
- Message: Less than 1 values on :hasEulerAngle3->rdfs:comment
- Message: Less than 1 values on :hasPressureChamber_MPa->rdfs:comment
+ Message: Less than 1 values on :hasOperator->rdfs:comment
+ Message: Less than 1 values on :hasMachineDataObject->rdfs:comment
+ Message: Less than 1 values on :hasPreliminaryForce_MPa->rdfs:comment
+ Message: Less than 1 values on :hasMachineData->rdfs:comment
+ Message: Less than 1 values on :environment->rdfs:comment
+ Message: Less than 1 values on :usesCode->rdfs:comment
+ Message: Less than 1 values on :hasMatPiecewiseLinearPlasticityLogInterpolation->rdfs:comment
+ Message: Less than 1 values on :hasMeanEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasInitialDisplacementRate->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressObject->rdfs:comment
Message: Less than 1 values on :hasTrueStrainObject->rdfs:comment
- Message: Less than 1 values on :hasGaugeLength->rdfs:comment
- Message: Less than 1 values on :hasCharacteristicEngineeringStrainRateObject->rdfs:comment
- Message: Less than 1 values on :hasDiameterAfterFracture2->rdfs:comment
- Message: Less than 1 values on :hasWidthStrain_1->rdfs:comment
- Message: Less than 1 values on :hasTemperature->rdfs:comment
- Message: Less than 1 values on :hasTrueStress_MPa->rdfs:comment
- Message: Less than 1 values on :hasRadiusObject->rdfs:comment
- Message: Less than 1 values on :hasStrainRateScaleIdendifier->rdfs:comment
- Message: Less than 1 values on :hasStrainObject->rdfs:comment
- Message: Less than 1 values on :hasTestTemperaturObject->rdfs:comment
- Message: Less than 1 values on :hasRadiusCurvatureObject->rdfs:comment
- Message: Less than 1 values on :hasModulusOfElasticity->rdfs:comment
- Message: Less than 1 values on :hasExtensionAtFracture_mm->rdfs:comment
- Message: Less than 1 values on :hasPermanentSetStrength_MPa->rdfs:comment
- Message: Less than 1 values on :hasTrueStressAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasSubJob->rdfs:comment
+ Message: Less than 1 values on :hasProjectName->rdfs:comment
+ Message: Less than 1 values on :hasWidth->rdfs:comment
+ Message: Less than 1 values on :hasFrameRate->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_0.2Percentage_MPa->rdfs:comment
+ Message: Less than 1 values on :hasShearLengthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasMaterialObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentExtension_%25->rdfs:comment
+ Message: Less than 1 values on :hasDiameterObject->rdfs:comment
+ Message: Less than 1 values on :hasRValue_1->rdfs:comment
+ Message: Less than 1 values on :hasForceTransducerObject->rdfs:comment
+ Message: Less than 1 values on :hasTestStandardObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForceObject->rdfs:comment
+ Message: Less than 1 values on :hasWidthAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasExperimentIdentifierObject->rdfs:comment
+ Message: Less than 1 values on :hasRadius_mm->rdfs:comment
+ Message: Less than 1 values on :hasOriginalGaugeLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture1->rdfs:comment
+ Message: Less than 1 values on :hasPoissonsRatio_1->rdfs:comment
+ Message: Less than 1 values on :hasUser->rdfs:comment
Message: Less than 1 values on :hasCharacteristicEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :hasTangentYieldModulus->rdfs:comment
- Message: Less than 1 values on :hasDamageTreatment->rdfs:comment
- Message: Less than 1 values on :hasPercentageExtension_-%20->rdfs:comment
- Message: Less than 1 values on :hasCrossheadSeparationRateObject->rdfs:comment
- Message: Less than 1 values on :hasOriginalWidthObject->rdfs:comment
- Message: Less than 1 values on :hasOriginalThickness_mm->rdfs:comment
- Message: Less than 1 values on :ressourceUri->rdfs:comment
- Message: Less than 1 values on :hasStrainRateScaleParameterP->rdfs:comment
- Message: Less than 1 values on :hasMatPiecewiseLinearPlasticityLogInterpolation->rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentElongation_%25->rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringSystemObject->rdfs:comment
- Message: Less than 1 values on :hasEstimatedStrainRateOverTheParallelLengthObject->rdfs:comment
- Message: Less than 1 values on :hasEulerAngle2Object->rdfs:comment
- Message: Less than 1 values on :hasTime->rdfs:comment
- Message: Less than 1 values on :hasInitialDisplacementRate_mm%2Fs%20or%20m%2Fs->rdfs:comment
- Message: Less than 1 values on :hasBiaxialStress->rdfs:comment
- Message: Less than 1 values on :hasElongation->rdfs:comment
+ Message: Less than 1 values on :hasElongation_%25->rdfs:comment
+ Message: Less than 1 values on :hasAbsoluteCrossheadTravel_mm->rdfs:comment
+ Message: Less than 1 values on :sequence->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrain->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePermanentElongationObject->rdfs:comment
+ Message: Less than 1 values on :hasDisplacementTransducerObject->rdfs:comment
+ Message: Less than 1 values on :hasTrueStressAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasStrain_%25->rdfs:comment
+ Message: Less than 1 values on :hasCameraSystemObject->rdfs:comment
+ Message: Less than 1 values on :hasOriginalThicknessObject->rdfs:comment
+ Message: Less than 1 values on :hasThicknessAfterFracture2Object->rdfs:comment
+ Message: Less than 1 values on :hasCharacteristicEngineeringStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongation->rdfs:comment
+ Message: Less than 1 values on :hasInitialThicknessObject->rdfs:comment
Message: Less than 1 values on :hasRadius->rdfs:comment
- Message: Less than 1 values on :hasTensileStrengthObject->rdfs:comment
- Message: Less than 1 values on :hasTestTemperature->rdfs:comment
- Message: Less than 1 values on :codeVersion->rdfs:comment
- Message: Less than 1 values on :hasPreliminaryForce->rdfs:comment
- Message: Less than 1 values on :output->rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture1_mm->rdfs:comment
- Message: Less than 1 values on :hasMachineData->rdfs:comment
- Message: Less than 1 values on :hasPercentageExtension_1->rdfs:comment
- Message: Less than 1 values on :hasSubJob->rdfs:comment
- Message: Less than 1 values on :hasMachine_einheitslos->rdfs:comment
- Message: Less than 1 values on :hasExperimentIdentifier->rdfs:comment
- Message: Less than 1 values on :hasFailureTreatment->rdfs:comment
- Message: Less than 1 values on :hasForceAtFractureObject->rdfs:comment
- Message: Less than 1 values on :hasStressRate->rdfs:comment
- Message: Less than 1 values on :hasFracture->rdfs:comment
- Message: Less than 1 values on :hasNominalEngineeringStrainRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasForceObject->rdfs:comment
- Message: Less than 1 values on :hasNumberGrainsObject->rdfs:comment
- Message: Less than 1 values on :hasProofStrength_0.2PercentageObject->rdfs:comment
+ Message: Less than 1 values on :hasInitialThickness->rdfs:comment
+ Message: Less than 1 values on :hasMeanEngineeringStrainRate->rdfs:comment
+ Message: Less than 1 values on :jobStartTime->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture1Object->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticStrainAtFractureObject->rdfs:comment
+ Message: Less than 1 values on :hasExtensionMeasuringSystem->rdfs:comment
+ Message: Less than 1 values on :hasProjectNumber->rdfs:comment
+ Message: Less than 1 values on :hasPercentageYieldPointExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasDiameterAfterFracture1_mm->rdfs:comment
+ Message: Less than 1 values on :hasRollingDirection->rdfs:comment
+ Message: Less than 1 values on :hasStandardDeviationOfTheSlopeObject->rdfs:comment
+ Message: Less than 1 values on :hasMachine->rdfs:comment
+ Message: Less than 1 values on :hasSoftware->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForceObject->rdfs:comment
Message: Less than 1 values on :hasDamageThreshold->rdfs:comment
- Message: Less than 1 values on :hasPreload->rdfs:comment
- Message: Less than 1 values on :hasGridObject->rdfs:comment
- Message: Less than 1 values on :hasInnerDiameterBlankHolder->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRateObject->rdfs:comment
+ Message: Less than 1 values on :hasStrainRateObject->rdfs:comment
+ Message: Less than 1 values on :hasFailureStrainIdentifier4StrainRate->rdfs:comment
+ Message: Less than 1 values on :hasOriginalGaugeLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasTestSpeedObject->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticThicknessStrain->rdfs:comment
+ Message: Less than 1 values on :hasExtensionMeasuringSystemObject->rdfs:comment
+ Message: Less than 1 values on :hasMaximumForceNoDiscontinousYieldingObject->rdfs:comment
+ Message: Less than 1 values on :hasLabatory->rdfs:comment
+ Message: Less than 1 values on :hasInitialDisplacementRateObject->rdfs:comment
+ Message: Less than 1 values on :hasRadiusCurvatureObject->rdfs:comment
+ Message: Less than 1 values on :hasStrain->rdfs:comment
+ Message: Less than 1 values on :hasParallelLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongation_mm->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength%2CTotalExtensionObject->rdfs:comment
+ Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForce->rdfs:comment
+ Message: Less than 1 values on :hasRValueObject->rdfs:comment
+ Message: Less than 1 values on :hasStressRate_MPa%2Fs->rdfs:comment
+ Message: Less than 1 values on :hasDiameter->rdfs:comment
+ Message: Less than 1 values on :hasYieldingIdentifier->rdfs:comment
+ Message: Less than 1 values on :hasExtensometerGaugeLength_mm%20->rdfs:comment
+ Message: Less than 1 values on :hasStressObject->rdfs:comment
Message: Less than 1 values on :workflowSteps->rdfs:comment
- Message: Less than 1 values on :hasMatPiecewiseLinearPlasticity->rdfs:comment
- Message: Less than 1 values on :hasWidthChange_mm->rdfs:comment
- Message: Less than 1 values on :hasMaximumForce->rdfs:comment
- Message: Less than 1 values on :hasExtensometerGaugeLength->rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture1->rdfs:comment
- Message: Less than 1 values on :hasTaylorQuinneyCoefficient->rdfs:comment
+ Message: Less than 1 values on :hasPercentagePlasticExtensionAtMaximumForce_%25->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_1Percentage_MPa->rdfs:comment
+ Message: Less than 1 values on :hasEulerAngle3->rdfs:comment
+ Message: Less than 1 values on :hasForceMeasuringSystem->rdfs:comment
+ Message: Less than 1 values on :hasMaterial->rdfs:comment
+ Message: Less than 1 values on :hasPercentageElongationAfterFractureObject->rdfs:comment
Message: Less than 1 values on :hasTestingRateObject->rdfs:comment
- Message: Less than 1 values on :hasSampleIdentifier->rdfs:comment
- Message: Less than 1 values on :metadata->rdfs:comment
- Message: Less than 1 values on :hasRadiusDie_mm->rdfs:comment
- Message: Less than 1 values on :hasThicknessAfterFracture2->rdfs:comment
- Message: Less than 1 values on :hasRemarkObject->rdfs:comment
- Message: Less than 1 values on :hasForceMeasuringDeviceObject->rdfs:comment
- Message: Less than 1 values on :hasFrameRate->rdfs:comment
- Message: Less than 1 values on :hasProofStrength_1PercentageObject->rdfs:comment
- Message: Less than 1 values on :hasElongation_%25->rdfs:comment
+ Message: Less than 1 values on :hasPercentageYieldPointExtension->rdfs:comment
+ Message: Less than 1 values on :hasTestPieceLength_mm->rdfs:comment
+ Message: Less than 1 values on :hasTruePlasticStrainAtFracture_%25->rdfs:comment
+ Message: Less than 1 values on :hasTemperatureObject->rdfs:comment
+ Message: Less than 1 values on :hasRadiusDieObject->rdfs:comment
Message: Less than 1 values on :hasMinTimeStep4ElementDel->rdfs:comment
- Message: Less than 1 values on :environment->rdfs:comment
- Message: Less than 1 values on :hasEvaluationMethodObject->rdfs:comment
- Message: Less than 1 values on :hasTimeStamp->rdfs:comment
- Message: Less than 1 values on :hasTruePlasticThicknessStrainObject->rdfs:comment
- Message: Less than 1 values on :hasForceTransducerObject->rdfs:comment
- Message: Less than 1 values on :hasStrainRate_s-1->rdfs:comment
- Message: Less than 1 values on :hasPercentageTotalExtensionAtMaximumForceObject->rdfs:comment
- Message: Less than 1 values on :hasYieldStress->rdfs:comment
- Message: Less than 1 values on :hasPercentageElongation->rdfs:comment
- Message: Less than 1 values on :hasWidthChange->rdfs:comment
- Message: Less than 1 values on :hasPercentagePermanentElongationObject->rdfs:comment
- Message: Less than 1 values on :hasMAT_ADD_DAMAGE_GISSMO->rdfs:comment
- Message: Less than 1 values on :hasTimeStampObject->rdfs:comment
- Message: Less than 1 values on :hasStandardDeviationOfTheSlopeObject->rdfs:comment
- Message: Less than 1 values on :hasStandard->rdfs:comment
- Message: Less than 1 values on :hasPercentageExtension->rdfs:comment
- Message: Less than 1 values on :hasTestStandard->rdfs:comment
- Message: Less than 1 values on :hasOperator->rdfs:comment
- Message: Less than 1 values on :hasWidthAfterFracture1Object->rdfs:comment
- Message: Less than 1 values on :YoungModulus->rdfs:label
- Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:label
- Message: Less than 1 values on :StressExponent_n->rdfs:label
- Message: Less than 1 values on :ConstitutiveModel->rdfs:label
- Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:label
+ Message: Less than 1 values on :hasExtensionAtFracture->rdfs:comment
+ Message: Less than 1 values on :hasPreload->rdfs:comment
+ Message: Less than 1 values on :hasProofStrength_0.2PercentageObject->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadSeparationRate->rdfs:comment
+ Message: Less than 1 values on :hasNominalEngineeringStrainRate_s-1->rdfs:comment
+ Message: Less than 1 values on :hasRadiusCurvature->rdfs:comment
+ Message: Less than 1 values on :hasCrossheadDisplacement->rdfs:comment
+ Message: Less than 1 values on :hasForceTransducer->rdfs:comment
+ Message: Less than 1 values on :hasParallelLengthObject->rdfs:comment
+ Message: Less than 1 values on :hasNumberGrainsObject->rdfs:comment
+ Message: Less than 1 values on :hasLowerYieldStrength_MPa->rdfs:comment
+ Message: Less than 1 values on :hasUpperYieldStrength->rdfs:comment
+ Message: Less than 1 values on :InitialFlowStress_g0->rdfs:label
Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:label
+ Message: Less than 1 values on :YoungModulus->rdfs:label
Message: Less than 1 values on :FlowStressExponent_a->rdfs:label
- Message: Less than 1 values on :InitialFlowStress_g0->rdfs:label
+ Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:label
+ Message: Less than 1 values on :StressExponent_n->rdfs:label
Message: Less than 1 values on :HardeningModulus_h0->rdfs:label
- Message: Less than 1 values on :Component->rdfs:comment
- Message: Less than 1 values on :CrashTest->rdfs:comment
- Message: Less than 1 values on :PercentageYieldPointExtension->rdfs:comment
- Message: Less than 1 values on :stand->rdfs:comment
- Message: Less than 1 values on :Simulation->rdfs:comment
- Message: Less than 1 values on :MaximumForceDiscontinousYielding->rdfs:comment
- Message: Less than 1 values on :CoefficientOfCorrelation->rdfs:comment
- Message: Less than 1 values on :Precipitation->rdfs:comment
- Message: Less than 1 values on :UltimateTensileStrength->rdfs:comment
- Message: Less than 1 values on :rollGap->rdfs:comment
- Message: Less than 1 values on :EstimatedStrainRateOverTheParallelLength->rdfs:comment
- Message: Less than 1 values on :MaximumForceNoDiscontinousYielding->rdfs:comment
- Message: Less than 1 values on :HDF5->rdfs:comment
- Message: Less than 1 values on :PhaseBoundary->rdfs:comment
- Message: Less than 1 values on :FluidSolidTransition->rdfs:comment
- Message: Less than 1 values on :ShearLengthAfterFracture2->rdfs:comment
- Message: Less than 1 values on :Workflow->rdfs:comment
- Message: Less than 1 values on :MeanEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :FractureStrain->rdfs:comment
- Message: Less than 1 values on :Experiment->rdfs:comment
- Message: Less than 1 values on :PercentageTotalExtensionAtFracture->rdfs:comment
- Message: Less than 1 values on :ChemicalComposition->rdfs:comment
- Message: Less than 1 values on :PercentageTotalExtensionAtMaximumForce->rdfs:comment
- Message: Less than 1 values on :UpperYieldStrength->rdfs:comment
- Message: Less than 1 values on :stripWidth->rdfs:comment
- Message: Less than 1 values on :Benchmark->rdfs:comment
- Message: Less than 1 values on :TimeIncrementStep->rdfs:comment
- Message: Less than 1 values on :Plasticity->rdfs:comment
- Message: Less than 1 values on :ShearLengthAfterFracture1->rdfs:comment
- Message: Less than 1 values on :Computer-controlledTensileTestingMachine->rdfs:comment
- Message: Less than 1 values on :StandardDeviationOfTheSlope->rdfs:comment
- Message: Less than 1 values on :WidthAfterFracture1->rdfs:comment
- Message: Less than 1 values on :ProofStrength%2CPlasticExtension->rdfs:comment
- Message: Less than 1 values on :rollingDirection->rdfs:comment
- Message: Less than 1 values on :Deformation->rdfs:comment
- Message: Less than 1 values on :FractureStress->rdfs:comment
- Message: Less than 1 values on :GrainSize->rdfs:comment
- Message: Less than 1 values on :Fracture->rdfs:comment
- Message: Less than 1 values on :ExperimentIdentifier->rdfs:comment
- Message: Less than 1 values on :Validation->rdfs:comment
- Message: Less than 1 values on :rollingSpeed->rdfs:comment
- Message: Less than 1 values on :TrueStress->rdfs:comment
- Message: Less than 1 values on :TensileTest->rdfs:comment
- Message: Less than 1 values on :normalDirection->rdfs:comment
- Message: Less than 1 values on :contactLength->rdfs:comment
- Message: Less than 1 values on :RollingMill->rdfs:comment
- Message: Less than 1 values on :Job->rdfs:comment
- Message: Less than 1 values on :YieldSurface->rdfs:comment
- Message: Less than 1 values on :CrystallographyTexture->rdfs:comment
- Message: Less than 1 values on :TestPieceLength->rdfs:comment
- Message: Less than 1 values on :SimulationCode->rdfs:comment
- Message: Less than 1 values on :PermanentSetStrength->rdfs:comment
- Message: Less than 1 values on :MorphologicalTexture->rdfs:comment
- Message: Less than 1 values on :Strip->rdfs:comment
- Message: Less than 1 values on :YoungModulus->rdfs:comment
- Message: Less than 1 values on :rollingSchedule->rdfs:comment
- Message: Less than 1 values on :TestTemperatur->rdfs:comment
- Message: Less than 1 values on :Geometry->rdfs:comment
- Message: Less than 1 values on :NominalEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :Damage->rdfs:comment
- Message: Less than 1 values on :Elasticity->rdfs:comment
- Message: Less than 1 values on :SimulationWorkflow->rdfs:comment
- Message: Less than 1 values on :Texture->rdfs:comment
- Message: Less than 1 values on :draught->rdfs:comment
- Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:comment
- Message: Less than 1 values on :ProofStrength%2CTotalExtension->rdfs:comment
- Message: Less than 1 values on :GrainOrientation->rdfs:comment
- Message: Less than 1 values on :workRollDiameter->rdfs:comment
- Message: Less than 1 values on :FeedbackLoop->rdfs:comment
- Message: Less than 1 values on :DiameterAfterFracture2->rdfs:comment
- Message: Less than 1 values on :SampleCode->rdfs:comment
- Message: Less than 1 values on :YieldStrength->rdfs:comment
- Message: Less than 1 values on :FinalThickness->rdfs:comment
- Message: Less than 1 values on :processChainSimulation->rdfs:comment
- Message: Less than 1 values on :StressExponent_n->rdfs:comment
- Message: Less than 1 values on :DiameterAfterFracture1->rdfs:comment
- Message: Less than 1 values on :ConstitutiveModel->rdfs:comment
- Message: Less than 1 values on :MAT_ADD_DAMAGE_GISSMO->rdfs:comment
- Message: Less than 1 values on :RelativeStandardDeviationOfTheSlope->rdfs:comment
- Message: Less than 1 values on :PoissonsRatio->rdfs:comment
- Message: Less than 1 values on :Grain->rdfs:comment
- Message: Less than 1 values on :MechanicalCard->rdfs:comment
- Message: Less than 1 values on :DefaultValue->rdfs:comment
- Message: Less than 1 values on :TimeDependentEngineeringStrainRate->rdfs:comment
- Message: Less than 1 values on :RValue->rdfs:comment
- Message: Less than 1 values on :ShearTest->rdfs:comment
- Message: Less than 1 values on :Stress->rdfs:comment
- Message: Less than 1 values on :ForceAtFracture->rdfs:comment
- Message: Less than 1 values on :EngineeringStress->rdfs:comment
- Message: Less than 1 values on :transverseDirection->rdfs:comment
- Message: Less than 1 values on :FinalFlowStress_ginf->rdfs:comment
- Message: Less than 1 values on :YieldForce_0.2Percentage->rdfs:comment
- Message: Less than 1 values on :ComponentTest->rdfs:comment
- Message: Less than 1 values on :ThicknessAfterFracture1->rdfs:comment
- Message: Less than 1 values on :ConstitutiveModelParameter->rdfs:comment
- Message: Less than 1 values on :FlowStressExponent_a->rdfs:comment
- Message: Less than 1 values on :ThicknessAfterFracture2->rdfs:comment
- Message: Less than 1 values on :ModulusOfElasticity->rdfs:comment
- Message: Less than 1 values on :numberOfPasses->rdfs:comment
- Message: Less than 1 values on :Microstructure->rdfs:comment
- Message: Less than 1 values on :TimeSeries->rdfs:comment
- Message: Less than 1 values on :RollingDirection->rdfs:comment
- Message: Less than 1 values on :FlatRolling->rdfs:comment
- Message: Less than 1 values on :SheetThickness->rdfs:comment
- Message: Less than 1 values on :ExperimentalWorkflow->rdfs:comment
- Message: Less than 1 values on :WidthAfterFracture2->rdfs:comment
- Message: Less than 1 values on :InitialFlowStress_g0->rdfs:comment
- Message: Less than 1 values on :stripTension->rdfs:comment
- Message: Less than 1 values on :rollingForce->rdfs:comment
- Message: Less than 1 values on :Model->rdfs:comment
- Message: Less than 1 values on :TotalElongation->rdfs:comment
- Message: Less than 1 values on :DamaskCode->rdfs:comment
- Message: Less than 1 values on :CoordinateSystem->rdfs:comment
- Message: Less than 1 values on :FrameOfMaterial->rdfs:comment
- Message: Less than 1 values on :HardeningModulus_h0->rdfs:comment
- Message: Less than 1 values on :NakajimaTest->rdfs:comment
- Message: Less than 1 values on :FrameOfReference->rdfs:comment
+ Message: Less than 1 values on :ConstitutiveModel->rdfs:label
+ Message: Less than 1 values on :ElasticConstants_C11_C12_C44->rdfs:label
maybe some result lines are missing if they do not print out a message line.
diff --git a/docs/SampleIdentifier.html b/docs/SampleIdentifier.html
index bdb9e084a..8b4b4aa76 100644
--- a/docs/SampleIdentifier.html
+++ b/docs/SampleIdentifier.html
@@ -61,12 +61,17 @@ PO Statements
http://www.w3.org/2004/02/skos/core#altlabel |
- Specimen Name |
+ Sample identifier |
http://www.w3.org/2004/02/skos/core#altlabel |
- Sample identifier |
+ Specimen name |
+
+
+
+ http://www.w3.org/2004/02/skos/core#altlabel |
+ Proben-Nr. |
@@ -76,7 +81,7 @@ PO Statements
http://www.w3.org/2004/02/skos/core#altlabel |
- Proben-Nr. |
+ Specimen Name |
diff --git a/docs/SampleIdentifier.json b/docs/SampleIdentifier.json
index 96a0a6cd1..89cc2c076 100644
--- a/docs/SampleIdentifier.json
+++ b/docs/SampleIdentifier.json
@@ -49,6 +49,12 @@
"lang" : "en",
"type" : "literal"
}
+ ,
+ {
+ "value" : "Specimen name",
+ "lang" : "en",
+ "type" : "literal"
+ }
],
"http://www.w3.org/2004/02/skos/core#preflabel" : [ {
diff --git a/docs/SampleIdentifier.nt b/docs/SampleIdentifier.nt
index f1eb15be0..d357c8ebd 100644
--- a/docs/SampleIdentifier.nt
+++ b/docs/SampleIdentifier.nt
@@ -6,4 +6,5 @@
"Probennummer"@de .
"Sample identifier"@en .
"Specimen Name"@en .
+ "Specimen name"@en .