hydra:
RDF Prefix
The Hydra Core Vocabulary
The Hydra Core Vocabulary is a lightweight vocabulary to create hypermedia-driven Web APIs. By specifying a number of concepts commonly used in Web APIs it enables the creation of generic API clients.
The http://www.w3.org/ns/hydra/core#
namespace defines:
2 | hydra:BaseUriSource |
14 | hydra:Class |
16 | hydra:Link |
1 | hydra:Resource |
1 | hydra:TemplatedLink |
2 | hydra:VariableRepresentation |
25 | rdf:Property |
2 | rdfs:Class |
1 | rdfs:Datatype |
14
hydra:Class
- hydra:ApiDocumentation (ApiDocumentation)
- hydra:BaseUriSource (Base Uri source)
- hydra:Collection (Collection)
- hydra:Error (Error)
- hydra:IriTemplate (IRI Template)
- hydra:IriTemplateMapping (IriTemplateMapping)
- hydra:Link (Link)
- hydra:Operation (Operation)
- hydra:PartialCollectionView (PartialCollectionView)
- hydra:Resource (Hydra Resource)
- hydra:Status (Status code description)
- hydra:SupportedProperty (Supported Property)
- hydra:TemplatedLink (Templated Link)
- hydra:VariableRepresentation (VariableRepresentation)
16
hydra:Link
- hydra:apiDocumentation (apiDocumentation)
- hydra:collection (collection)
- hydra:entrypoint (entrypoint)
- hydra:expects (expects)
- hydra:first (first)
- hydra:last (last)
- hydra:member (member)
- hydra:next (next)
- hydra:operation (operation)
- hydra:possibleStatus (possible status)
- hydra:previous (previous)
- hydra:returns (returns)
- hydra:supportedClass (supported classes)
- hydra:supportedOperation (supported operation)
- hydra:supportedProperty (supported properties)
- hydra:view (view)
25
rdf:Property
- hydra:closedSet (closed set)
- hydra:description (description)
- hydra:expectsHeader (expects header)
- hydra:extension (extension)
- hydra:freetextQuery (freetext query)
- hydra:headerName (header name)
- hydra:limit (take)
- hydra:mapping (mapping)
- hydra:method (method)
- hydra:offset (skip)
- hydra:pageIndex (page index)
- hydra:pageReference (page reference)
- hydra:possibleValue (possible header value)
- hydra:property (property)
- hydra:readable (readable)
- hydra:required (required)
- hydra:resolveRelativeUsing (relative Uri resolution)
- hydra:returnsHeader (returns header)
- hydra:statusCode (status code)
- hydra:template (template)
- hydra:title (title)
- hydra:totalItems (total items)
- hydra:variable (variable)
- hydra:variableRepresentation (variable representation)
- hydra:writable (writable)