made by pyLODE 2.10.0

The Hydra Core Vocabulary

Metadata

URI
http://www.w3.org/ns/hydra/core
Publisher(s)
Hydra W3C Community Group
Rights
© © 2012-2014 the Contributors to the Hydra Core Vocabulary Specification
Ontology RDF
RDF (turtle)

Description

A lightweight vocabulary for hypermedia-driven Web APIs

Table of Contents

  1. Classes
  2. Properties
  3. Namespaces
  4. Legend

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

Hydra Classc # Classes

URI http://www.w3.org/ns/hydra/core#Class
Is Defined By http://www.w3.org/ns/hydra/core
Description

The class of Hydra classes.

Super-classes rdfs:Classc
Members http://www.w3.org/ns/hydra/core#Error
http://www.w3.org/ns/hydra/core#IriTemplateMapping
http://www.w3.org/ns/hydra/core#Status
http://www.w3.org/ns/hydra/core#BaseUriSource
http://www.w3.org/ns/hydra/core#Operation
http://www.w3.org/ns/hydra/core#ApiDocumentation
http://www.w3.org/ns/hydra/core#SupportedProperty
http://www.w3.org/ns/hydra/core#Collection
http://www.w3.org/ns/hydra/core#IriTemplate
http://www.w3.org/ns/hydra/core#VariableRepresentation
http://www.w3.org/ns/hydra/core#PartialCollectionView
http://www.w3.org/ns/hydra/core#Link
http://www.w3.org/ns/hydra/core#Resource
http://www.w3.org/ns/hydra/core#TemplatedLink

Header specificationc # Classes

URI http://www.w3.org/ns/hydra/core#HeaderSpecification
Is Defined By http://www.w3.org/ns/hydra/core
Description

Specifies a possible either expected or returned header values

Super-classes http://www.w3.org/ns/hydra/core#Resourcec
In domain of possible header value
closed set
header name

Properties

closed setp # Props

URI http://www.w3.org/ns/hydra/core#closedSet
Is Defined By http://www.w3.org/ns/hydra/core
Description

Determines whether the provided set of header values is closed or not.

Domain(s) Header specificationc
Range(s) xsd:booleanc

descriptionp # Props

URI http://www.w3.org/ns/hydra/core#description
Is Defined By http://www.w3.org/ns/hydra/core
Description

A description.

Super-properties rdfs:comment
Range(s) xsd:stringc

expects headerp # Props

URI http://www.w3.org/ns/hydra/core#expectsHeader
Is Defined By http://www.w3.org/ns/hydra/core
Description

Specification of the header expected by the operation.

Domain(s) http://www.w3.org/ns/hydra/core#Operationc

extensionp # Props

URI http://www.w3.org/ns/hydra/core#extension
Is Defined By http://www.w3.org/ns/hydra/core
Description

Hint on what kind of extensions are in use.

Domain(s) http://www.w3.org/ns/hydra/core#ApiDocumentationc

freetext queryp # Props

URI http://www.w3.org/ns/hydra/core#freetextQuery
Is Defined By http://www.w3.org/ns/hydra/core
Description

A property representing a freetext query.

Domain(s) http://www.w3.org/ns/hydra/core#Resourcec
Range(s) xsd:stringc

header namep # Props

URI http://www.w3.org/ns/hydra/core#headerName
Is Defined By http://www.w3.org/ns/hydra/core
Description

Name of the header.

Domain(s) Header specificationc
Range(s) xsd:stringc

takep # Props

URI http://www.w3.org/ns/hydra/core#limit
Is Defined By http://www.w3.org/ns/hydra/core
Description

Instructs to limit set only to N elements.

Range(s) xsd:nonNegativeIntegerc

mappingp # Props

URI http://www.w3.org/ns/hydra/core#mapping
Is Defined By http://www.w3.org/ns/hydra/core
Description

A variable-to-property mapping of the IRI template.

Domain(s) http://www.w3.org/ns/hydra/core#IriTemplatec
Range(s) http://www.w3.org/ns/hydra/core#IriTemplateMappingc

methodp # Props

URI http://www.w3.org/ns/hydra/core#method
Is Defined By http://www.w3.org/ns/hydra/core
Description

The HTTP method.

Domain(s) http://www.w3.org/ns/hydra/core#Operationc
Range(s) xsd:stringc

page indexp # Props

URI http://www.w3.org/ns/hydra/core#pageIndex
Is Defined By http://www.w3.org/ns/hydra/core
Description

Instructs to provide a specific page of the collection at a given index.

Super-properties page reference
Range(s) xsd:nonNegativeIntegerc

page referencep # Props

URI http://www.w3.org/ns/hydra/core#pageReference
Is Defined By http://www.w3.org/ns/hydra/core
Description

Instructs to provide a specific page reference of the collection.

possible header valuep # Props

URI http://www.w3.org/ns/hydra/core#possibleValue
Is Defined By http://www.w3.org/ns/hydra/core
Description

Possible value of the header.

Domain(s) Header specificationc
Range(s) xsd:stringc

propertyp # Props

URI http://www.w3.org/ns/hydra/core#property
Is Defined By http://www.w3.org/ns/hydra/core
Description

A property

Range(s) rdf:Propertyc

readablep # Props

URI http://www.w3.org/ns/hydra/core#readable
Is Defined By http://www.w3.org/ns/hydra/core
Description

True if the client can retrieve the property's value, false otherwise.

Domain(s) http://www.w3.org/ns/hydra/core#SupportedPropertyc
Range(s) xsd:booleanc

requiredp # Props

URI http://www.w3.org/ns/hydra/core#required
Is Defined By http://www.w3.org/ns/hydra/core
Description

True if the property is required, false otherwise.

Range(s) xsd:booleanc

relative Uri resolutionp # Props

URI http://www.w3.org/ns/hydra/core#resolveRelativeUsing
Is Defined By http://www.w3.org/ns/hydra/core
Domain(s) http://www.w3.org/ns/hydra/core#IriTemplatec
Range(s) http://www.w3.org/ns/hydra/core#BaseUriSourcec

returns headerp # Props

URI http://www.w3.org/ns/hydra/core#returnsHeader
Is Defined By http://www.w3.org/ns/hydra/core
Description

Name of the header returned by the operation.

Domain(s) http://www.w3.org/ns/hydra/core#Operationc

status codep # Props

URI http://www.w3.org/ns/hydra/core#statusCode
Is Defined By http://www.w3.org/ns/hydra/core
Description

The HTTP status code. Please note it may happen this value will be different to actual status code received.

Domain(s) http://www.w3.org/ns/hydra/core#Statusc
Range(s) xsd:integerc

templatep # Props

URI http://www.w3.org/ns/hydra/core#template
Is Defined By http://www.w3.org/ns/hydra/core
Description

A templated string with placeholders. The literal's datatype indicates the template syntax; if not specified, hydra:Rfc6570Template is assumed.

Domain(s) http://www.w3.org/ns/hydra/core#IriTemplatec
Range(s) http://www.w3.org/ns/hydra/core#Rfc6570Templatec

titlep # Props

URI http://www.w3.org/ns/hydra/core#title
Is Defined By http://www.w3.org/ns/hydra/core
Description

A title, often used along with a description.

Super-properties rdfs:label
Range(s) xsd:stringc

total itemsp # Props

URI http://www.w3.org/ns/hydra/core#totalItems
Is Defined By http://www.w3.org/ns/hydra/core
Description

The total number of items referenced by a collection.

Domain(s) http://www.w3.org/ns/hydra/core#Collectionc
Range(s) xsd:integerc

variablep # Props

URI http://www.w3.org/ns/hydra/core#variable
Is Defined By http://www.w3.org/ns/hydra/core
Description

An IRI template variable

Domain(s) http://www.w3.org/ns/hydra/core#IriTemplateMappingc
Range(s) xsd:stringc

variable representationp # Props

URI http://www.w3.org/ns/hydra/core#variableRepresentation
Is Defined By http://www.w3.org/ns/hydra/core
Description

The representation format to use when expanding the IRI template.

Domain(s) http://www.w3.org/ns/hydra/core#IriTemplateMappingc
Range(s) http://www.w3.org/ns/hydra/core#VariableRepresentationc

writablep # Props

URI http://www.w3.org/ns/hydra/core#writable
Is Defined By http://www.w3.org/ns/hydra/core
Description

True if the client can change the property's value, false otherwise.

Domain(s) http://www.w3.org/ns/hydra/core#SupportedPropertyc
Range(s) xsd:booleanc

Namespaces

default (:)
http://www.w3.org/ns/hydra/core
cc
http://creativecommons.org/ns#
dct
http://purl.org/dc/terms/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
schema
http://schema.org/
sdo
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
vann
http://purl.org/vocab/vann/
vs
http://www.w3.org/2003/06/sw-vocab-status/ns#
xsd
http://www.w3.org/2001/XMLSchema#

Legend

cClasses
opObject Properties
fpFunctional Properties
dpData Properties
dpAnnotation Properties
pProperties
niNamed Individuals