diff --git a/shacl12-core/index.html b/shacl12-core/index.html index ae66fd42..37a969a8 100644 --- a/shacl12-core/index.html +++ b/shacl12-core/index.html @@ -297,15 +297,7 @@
Sub in an RDF graph is a SHACL subclass of another node Super
in the graph if there is a sequence of triples in the graph each with predicate rdfs:subClassOf such that the subject of the first triple is Sub,
diff --git a/shacl12-sparql/index.html b/shacl12-sparql/index.html
index 05b81990..99217ff6 100644
--- a/shacl12-sparql/index.html
+++ b/shacl12-sparql/index.html
@@ -154,16 +154,12 @@
by means of SPARQL.
In particular, this document defines how constraints and constraint components can be defined using SPARQL.
- - TODO: More will be added on Node Expressions/targets once that part is ready. - Other features from SHACL-AF such as user-defined functions may get added. -