GraphCentric developer view

/decks/sample/slides/decision-matrix

https://graphcentric.com/decks/sample/slides/decision-matrix

Navigation

Methods

MethodStatusBasis
GETavailablerepresentation candidates are configured
HEADavailableGET representation headers
OPTIONSavailableHTTP capability discovery

Resource Details

URI
https://graphcentric.com/decks/sample/slides/decision-matrix
Graph
https://graphcentric.com/graphs/public-resources
Query
s3://graphcentric.com/decks-content/slides/decision-matrix/query.sparql

Resource Configuration Model

Turtle

Server rendered
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX gcs:     <https://graphcentric.com/schema/>
PREFIX rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs:    <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema:  <https://schema.org/>
PREFIX sh:      <http://www.w3.org/ns/shacl#>
PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>

<https://graphcentric.com/decks/sample/slides/comparison/.links/next>
        rdf:type     gcs:Link;
        gcs:rel      "next";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix>;
        schema:name  "Next slide" .

<https://graphcentric.com/decks/sample/slides/decision-matrix.html>
        rdf:type           gcs:WebResource;
        gcs:contentType    "text/html;charset=utf-8";
        gcs:graph          <https://graphcentric.com/graphs/public-resources>;
        gcs:link           <https://graphcentric.com/decks/sample/slides/decision-matrix.html/.links/canonical>;
        gcs:outerTemplate  <s3://graphcentric.com/templates/slide.html>;
        gcs:template       <s3://graphcentric.com/decks-content/slides/decision-matrix/body.html> .

<https://graphcentric.com/decks/sample/.links/first-slide>
        rdf:type     gcs:Link;
        gcs:rel      "first";
        gcs:target   <https://graphcentric.com/decks/sample/slides/sample-overview.html>;
        schema:name  "First slide" .

<https://graphcentric.com/decks/sample/.links/resource-configuration-html>
        rdf:type     gcs:Link;
        gcs:rel      "https://graphcentric.info/link-relations/resource-configuration";
        gcs:target   <https://graphcentric.com/decks/sample.resource-configuration.html>;
        schema:name  "Deck Resource Configuration HTML" .

<https://graphcentric.com/decks/sample>
        rdf:type   gcs:WebResource;
        gcs:frame  <s3://graphcentric.com/decks-content/sample/frame.jsonld>;
        gcs:graph  <https://graphcentric.com/graphs/public-resources>;
        gcs:link   <https://graphcentric.com/decks/sample/.links/first-slide> , <https://graphcentric.com/decks/sample/.links/resource-configuration-html> , <https://graphcentric.com/decks/sample/.links/alternate-slides> , <https://graphcentric.com/decks/sample/.links/alternate-html> , <https://graphcentric.com/decks/sample/.links/item-decision-matrix> , <https://graphcentric.com/decks/sample/.links/item-sample-overview> , <https://graphcentric.com/decks/sample/.links/item-graphcentric-foundation> , <https://graphcentric.com/decks/sample/.links/item-comparison> , <https://graphcentric.com/decks/sample/.links/last-slide>;
        gcs:query  <s3://graphcentric.com/decks-content/sample/query.sparql> .

<https://graphcentric.com/decks/sample/slides/comparison/.links/up>
        rdf:type     gcs:Link;
        gcs:rel      "up";
        gcs:target   <https://graphcentric.com/decks/sample-slides>;
        schema:name  "Slide deck" .

<https://graphcentric.com/decks/sample/slides/decision-matrix.sparql>
        rdf:type         gcs:WebResource;
        gcs:contentType  "text/plain;charset=utf-8";
        gcs:graph        <https://graphcentric.com/graphs/public-resources> .

<https://graphcentric.com/decks/sample/.links/item-comparison>
        rdf:type     gcs:Link;
        gcs:rel      "item";
        gcs:target   <https://graphcentric.com/decks/sample/slides/comparison.html>;
        schema:name  "comparison" .

<https://graphcentric.com/decks/sample/slides/comparison/.links/prev>
        rdf:type     gcs:Link;
        gcs:rel      "prev";
        gcs:target   <https://graphcentric.com/decks/sample/slides/graphcentric-foundation>;
        schema:name  "Previous slide" .

<https://graphcentric.com/decks/sample/slides/sample-overview.html/.links/canonical>
        rdf:type     gcs:Link;
        gcs:rel      "canonical";
        gcs:target   <https://graphcentric.com/decks/sample/slides/sample-overview>;
        schema:name  "Canonical slide" .

<https://graphcentric.com/decks/sample/slides/comparison/.links/collection>
        rdf:type     gcs:Link;
        gcs:rel      "collection";
        gcs:target   <https://graphcentric.com/decks/sample>;
        schema:name  "One source, two public views" .

<https://graphcentric.com/decks/sample-slides>
        rdf:type     gcs:WebResource;
        gcs:graph    <https://graphcentric.com/graphs/public-resources>;
        schema:name  "Sample Deck" .

<https://graphcentric.com/decks/sample/.links/alternate-html>
        rdf:type     gcs:Link;
        gcs:rel      "alternate";
        gcs:target   <https://graphcentric.com/decks/sample.html>;
        schema:name  "Deck HTML" .

<https://graphcentric.com/decks/sample/slides/decision-matrix.html/.links/canonical>
        rdf:type     gcs:Link;
        gcs:rel      "canonical";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix>;
        schema:name  "Canonical slide" .

<https://graphcentric.com/decks/sample/.links/item-decision-matrix>
        rdf:type     gcs:Link;
        gcs:rel      "item";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.html>;
        schema:name  "decision-matrix" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/prev>
        rdf:type     gcs:Link;
        gcs:rel      "prev";
        gcs:target   <https://graphcentric.com/decks/sample/slides/comparison>;
        schema:name  "Previous slide" .

<https://graphcentric.com/decks/sample/slides/decision-matrix.resource-configuration.html>
        rdf:type         gcs:WebResource;
        gcs:contentType  "text/html;charset=utf-8";
        gcs:graph        <https://graphcentric.com/graphs/public-resources> .

<https://graphcentric.com/decks/sample/slides/decision-matrix>
        rdf:type   gcs:WebResource;
        gcs:frame  <s3://graphcentric.com/decks-content/slides/decision-matrix/frame.jsonld>;
        gcs:graph  <https://graphcentric.com/graphs/public-resources>;
        gcs:link   <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/first> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/alternate-html> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/resource-state-query> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/last> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/resource-configuration-html> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/prev> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/up> , <https://graphcentric.com/decks/sample/slides/decision-matrix/.links/collection>;
        gcs:query  <s3://graphcentric.com/decks-content/slides/decision-matrix/query.sparql> .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/resource-state-query>
        rdf:type     gcs:Link;
        gcs:rel      "https://graphcentric.info/link-relations/resource-state-query";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.sparql>;
        schema:name  "Slide Resource State Query" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/first>
        rdf:type     gcs:Link;
        gcs:rel      "first";
        gcs:target   <https://graphcentric.com/decks/sample/slides/sample-overview.html>;
        schema:name  "First slide" .

<https://graphcentric.com/decks/sample/slides/sample-overview.html>
        rdf:type           gcs:WebResource;
        gcs:contentType    "text/html;charset=utf-8";
        gcs:graph          <https://graphcentric.com/graphs/public-resources>;
        gcs:link           <https://graphcentric.com/decks/sample/slides/sample-overview.html/.links/canonical>;
        gcs:outerTemplate  <s3://graphcentric.com/templates/slide.html>;
        gcs:template       <s3://graphcentric.com/decks-content/slides/sample-overview/body.html> .

<https://graphcentric.com/decks/sample/slides/comparison/.links/last>
        rdf:type     gcs:Link;
        gcs:rel      "last";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.html>;
        schema:name  "Last slide" .

<https://graphcentric.com/decks/sample/slides/comparison/.links/resource-configuration-html>
        rdf:type     gcs:Link;
        gcs:rel      "https://graphcentric.info/link-relations/resource-configuration";
        gcs:target   <https://graphcentric.com/decks/sample/slides/comparison.resource-configuration.html>;
        schema:name  "Slide Resource Configuration HTML" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/resource-configuration-html>
        rdf:type     gcs:Link;
        gcs:rel      "https://graphcentric.info/link-relations/resource-configuration";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.resource-configuration.html>;
        schema:name  "Slide Resource Configuration HTML" .

<https://graphcentric.com/decks/sample/slides/comparison/.links/alternate-html>
        rdf:type     gcs:Link;
        gcs:rel      "alternate";
        gcs:target   <https://graphcentric.com/decks/sample/slides/comparison.html>;
        schema:name  "Slide HTML" .

<https://graphcentric.com/decks/sample/slides/comparison/.links/first>
        rdf:type     gcs:Link;
        gcs:rel      "first";
        gcs:target   <https://graphcentric.com/decks/sample/slides/sample-overview.html>;
        schema:name  "First slide" .

<https://graphcentric.com/decks/sample/.links/last-slide>
        rdf:type     gcs:Link;
        gcs:rel      "last";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.html>;
        schema:name  "Last slide" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/last>
        rdf:type     gcs:Link;
        gcs:rel      "last";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.html>;
        schema:name  "Last slide" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/collection>
        rdf:type     gcs:Link;
        gcs:rel      "collection";
        gcs:target   <https://graphcentric.com/decks/sample>;
        schema:name  "One source, two public views" .

<https://graphcentric.com/decks/sample/.links/item-sample-overview>
        rdf:type     gcs:Link;
        gcs:rel      "item";
        gcs:target   <https://graphcentric.com/decks/sample/slides/sample-overview.html>;
        schema:name  "sample-overview" .

<https://graphcentric.com/decks/sample/.links/item-graphcentric-foundation>
        rdf:type     gcs:Link;
        gcs:rel      "item";
        gcs:target   <https://graphcentric.com/decks/sample/slides/graphcentric-foundation.html>;
        schema:name  "graphcentric-foundation" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/alternate-html>
        rdf:type     gcs:Link;
        gcs:rel      "alternate";
        gcs:target   <https://graphcentric.com/decks/sample/slides/decision-matrix.html>;
        schema:name  "Slide HTML" .

<https://graphcentric.com/decks/sample/slides/comparison/.links/resource-state-query>
        rdf:type     gcs:Link;
        gcs:rel      "https://graphcentric.info/link-relations/resource-state-query";
        gcs:target   <https://graphcentric.com/decks/sample/slides/comparison.sparql>;
        schema:name  "Slide Resource State Query" .

<https://graphcentric.com/decks/sample/slides/decision-matrix/.links/up>
        rdf:type     gcs:Link;
        gcs:rel      "up";
        gcs:target   <https://graphcentric.com/decks/sample-slides>;
        schema:name  "Slide deck" .

<https://graphcentric.com/decks/sample/.links/alternate-slides>
        rdf:type     gcs:Link;
        gcs:rel      "alternate";
        gcs:target   <https://graphcentric.com/decks/sample-slides>;
        schema:name  "Deck slides" .

<https://graphcentric.com/decks/sample/slides/comparison>
        rdf:type   gcs:WebResource;
        gcs:frame  <s3://graphcentric.com/decks-content/slides/comparison/frame.jsonld>;
        gcs:graph  <https://graphcentric.com/graphs/public-resources>;
        gcs:link   <https://graphcentric.com/decks/sample/slides/comparison/.links/prev> , <https://graphcentric.com/decks/sample/slides/comparison/.links/resource-state-query> , <https://graphcentric.com/decks/sample/slides/comparison/.links/first> , <https://graphcentric.com/decks/sample/slides/comparison/.links/last> , <https://graphcentric.com/decks/sample/slides/comparison/.links/resource-configuration-html> , <https://graphcentric.com/decks/sample/slides/comparison/.links/collection> , <https://graphcentric.com/decks/sample/slides/comparison/.links/up> , <https://graphcentric.com/decks/sample/slides/comparison/.links/next> , <https://graphcentric.com/decks/sample/slides/comparison/.links/alternate-html>;
        gcs:query  <s3://graphcentric.com/decks-content/slides/comparison/query.sparql> .

SPARQL Query

s3://graphcentric.com/decks-content/slides/decision-matrix/query.sparql
PREFIX dcterms: <http://purl.org/dc/terms/>

CONSTRUCT {
  ?_subject dcterms:title "Represent tradeoffs directly in the deck".
}
WHERE {}

Query Scope

Named Graphs

6 graphs

Resource State

Turtle

Server rendered
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX gcs:     <https://graphcentric.com/schema/>
PREFIX rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs:    <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema:  <https://schema.org/>
PREFIX sh:      <http://www.w3.org/ns/shacl#>
PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>

<https://graphcentric.com/decks/sample/slides/decision-matrix>
        dcterms:title  "Represent tradeoffs directly in the deck" .

SSE Status

Stream link relations
streamstatussubscriberslast idstate
No stream resources are linked from this resource.

Cache Status

Placeholder: configuration cache/runtime query cache status is not exposed to this renderer yet.

Cache-Control

Placeholder: response cache-control policy is not exposed yet.

ETag

Placeholder: source representation ETag calculation is representation-specific and not exposed here yet.

Content-Security-Policy

Placeholder: CSP headers are not exposed to this renderer yet.