File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2535,8 +2535,8 @@ <h3>Data Graph</h3>
2535
2535
< code > rdfs:subClassOf</ code > triples in order for SHACL to correctly identify class targets and validate Core SHACL constraints.
2536
2536
</ p >
2537
2537
< p class ="note ">
2538
- ` owl:import` in the data graph is not enacted, in order to avoid uncontrolled increase of validation work. If you want to validate
2539
- several related ontologies, pass all of them to the SHACL processor (together or one by one), do not rely on ` owl:import` links.
2538
+ < code > owl:imports </ code > in the data graph is not enacted, in order to avoid uncontrolled increase of validation work. If you want to validate
2539
+ several related ontologies, pass all of them to the SHACL processor (together or one by one), do not rely on < code > owl:imports </ code > links.
2540
2540
</ p >
2541
2541
</ section >
2542
2542
You can’t perform that action at this time.
0 commit comments