diff --git a/specs/core/config.js b/specs/core/config.js
index e51fcef5..5e95e097 100644
--- a/specs/core/config.js
+++ b/specs/core/config.js
@@ -1,7 +1,7 @@
var specConfig = {
- status: "WD",
+ status: "PS",
revision: "02",
- publishDate: null,
+ publishDate: "2021-04-23",
previousPublishDate: "2020-09-17",
previousMaturity: "PS",
};
diff --git a/specs/core/core-shapes.ttl b/specs/core/core-shapes.ttl
index 281cad5f..80c801d8 100644
--- a/specs/core/core-shapes.ttl
+++ b/specs/core/core-shapes.ttl
@@ -29,9 +29,9 @@
rdfs:label "The OSLC Core Constraints" ;
dcterms:publisher Query
through a common query mechanism.
- OSLC Servers MAY support a Query Capability as defined in - OSLC Query Version 3.0 to enable clients to perform selection and - projection operations in order to retrieve a selected subset of resources and property values from an LDPC. + OSLC Servers MAY support a Query Capability as defined in [[!OSLCQuery]] to enable clients to + perform selection and projection operations in order to retrieve a selected subset of resources and property + values from an LDPC.
diff --git a/specs/core/resource-shape.html b/specs/core/resource-shape.html index 807a4dcf..f948c065 100644 --- a/specs/core/resource-shape.html +++ b/specs/core/resource-shape.html @@ -118,12 +118,6 @@ href: "http://events.linkeddata.org/ldow2013/papers/ldow2013-paper-02.pdf", authors: ["Arthur Ryman", "Arnaud Le Hors", "Steve Speicher"], }, - LDINT: { - title: "Linked Data Interfaces: Define REST API contracts for RDF resource representations", - href: "http://www.ibm.com/developerworks/rational/library/linked-data-oslc-resource-shapes/", - authors: ["Arthur Ryman"], - publisher: "IBM", - }, ShapesRDFVAL: { title: "OSLC Resource Shape: A Linked Data Constraint Language", href: "http://www.w3.org/2001/sw/wiki/images/b/b7/RDFVal_Fokuoe_Ryman.pdf", @@ -638,7 +632,7 @@This section presents a simple running example to illustrate the Shapes specification. For more examples, - refer to [[LDINT]], [[LDOW2013]], and [[ShapesRDFVAL]]. + refer to [[LDOW2013]], and [[ShapesRDFVAL]].