Matches in Ruben’s data for { ?s ?p ?o }
- federated-sparql-queries-in-your-browser datepublished "2015-06-09T14:30:00+01:00".
- federated-sparql-queries-in-your-browser image federated_thumb.jpg.
- federated-sparql-queries-in-your-browser image federated_long.jpg.
- federated-sparql-queries-in-your-browser url federated-sparql-queries-in-your-browser.
- federated-sparql-queries-in-your-browser concretelyExpresses federated_thumb.jpg.
- federated-sparql-queries-in-your-browser concretelyExpresses federated_long.jpg.
- turtles-all-the-way-down author me.
- turtles-all-the-way-down publisher me.
- turtles-all-the-way-down creator me.
- turtles-all-the-way-down about Semantic_Web.
- turtles-all-the-way-down about World_Wide_Web.
- turtles-all-the-way-down author me.
- turtles-all-the-way-down publisher me.
- turtles-all-the-way-down coparticipatesWith me.
- turtles-all-the-way-down type SocialMediaPosting.
- turtles-all-the-way-down type BlogPosting.
- turtles-all-the-way-down type Article.
- turtles-all-the-way-down type WebPage.
- turtles-all-the-way-down type Document.
- turtles-all-the-way-down type Q386724.
- turtles-all-the-way-down type CreativeWork.
- turtles-all-the-way-down type Document.
- turtles-all-the-way-down type Work.
- turtles-all-the-way-down type Document.
- turtles-all-the-way-down P50 me.
- turtles-all-the-way-down maker me.
- turtles-all-the-way-down title "Turtles all the way down".
- turtles-all-the-way-down inDataset dataset.
- turtles-all-the-way-down headline "Turtles all the way down".
- turtles-all-the-way-down isPartOf site.
- turtles-all-the-way-down name "Turtles all the way down".
- turtles-all-the-way-down label "Turtles all the way down".
- turtles-all-the-way-down name "Turtles all the way down".
- turtles-all-the-way-down topic Semantic_Web.
- turtles-all-the-way-down topic World_Wide_Web.
- turtles-all-the-way-down subject Semantic_Web.
- turtles-all-the-way-down subject World_Wide_Web.
- turtles-all-the-way-down topic Semantic_Web.
- turtles-all-the-way-down topic World_Wide_Web.
- turtles-all-the-way-down abstract "How can we ever talk about intelligent clients if we don’t provide them with opportunities to be intelligent? The current generation of RDF APIs is patronizing its clients by only describing its data in RDF. This contrasts to websites for humans, where data would be quite useless if it were not accompanied by context and controls. By omitting these, we withhold basic information from clients, like “what’s in this response?” and “where can I go next?”. This post proposes to extend the power of self-descriptiveness from data to API responses as a whole. Using RDF graphs, we can combine data, context, and controls in one response. RDF APIs need to become like websites, explaining clients where they are and what they can do.".
- turtles-all-the-way-down alternativeHeadline "APIs are more than just data: context and controls also belong in the message.".
- turtles-all-the-way-down datePublished "2015-10-06T14:00:00+02:00".
- turtles-all-the-way-down picture peppa-pig_thumb.jpg.
- turtles-all-the-way-down picture peppa-pig_long.jpg.
- turtles-all-the-way-down datepublished "2015-10-06T14:00:00+02:00".
- turtles-all-the-way-down image peppa-pig_thumb.jpg.
- turtles-all-the-way-down image peppa-pig_long.jpg.
- turtles-all-the-way-down url turtles-all-the-way-down.
- turtles-all-the-way-down concretelyExpresses peppa-pig_thumb.jpg.
- turtles-all-the-way-down concretelyExpresses peppa-pig_long.jpg.
- querying-history-with-linked-data author me.
- querying-history-with-linked-data publisher me.
- querying-history-with-linked-data creator me.
- querying-history-with-linked-data about Linked_Data.
- querying-history-with-linked-data about Semantic_Web.
- querying-history-with-linked-data author me.
- querying-history-with-linked-data publisher me.
- querying-history-with-linked-data coparticipatesWith me.
- querying-history-with-linked-data type SocialMediaPosting.
- querying-history-with-linked-data type BlogPosting.
- querying-history-with-linked-data type Article.
- querying-history-with-linked-data type WebPage.
- querying-history-with-linked-data type Document.
- querying-history-with-linked-data type Q386724.
- querying-history-with-linked-data type CreativeWork.
- querying-history-with-linked-data type Document.
- querying-history-with-linked-data type Work.
- querying-history-with-linked-data type Document.
- querying-history-with-linked-data P50 me.
- querying-history-with-linked-data maker me.
- querying-history-with-linked-data title "Querying history with Linked Data".
- querying-history-with-linked-data inDataset dataset.
- querying-history-with-linked-data headline "Querying history with Linked Data".
- querying-history-with-linked-data isPartOf site.
- querying-history-with-linked-data name "Querying history with Linked Data".
- querying-history-with-linked-data label "Querying history with Linked Data".
- querying-history-with-linked-data name "Querying history with Linked Data".
- querying-history-with-linked-data topic Linked_Data.
- querying-history-with-linked-data topic Semantic_Web.
- querying-history-with-linked-data subject Linked_Data.
- querying-history-with-linked-data subject Semantic_Web.
- querying-history-with-linked-data topic Linked_Data.
- querying-history-with-linked-data topic Semantic_Web.
- querying-history-with-linked-data abstract "Data on the World Wide Web changes at the speed of light—today’s facts are tomorrow’s history. This makes the ability to look back important: how do facts grow and change over time? It gets even more interesting when we zoom out beyond individual facts: how do answers to questions evolve when data ages? With Linked Data, we are used to query the latest version of information, because updating a SPARQL endpoint is easier than maintaining every historical version. With the lightweight Triple Pattern Fragments interface, it becomes very easy for a server to host multiple versions. Using the Memento framework to switch between versions based on a timestamp, your browser can evaluate SPARQL queries over any point in time. We tried this with DBpedia—and so can you!".
- querying-history-with-linked-data alternativeHeadline "Combining Triple Pattern Fragments with Memento to query previous dataset versions in the browser.".
- querying-history-with-linked-data datePublished "2016-06-22T07:30:00-08:00".
- querying-history-with-linked-data picture history_thumb.jpg.
- querying-history-with-linked-data datepublished "2016-06-22T07:30:00-08:00".
- querying-history-with-linked-data image history_thumb.jpg.
- querying-history-with-linked-data url querying-history-with-linked-data.
- querying-history-with-linked-data concretelyExpresses history_thumb.jpg.
- use-the-web-instead author me.
- use-the-web-instead publisher me.
- use-the-web-instead creator me.
- use-the-web-instead about Decentralization.
- use-the-web-instead about World_Wide_Web.
- use-the-web-instead author me.
- use-the-web-instead publisher me.
- use-the-web-instead coparticipatesWith me.
- use-the-web-instead type SocialMediaPosting.