GraphCentric developer view

/index

https://graphcentric.com/index

Navigation

Methods

MethodStatusBasis
GETavailablerepresentation candidates are configured
HEADavailableGET representation headers
OPTIONSavailableHTTP capability discovery

Resource Details

URI
https://graphcentric.com/index
Graph
https://graphcentric.com/graphs/public-resources

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/index.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/index.md>
        rdf:type             gcs:WebResource;
        gcs:contentType      "text/markdown";
        gcs:graph            <https://graphcentric.com/graphs/public-resources>;
        gcs:qualityOfSource  "0.8"^^xsd:float;
        gcs:template         <s3://graphcentric.com/index.html> .

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

<https://graphcentric.com/index>
        rdf:type     gcs:WebResource;
        gcs:graph    <https://graphcentric.com/graphs/public-resources>;
        gcs:link     <https://graphcentric.com/index/.links/alternate-html> , <https://graphcentric.com/index/.links/alternate-markdown> , <https://graphcentric.com/index/.links/resource-configuration-html> , <https://graphcentric.com/index/.links/sitemap>;
        schema:name  "Public Index" .

<https://graphcentric.com/index/.links/alternate-markdown>
        rdf:type     gcs:Link;
        gcs:rel      "alternate";
        gcs:target   <https://graphcentric.com/index.md>;
        schema:name  "Markdown" .

<https://graphcentric.com/sitemap.xml>
        rdf:type         gcs:WebResource;
        gcs:contentType  "application/xml;charset=utf-8";
        gcs:graph        <https://graphcentric.com/graphs/public-resources>;
        schema:name      "Sitemap XML" .

<https://graphcentric.com/index.html>
        rdf:type           gcs:WebResource;
        gcs:contentType    "text/html;charset=utf-8";
        gcs:graph          <https://graphcentric.com/graphs/public-resources>;
        gcs:outerTemplate  <s3://graphcentric.com/templates/public.html>;
        gcs:template       <s3://graphcentric.com/index.html>;
        schema:name        "Public Index HTML" .

<https://graphcentric.com/index/.links/sitemap>
        rdf:type     gcs:Link;
        gcs:rel      "sitemap";
        gcs:target   <https://graphcentric.com/sitemap.xml>;
        schema:name  "Sitemap" .

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

Query Scope

Named Graphs

6 graphs

Resource State

Turtle

No resource query
This resource does not declare a resource-state query.

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.