http://demiblog.org/vocab/oauth#consumer_secret

http://www.w3.org/2000/01/rdf-schema#range http://demiblog.org/vocab/oauth#Secret
http://www.w3.org/2000/01/rdf-schema#label consumer secret
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Consumer
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A secret known only to the OAuth Consumer and Service Provider.

http://demiblog.org/vocab/oauth#consumer

http://www.w3.org/2000/01/rdf-schema#range http://demiblog.org/vocab/oauth#Consumer
http://www.w3.org/2000/01/rdf-schema#label consumer
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The Consumer responsible for this OAuth Token having been created.

http://demiblog.org/vocab/oauth#token_secret

http://www.w3.org/2000/01/rdf-schema#range http://demiblog.org/vocab/oauth#Secret
http://www.w3.org/2000/01/rdf-schema#label token secret
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A secret string associated with an OAuth Token.

https://mtp.linked.solutions/

http://xmlns.com/foaf/0.1/topic https://mtp.linked.solutions/oauth

http://demiblog.org/vocab/oauth#nonce

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label nonce
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The nonce provided by the Consumer when creating this OAuth Token.

http://demiblog.org/vocab/oauth#callback

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Resource
http://www.w3.org/2000/01/rdf-schema#label callback
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#RequestToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A callback URL associated with an OAuth Request Token.

http://demiblog.org/vocab/oauth#encrypted

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label encrypted
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Secret
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The encrypted form of a Secret. The standard method is to use the Rijndael algorithm in CBC mode, with a 256-bit key known to the service provider, and no initialisation vector.

http://demiblog.org/vocab/oauth#plaintext

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label plaintext
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Secret
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The plain (unencrypted) text form of a Secret.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/1999/02/22-rdf-syntax-ns#value

http://demiblog.org/vocab/oauth#granted_by

http://www.w3.org/2000/01/rdf-schema#range http://xmlns.com/foaf/0.1/OnlineAccount
http://www.w3.org/2000/01/rdf-schema#label granted by
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#RequestToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The foaf:OnlineAccount used to authorize an OAuth Request Token.

http://demiblog.org/vocab/oauth#verification_code

http://www.w3.org/2000/01/rdf-schema#range http://demiblog.org/vocab/oauth#Secret
http://www.w3.org/2000/01/rdf-schema#label verification code
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#RequestToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The secret code associated with an OAuth Request Token when authorizing it.

http://demiblog.org/vocab/oauth#granted_at

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label granted at
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#RequestToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The datetime an OAuth Request Token was authorized.

http://demiblog.org/vocab/oauth#granted_until

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label granted until
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#RequestToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The datetime an OAuth Request Token is considered authorized until.

http://demiblog.org/vocab/oauth#consumer_contact

http://www.w3.org/2000/01/rdf-schema#range http://xmlns.com/foaf/0.1/Agent
http://www.w3.org/2000/01/rdf-schema#label consumer contact
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Consumer
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A contact point for the OAuth Consumer.

http://demiblog.org/vocab/oauth#request_token

http://www.w3.org/2000/01/rdf-schema#range http://demiblog.org/vocab/oauth#RequestToken
http://www.w3.org/2000/01/rdf-schema#label request token
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#AccessToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Indicates the OAuth Request Token that authorized the issuing of this Access Token.

http://demiblog.org/vocab/oauth#timestamp

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label timestamp
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The timestamp provided by the Consumer when creating this OAuth Token.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://purl.org/dc/terms/date

http://demiblog.org/vocab/oauth#access_as

http://www.w3.org/2000/01/rdf-schema#range http://xmlns.com/foaf/0.1/OnlineAccount
http://www.w3.org/2000/01/rdf-schema#label access as
http://www.w3.org/2000/01/rdf-schema#domain http://demiblog.org/vocab/oauth#AccessToken
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The foaf:OnlineAccount that this OAuth Access Token provides access as.

http://demiblog.org/vocab/oauth#RequestToken

http://www.w3.org/2000/01/rdf-schema#label Request Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment Represents a (authorized or not) OAuth Request Token.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://demiblog.org/vocab/oauth#Token

http://demiblog.org/vocab/oauth#

http://www.w3.org/2000/01/rdf-schema#label OAuth Vocabulary
http://www.w3.org/2000/01/rdf-schema#seeAlso http://demiblog.org/vocab/oauth-example
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://purl.org/vocab/vann/preferredNamespaceURI http://demiblog.org/vocab/oauth#
http://purl.org/vocab/vann/preferredNamespacePrefix oauth
http://purl.org/dc/terms/creator http://tobyinkster.co.uk/#i

http://demiblog.org/vocab/oauth#Token

http://www.w3.org/2000/01/rdf-schema#label Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An abstract class. Do not use directly.

http://demiblog.org/vocab/oauth#Secret

http://www.w3.org/2000/01/rdf-schema#label Secret
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment Logically a placeholder for a string literal, but using a resource instead allows us to make it the subject of triples. Especially of the form: oauth:encrypted 'blah'.

http://demiblog.org/vocab/oauth#Consumer

http://www.w3.org/2000/01/rdf-schema#label Consumer
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment Represents a registered OAuth Consumer
http://www.w3.org/2000/01/rdf-schema#subClassOf http://xmlns.com/foaf/0.1/Agent

https://mtp.linked.solutions/oauth

http://purl.org/dc/terms/source https://github.com/linked-solutions/prefix.cc-harvest/master
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://purl.org/vocab/vann/preferredNamespaceUri http://demiblog.org/vocab/oauth#
http://purl.org/vocab/vann/preferredNamespacePrefix oauth
http://rdfs.org/ns/void#triples 121

http://demiblog.org/vocab/oauth#AccessToken

http://www.w3.org/2000/01/rdf-schema#label Access Token
http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://demiblog.org/vocab/oauth#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment Represents an OAuth Access Token that has been obtained by a Consumer subsequent to a Request Token
http://www.w3.org/2000/01/rdf-schema#subClassOf http://demiblog.org/vocab/oauth#Token