Version: 0.1
Last Modified: 13/03/2012
Contact: Environment Agency Data Info <data.info@environment-agency.gov.uk>

Warning obsolete version Please use the current version.


Contents

  1. Bathing Water Profile
    1. Contents
    2. Introduction
    3. Data Model
      1. Versioning Model
      2. Bathing Water Profile Reference Information
        1. URI patterns
          1. Feature Properties
          2. EnduringFeature Properties
      3. Bathing Water Profiles
        1. URI patterns
          1. Bathing Water Profile Properties
          2. Local Authority Properties
          3. Standard Language Collection Properties
          4. Enduring Bathing Water Profile Properties
    4. Linked Data API Framework
      1. Endpoints
      2. Views
      3. Filters
      4. Formats
      5. Language Support
      6. Common LDA URI Parameters
    5. API Reference
      1. environment.data.gov.uk API Endpoints
        1. Vocabulary Endpoints
          1. Example Calls
        2. Dataset Endpoints
          1. Example calls
        3. Bathing Water Profile Endpoints
          1. Example Calls
        4. Standard Language Collection Endpoints
          1. Example Calls
        5. Enduring Bathing Water Profile Endpoints
          1. Example Calls
      2. location.data.gov.uk API Endpoints
        1. Vocabulary Endpoints
          1. Example Calls
        2. Feature Endpoints
          1. Example Calls
        3. Enduring Feature Endpoints
          1. Example Calls
      3. Shortname Reference
        1. Bathing Water Profile API Short Names
        2. Bathing Water Quality API Short Names

Introduction

This document details a web API for access the publication of Bathing Water Profile information published by the Environment Agency for bathing waters in England and Wales that are monitored in order to meet reporting obligations under the EU Bathing Water Directive.

Bathing waters are places, designated by legislation, where there is a statutory requirement to monitor and report on the quality of bathing waters during the bathing-water season. The revised Bathing Water Directive (76/160/EEC), a revision of the European Bathing Water Directive (76/160/EEC), requires the development of bathing water profiles for all bathing waters, and a general description based on the profile to be displayed at the bathing water location.

The Environment Agency has produced bathing water profiles for each designated bathing water that includes a description of the beach and surrounding area, rivers and streams feeding into the site and a pollution management plan. Profiles are published for a specific year. They may be updated in later years, with the frequency of update being determined by water quality at the bathing water.

The API described in this document provides access to the content of these bathing water profiles in a linked data form.


Data Model

The publication of bathing water profile information as linked data requires the creation or re-use of RDFS or OWL vocabularies both for bathing water profile information and for supporting reference information such as features that may affect bathing water quality.

title="Vocabularies, Reference and Assessment Information"
Vocabulary, Reference and Assessment Information

The diagram above illustrates the primary vocabularies and datasets components that comprise this linked data bathing water profile publication and their top level URI . Strictly, only the profile datasets contain bathing water profile information; the other components act as ‘infrastructure’ to enable its expression.

The diagram below shows the overall structure of the profile linked data. The properties of profiles, standard language collections and features are described in this document. For information about bathing waters, sampling points and zones of influence see the Bathing Water Quality API reference documentation.

title="Data Model"
Data Model

Versioning Model

Bathing water profiles and information about features may change. For example, corrections may be made to spellings or the location of a feature may be corrected. In this data model, bathing water profiles and features are versioned, that is, whenever a property of one of those resources is changed, then a new version of the resource is created. Different versions of the ‘same’ bathing water profile or feature have very similar URIs, differing only in their version component. The structure of this versioning is illustrated in the diagram below.

title="Versioning Model"
Versioning Model

The enduring resource is, in a sense, the thing that there are different versions of, say a bathing water profile or a feature. Each enduring resource is linked to each of its versions by a dcterms:hasVersion property. Each version is in turn linked back to its enduring resource by a dcterms:isVersionOf property.

Each version has a version:versionString property whose value is a label for the version. Conventionally this version string will also appear in the versioned resource’s URI.

Each version also has a versionInterval property which indicates the time interval for which the version is current. The time interval must have a hasBeginning property which specifies the instant at which the versioned resource became current. If the version is no longer current, is must have a hasEnd property specifying the instant at which the versioned resource became no longer current. The interval may be thought of as closed at the beginning and open at the end, so that the end of one interval and the beginning of the next may share the same instant. In this case, the boundary instant is in the second interval but not in the first. Instants are described by inXSDDateTime properties whose values are dateTime typed literals.


Bathing Water Profile Reference Information

The major reference entities to which bathing-water-profile information needs to refer are the bathing-waters they describe and features, such as emergency storm overflow outlets, that may affect the water quality at a bathing water. For information about bathing-waters reference data, including Environment Agency regional organizations, see the bathing-water-quality API reference documentation.

Features are versioned following the versioningModel. Resources of type Enduring Feature are the enduring resources. Resources of type Feature are their versions.

URI patterns

The following URI patterns is used to designate instances of a class, but bear in mind that whilst they may provide useful 'hint’s URI are in-general considered to be opaque (see cooluris ).

Class URI Pattern Example URI
Feature http://location.data.gov.uk/id/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}:{version} http://location.data.gov.uk/id/ef/BathingWaterProfileFeature/bwpf.eaew/UKC2102-03600-ID-210.1349-1-1:1
Enduring Feature http://location.data.gov.uk/id/ef/BathingWaterProfileFeatureEndurant/bwpf.eaew/{featureId} http://location.data.gov.uk/id/ef/BathingWaterProfileFeatureEndurant/bwpf.eaew/UKC2102-03600-ID-210_1349-1-1
Feature Properties
Property Short Name Description Property URL
type A property for indicating the type of a resource, in this case one of disused outfall ( DO ), emergency or storm overflow ( ESO ), river or stream intersection ( RSI ), surface water outfall ( SWO ) or treated sewage works outfall ( TSO ). http://www.w3.org/2000/01/rdf-schema#label
label A property for associating a human readable label with a resource. http://www.w3.org/2000/01/rdf-schema#label
bathingWater A property for associating something, in this case a feature, with a bathing water http://environment.data.gov.uk/def/bathing-water/bathingWater
easting A property for associating something, in this case a feature, with its UK National Grid easting coordinate. http://data.ordnancesurvey.co.uk/ontology/spatialrelations/easting
northing A property for associating something, in this case a feature, with its UK National Grid northing grid coordinate. http://data.ordnancesurvey.co.uk/ontology/spatialrelations/northing
lat A property for associating something, in this case a feature, with a WGS84 latitude in decimal degrees. http://www.w3.org/2003/01/geo/wgs84_pos#lat
long A property for associating something, in this case a feature, with a WGS84 longitude in decimal degrees. http://www.w3.org/2003/01/geo/wgs84_pos#lat
regionalOrganisation A property used here to associate a feature with its responsible Environment Agency regional organisation. http://environment.data.gov.uk/def/bathing-water/regionalOrganization
isVersionOf A property used here to associate an entity, in this case a feature, with the thing it is a a version of, in this case an EnduringFeature. http://purl.org/dc/terms/isVersionOf
versionInterval A property used here to associate a versioned entity, in this case a feature, with the interval for which it was current. http://environment.data.gov.uk/def/version/interval
versionString A property used here to associate a versioned entity, in this case a feature, with a string label for the version. http://environment.data.gov.uk/def/version/versionString
source A property used here to associate a bathing water profile in linked data form with the data from which it was derived. http://purl.org/dc/terms/source
uriSet The URI Set that a thing, in this case a feature, is a member of. http://reference.data.gov.uk/def/reference/uriSet
EnduringFeature Properties
Property Short Name Description Property URL
hasVersion A property used here to associate an enduring entity, in this case an enduring feature, with an entity that represents a version of it, in this case a feature. http://purl.org/dc/terms/isVersionOf
uriSet The URI Set that a thing, in this case an enduring feature, is a member of http://reference.data.gov.uk/def/reference/uriSet

Bathing Water Profiles

Bathing water profiles are essentially a collection of natural language statements about bathing waters, published by the Environment Agency. A bathing water profile has a year of publication or applicable year. New profiles may be published about a bathing water from time to time, the frequency depending on the assessment of the water quality at the bathing water, but not more than once a year. New profiles are considered to be new publications, not new versions of the same publication. However, once published, a profile may be updated to correct errors. A corrected profile is considered to be a new version of the profile for an applicable year.

Bathing water profiles follow the versioning model. Resources of type EnduringBathingWaterProfile are the enduring profiles. Resources of type BathingWaterProfile are their versions.

Bathing water profiles contain standard language which is common across many profiles. Individual profiles are linked to a standard language collection which has properties describing the standard language.

URI patterns

The following URI patterns is used to designate instances of a class, but bear in mind that whilst they may provide useful 'hint’s URI are in-general considered to be opaque (see cooluris ).

Class URI Pattern Example URI
BathingWaterProfile http://environment.data.gov.uk/id/bathing-water-profile/{eubwid}/{year}:{ver} http://environment.data.gov.uk/id/bathing-water-profile/ukc2102-03600/2012:1
EnduringBathingWaterProfile http://environment.data.gov.uk/id/bathing-water-profile-endurant/{eubwid}/{year} http://environment.data.gov.uk/id/bathing-water-profile-endurant/ukc2102-03600/2012
Standard Language http://environment.data.gov.uk/id/bathing-water-profile-standard-language/{year}:{ver} http://environment.data.gov.uk/id/bathing-water-profile-standard-language/2012:1
Bathing Water Profile Properties
Property Short Name Description Property URL
label A property for associating a human readable label with a resource. http://www.w3.org/2000/01/rdf-schema#label
name A property for indicating the preferred name of a thing. At most one preferred name per language, english and welsh in the case of this dataset. http://www.w3.org/2004/02/skos/core#prefLabel
bathingWater A property for associating a bathing water with something else. http://environment.data.gov.uk/def/bathing-water/bathingWater
applicableYear A property for associating a bathing water profile with the year it applies to, typically the year it was published. http://environment.data.gov.uk/def/bathing-water-profile/applicableYear
standardLanguageCollection A property for associating a bathing water profile with a collection of standard language that applies to many profiles. See standard language collection properties. http://environment.data.gov.uk/def/bathing-water-profile/standardLanguageCollection
localAuthority A property for associating something with a local authority. This property exists primarily to provide a name for the local authority. See local authority properties. http://statistics.data.gov.uk/def/administrative-geography/localAuthority
countyName A colloquial name for the county containing the bathing water. This is the name of the county used by the Environment Agency on its published profiles and may differ from the names provided in reference data such as provided by the Ordinance Survey. http://environment.data.gov.uk/def/bathing-water-profile/countyName
bathingWaterDescription A property used for associating a bathing water profile with a physical description of a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/bathingWaterDescription
zoiDescription A property used for associating a bathing water profile with a physical description of the surrounding catchment impacting on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/zoiDescription
streamsRiversStatement A property used for associating a bathing water profile with a statement about details of streams and rivers that impact water quality at the bathing water. http://environment.data.gov.uk/def/bathing-water-profile/streamsRiversStatement
investigationsStatement A property used for associating a bathing water profile with a statement about details of any Environment Agency investigations into water quality which have impacted on the bathing water. http://environment.data.gov.uk/def/bathing-water-profile/eaInvestigationsStatement
historyStatement A property used for associating a bathing water profile with a statement about details of the history of any water company assets which impact a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/historyStatement
stwOutfallsStatement A property used for associating a bathing water profile with a statement about details of any sewage treatment outfalls which may impact on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/stwOutfallsStatement
esoOutfallsStatement A property used for associating a bathing water profile with a statement about details of any emergency outfalls and storm overflow outfalls which may impact on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/esoOutfallsStatement
localAuthorityStatement A property used for associating a bathing water profile with a statement about details of any work or improvements to water quality undertaken with the local authority which may impact on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/localAuthorityStatement
misconnectionsStatement A property used for associating a bathing water profile with a brief statement about misconnections and any details specific to a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/misconnectionsStatement
workingWithFarmersStatement A property used for associating a bathing water profile with a statement about details of any work or improvements to water quality undertaken with local farmers which may impact on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/workingWithFarmersStatement
workingWithIndustryStatement A property used for associating a bathing water profile with a statement about details of any work or improvements to water quality undertaken with local industry which may impact on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/workingWithIndustryStatement
workingWithPrivateOwnersStatement A property used for associating a bathing water profile with a statement about details of any work or improvements to water quality undertaken with private owners which may impact on a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/workingWithPrivateOwnersStatement
macroAlgaeStatement A property used for associating a bathing water profile with a brief statement about Macroalgae (seaweed) at a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/macroAlgaeStatement
phytoplanktonStatement A property used for associating a bathing water profile with a brief statement about Phytoplankton at a bathing water. http://environment.data.gov.uk/def/bathing-water-profile/phytoplanktonStatement
webResImage A property used for associating a bathing water profile with an image of the bathing water at a resolution suitable for displaying on a web page. http://environment.data.gov.uk/def/bathing-water-profile/webResImage
isVersionOf A property used here to associate an entity with the enduring thing it is a a version of. http://purl.org/dc/terms/isVersionOf
versionInterval A property used here to associate a versioned entity with the interval for which it was current. http://environment.data.gov.uk/def/version/interval
versionString A property used here to associate a versioned entity with a string label for the version. http://environment.data.gov.uk/def/version/versionString
source A property used here to associate a bathing water profile in linked data form with the data from which it was derived. http://purl.org/dc/terms/source
Local Authority Properties
Property Short Name Description Property URL
label A property for associating a human readable label with a resource, in this case the name of the local authority. http://www.w3.org/2000/01/rdf-schema#label
district A reusable property used here to associate a local authority with the district it administers. http://statistics.data.gov.uk/def/administrative-geography/district
Standard Language Collection Properties
Property Short Name Description Property URL
label A property for associating a human readable label with a resource. http://www.w3.org/2000/01/rdf-schema#label
name A property for indicating the preferred name of a thing. At most one preferred name per language, english and welsh in the case of this dataset. http://www.w3.org/2004/02/skos/core#prefLabel
pollutionManagementGeneralStatement A property used for associating a bathing water profile with a brief statement of how the Environment Agency manages pollution at bathing waters. http://environment.data.gov.uk/def/bathing-water-profile/pollutionManagementGeneralStatement
stwOutfallsGeneralStatement A property used for associating a bathing water profile with a brief general statement of the improvements to sewage treatment outfalls. http://environment.data.gov.uk/def/bathing-water-profile/stwOutfallsGeneralStatement
esoOutfallsGeneralStatement A property used for associating a bathing water profile with a brief statement about Emergency outfalls and Storm overflow outfalls. http://environment.data.gov.uk/def/bathing-water-profile/esoOutfallsGeneralStatement
localAuthorityGeneralStatement A property used for associating a bathing water profile with a brief statement about precipitation run-off from roads and pavements. http://environment.data.gov.uk/def/bathing-water-profile/localAuthorityGeneralStatement
algaeGeneralStatement A property used for associating a bathing water profile with a brief statement about Algae in general at bathing waters http://environment.data.gov.uk/def/bathing-water-profile/algaeGeneralStatement
Enduring Bathing Water Profile Properties
Property Short Name Description Property URL
hasVersion A property used here to associate an enduring bathing water profile with a version of that profile. http://purl.org/dc/terms/isVersionOf

Linked Data API Framework

The Bathing Water Profile API is implemented as an LDA configuration.

Endpoints

The LDA framework provides for item and list endpoints.

Item endpoints are typically used as a way of realising linked-data URI for items of interest: vocabulary terms; things in the world – bathing water profiles, features, bathing waters, sampling points and zones of influence; and information items (documents, graphs, information objects) that describe them, making use of vocabulary terms from one or more linked-data vocabularies.

List endpoints are used to generate pages that contain descriptions of items that are selected to meet particular criteria that are built in to the endpoint configuration and which may be augmented by parameters carried in the request URI that may narrow the range of items presented in a response. A given list endpoint produces a series of pages that together traverse the set of items that meet the filter criteria for the endpoint augmented with filters from the URI.

Views

Both item and list endpoints can be configured with one or more views. A view is a projection of some part of the RDF graph that emanates from the topic item for an item endpoint or from the topic item of each item included in a response page from a listing endpoint.

Item and List endpoints can be configured with one or more views which can be selected through the use of a common LDA URI parameter _view . Views are lists of property chains formed through the use of ‘.’ separated property short names. Pre-configured views can also be augmented with additional property chains through the use of the _properties LDA URI parameter. For example:

		&_properties=samplingPoint.easting,samplingPoint.northing


	

will include the OSGB easting and northings (if any) associated with a sampling point (if any) associated with selected items (typically bathing waters).

		&_properties=district.gssCode


	

will include the GSS geography code (if any) of a local authority district (if any) associated with selected items (typically bathing waters).

In the API reference below property chains associated with pre-configured API endpoint views are listed. The URI parameter _properties provides a way for API users to augment any of the available or built-in views.

Built-in views that are operative for most available item and list endpoints are as follows:

View Description
basic Presents item type and label properties
description Presents all the properties of selected items, and of b-node objects linked to selected items and so-on following links as far as URI node or Literal items; a so-called b-node closure
all As description, but including available labels for all objects that are mentioned.

Filters

For list endpoints, the item selection can be refined through the use of filter terms. For example, given the general bathing water list endpoint detailed below, the following URI will list all bathing water associated with a district whose GSS code is E07000188 , i.e. Sedgemoor District.

		http://environment.data.gov.uk/doc/bathing-water?district.gssCode=E07000188

	

Similarly, the following URI will list all in-season sample assessments that have been withdrawn:

		http://environment.data.gov.uk/doc/bathing-water-quality/in-season/sample?recordStatus=withdrawal

	

or the following URI will list all in-season sample assessments that have sample assessment classification of Excellent.

		http://environment.data.gov.uk/doc/bathing-water-quality/in-season/sample?sampleAssessment.name=Excellent

	

LDA also provides mechanisms that enable value ranges to be expressed, so for example in order to list all the latest in-season sample assessments for bathing water sampling points that fall within a given northing and eastings bounding box, URI such as the following can be used.

		http://environment.data.gov.uk/doc/bathing-water-quality/in-season/latest?min-bwq_samplingPoint.easting=240209&max-bwq_samplingPoint.easting=293209&min-bwq_samplingPoint.northing=155718&max-bwq_samplingPoint.northing=212718

	

Note the use of min-{P} and max-{P} to establish minimum and maximum filter range values for {P} . In this case {P} stands for the property chains bwq_samplingPoint.northing and bwq_samplingPoint.easting

It is also possible to filter selected items based on the presence or absence of a property using the exists-{P}=<boolean> URI parameter. For example the following URI will list in-season SampleAssessment that have been replaced:

		http://environment.data.gov.uk/doc/bathing-water-quality/in-season/sample?exists-isReplacedBy=true

	

Similarly the following URI lists SampleAssessments that have not been replaced:

		http://environment.data.gov.uk/doc/bathing-water-quality/in-season/sample?exists-isReplacedBy=false


	

Formats

Each LDA endpoint is also capable of delivering its responses in several formats which can be triggered through the use of HTTP content-negotiation or the use of an explicit .ext mechanism where the .ext is inserted at the end of the URI path and prior to any URI query component. e.g. reusing an earlier example a JSON response can be generated using the following URI:

		http://environment.data.gov.uk/doc/bathing-water.json?district.gssCode=E07000188

	

Extension Media Type Description
.rdf application/rdf+xml RDF/XML formatted data
.ttl text/turtle Terse RDF Triple Language formatted data
.xml text/xml LDA XML formatted data
.json application/json and text/javascript LDA JSON formatted data. Available both as JSON objects and JSONP callback scripts.
.html text/html HTML formatted data.
.text text/plain JSON formatted output presented with a text/plain media type.
.csv text/csv Comma separated value formatted data.

Language Support

LDA provides both configuration and URI parameter based mechanisms for setting the default language choices from information presented via a view and for information selected via a filter. The bathing-water quality API is configured to default to filter-on and present text literals tagged with as English or that are untaggged.

This configuration can be overridden using _lang and lang-{P} URI parameters – where {P} is a shortname for a property or a property chain. The value of the parameter is a comma separated list of language tag values. For this API, relevant language tag values are: en for English, cy for Welsh anbd none for untagged values.

lang-{P} affects the languages used in filter matches that involve the property whose short-name is {P} .

URI Parameter Setting Description
lang-name=en,none Filters that involve the property whose short-name is name match values tagged as English or that are untagged.
lang-mbox=none Filters that involve the property whose short-name is mbox match only untagged values.
_lang=en,cy,none Sets the default languages for all filter properties and view projected values as Engish, Welsh or untagged.
_lang=cy,none Sets the default languages for all filter properties and view projected values as Welsh or untagged.

In the case where there is are no values available tagged with at least one of the configured languages, any available untagged values are presented instead.

The most useful values to use for the these parameters are en,none , the configured default, and en,cy,none which includes any text tagged as being Welsh in the output.

Common LDA URI Parameters

URI Parameter Value Description
exists-{P} A boolean value parameter that filters items based on whether the given property chain, {P}, can be bound.
min-{P} Sets an inclusive lower-bound filter on the value of the given property chain, {P}. Selected items must have a value for {P} that is greater than or equal to that given in the parameters value
max-{P} Sets an inclusive upper-bound filter on the value of the given property chain, {P} Selected items must have a value for {P} that is less than or equal to that given in the parameters value
minEx-{P} Sets an exclusive lower-bound filter on the value of the given property chain, {P}. Selected items must have a value for {P} that is greater than that given in the parameters value
maxEx-{P} Sets an exclusive upper-bound filter on the value of the given property chain, {P}. Selected items must have a value for {P} that is less than to that given in the parameters value
_lang A comma separated list of languages used for both filter based selection and value projection in response data. Default: en,none
_pageSize The requested maximum number of items to be on a requested list endpoint page.
_page The page number of a requested list endpoint page.
_properties A comma separated list of properties or property chains that are added to any default or select views.
_sort A comma separated list of property shortnames or property chains which are used to order the items returned by list endpoint. A leading - character on any property or property chain selects a descending rather than ascending order.
_view A view name that selects a pre-configured view that moderates the amount of detail presented about a given item in a resultset.
callback A javascript function named used when generating a JSONP response.

More details about common LDA URI parameters can be found in the LDA Specification

It should be evident from this simple introduction that the LDA framework provides a powerful URI based mechanism for selecting and projecting information held with in an RDF store for use in implementing linked data URI pages and for building data consuming web applications.


API Reference

This reference is divided into three sections, one each for API endpoint collected at environment.data.gov.uk and location.data.gov.uk respectively and a final section that acts as a cross reference for shortnames that can be use to build property-chains for both views ( &_properties= ) and filters ( &{P}={V} ) as part of a URI based API call. Property chains can only be followed through items that have the corresponding properties. The Datamodel section earlier listed the properties that may be used from each of the available entry types.

Within each of the first two sub sections below, API endpoints are organised by the item type that they return and that share configured views. Each section lists:

environment.data.gov.uk API Endpoints

Vocabulary Endpoints

Item Types: various: Ontology, OWL Class, RDFS Class, RDF Property, Datatype Property, Object Property

Endpoint URI Template
http://environment.data.gov.uk
List or Item Description Views
/def List Lists vocabularies whose URI names begin http://environment.data.gov.uk/def/ description, scheme
/def/{vocabulary} List Lists vocabulary terms defined within http://environment.data.gov.uk/def/{vocabulary}/. Currenly, {vocabulary} = "bathing-water-profile". description, scheme
/def/{vocabulary}/ Item Returns data about a given vocabulary. description, scheme
/def/{vocabulary}/{term} Item Returns the definition of an individual vocabulary term. description, definition
/def/{vocabulary}/{term}/instance List For a given {term} where http://environment.data.gov.uk/def/{vocabulary}/{term} is a class, returns a list of instances of that class. description, definition
/def/{vocabulary}/{term}/property List For a given {term} where http://environment.data.gov.uk/def/{vocabulary}/{term} is a class, returns a list of properties used within the data by instances of that class. description, definition
/def/{vocabulary}/{term}/subclass List For a given {term} where http://environment.data.gov.uk/def/{vocabulary}/{term} is a class, returns a list of defined subclasses of that class. description, definition


View Properties
description Built-in
definition name, type, definition, alias, label, note, scopeNote, topConcept, topConceptOf, broader.name, narrower.name, comment, range, domain, type.label, isDefinedBy.label, subClassOf.label, subPropertyOf.label
Example Calls

Dataset Endpoints

Item type: VoID Dataset

Endpoint URI Template
http://environment.data.gov.uk
List or Item Description Views
/data List Lists VoID and Cube datasets within the environment.data.gov.uk basic, description


View Properties
basic Built-in
description Built-in


Example calls

Bathing Water Profile Endpoints

Item type: BathingWaterProfile

Endpoint URI Template
http://location.data.gov.uk
List or Item Description Views
/data/bathing-water-profile-dataset Item Describes the Bathing Water Profile dataset. dataset, description, all
/data/bathing-water-profile-dataset/eaew Item Describes the Enviroment Agency for England and Wales Bathing Water Profile dataset. dataset, description, all
/data/bathing-water-profile-dataset/eaew/{year} Item Describes the Enviroment Agency Bathing Water Profile dataset for a year. dataset, description, all
/doc/bathing-water-profile List Lists all bathing water profiles. short-profile, description, all
/doc/bathing-water-profile:latest List Lists the latest profile for all bathing waters. short-profile, description, all
/doc/bathing-water-profile/{eubwid} List Lists all the bathing water profile versions for the specified bathing water. short-profile, description, all
/doc/bathing-water-profile/{eubwid}:latest Item Describes latest bathing water profile for the specified bathing water. profile, full-profile, description, all
/doc/bathing-water-profile/{eubwid}/{year} List Lists all the bathing water profile versions for the specified bathing water and year. short-profile, description, all
/doc/bathing-water-profile/{eubwid}/{year}:latest Item Describes the latest version of a bathing-water profile for the specified bathing water and year. profile, full-profile, description, all
/data/bathing-water-profile/{eubwid}/{year}:{ver} Item Describes a specific version of a bathing-water profile for the specified bathing water and year. profile, full-profile, description, all


View Properties
all Built-in
description Built-in
short profile name, bathingWater, bathingWaterDescription, applicableYear, versionString
bathingWaterProfile bathingWater.prefLabel, bathingWater.samplingPoint.name, bathingWater.samplingPoint.easting, bathingWater.samplingPoint.northing, bathingWater.samplingPoint.lat, bathingWater.samplingPoint.long, bathingWater.country.prefLabel, countyName, localAuthority.label, standardLanguageCollection.pollutionManagementGeneralStatement, standardLanguageCollection.stwOutfallsGeneralStatement, standardLanguageCollection.esoOutfallsGeneralStatement, standardLanguageCollection.localAuthorityGeneralStatement, standardLanguageCollection.algaeGeneralStatement, bathingWaterDescription, zoiDescription, streamsRiversStatement, investigationsStatement, historyStatement, stwOutfallsStatement, esoOutfallsStatement, localAuthorityStatement, misconnectionsStatement, workingWithFarmersStatement, workingWithIndustryStatement, workingWithPrivateOwnersStatement, macroAlgaeStatement, phytoplanktonStatement, webResImage, source, versionString
fullBathingWaterProfile bathingWater.prefLabel, bathingWater.samplingPoint.name, bathingWater.samplingPoint.easting, bathingWater.samplingPoint.northing, bathingWater.samplingPoint.lat, bathingWater.samplingPoint.long, bathingWater.envelope.asGML, bathingWater.envelope.lowerCorner.easting, bathingWater.envelope.lowerCorner.northing, bathingWater.envelope.lowerCorner.x, bathingWate.envelope.lowerCorner.y, bathingWater.envelope.upperCorner.easting, bathingWater.envelope.upperCorner.northing, bathingWater.envelope.upperCorner.x, bathingWater.envelope.upperCorner.y, bathingWater.zoneOfInfluence.extent.asGML, bathingWater.country.prefLabel, countyName, localAuthority.label, standardLanguageCollection.pollutionManagementGeneralStatement, standardLanguageCollection.stwOutfallsGeneralStatement, standardLanguageCollection.esoOutfallsGeneralStatement, standardLanguageCollection.localAuthorityGeneralStatement, standardLanguageCollection.algaeGeneralStatement, bathingWaterDescription, zoiDescription, streamsRiversStatement, investigationsStatement, historyStatement, stwOutfallsStatement, esoOutfallsStatement, localAuthorityStatement, misconnectionsStatement, workingWithFarmersStatement, workingWithIndustryStatement, workingWithPrivateOwnersStatement, macroAlgaeStatement, phytoplanktonStatement, webResImage, source, versionString
dataset name, label, type, comment, description, created, modified, subset, subset.label, subset.name, dataDump, vocabulary, vocabulary.label, license, source, uriRegexPattern
Example Calls

Standard Language Collection Endpoints

Item type: StandardLanguageCollection

Endpoint URI Template
http://location.data.gov.uk
List or Item Description Views
/data/bathing-water-profile-standard-language/{year}:{ver} Item Describes a collection of standard language statements. description, all
/doc/bathing-water-profile-standard-language List Lists all bathing water profile standard language collections. description, all


View Properties
all Built-in
description Built-in
Example Calls

Enduring Bathing Water Profile Endpoints

Item type: BathingWaterProfileEndurant

Endpoint URI Template
http://location.data.gov.uk
List or Item Description Views
/data/bathing-water-profile-endurant/{eubwid}/{year} Item Describes the enduring bathing water profile for a bathing water for the specified year which is essentially a list of the versions of the bathing water profiles for that year. endurant, all
/doc/bathing-water-profile-endurant/{eubwid} List Lists all the enduring bathing water profiles for a bathing water. endurant, description, all


View Properties
all Built-in
description Built-in
endurant hasVersion, hasVersion.label
Example Calls

location.data.gov.uk API Endpoints

Vocabulary Endpoints

Item Types: various: Ontology, OWL Class, RDFS Class, RDF Property, Datatype Property, Object Property, Datatype

Endpoint URI Template
http://location.data.gov.uk
List or Item Description Views
/def/ef List List the known environmental facilities (ef) feature type vocabularies. scheme, description, all
/def/ef/{featureType} List List the terms defined in a given feature type vocabulary, ly {featureType} = "BathingWaterProfileFeature". definition, description, all
/def/ef/{featureType}/ Item Describe a given feature type vocabulary. scheme, description, all
/def/ef/{featureType}/{term} Item Describe a given term within a given feature type vocabulary definition, description, all
/def/ef/{featureType}/{term}/subclass List For a given {term} where http://location.data.gov.uk/def/ef/{featureType}/{term} is a class, returns a list of subclasses of that class. definition, description, all
/def/ef/{featureType}/{term}/instance List For a given {term} where http://location.data.gov.uk/def/ef/{featureType}/{term} is a class, returns a list of instances of that class. description
/def/ef/{featureType}/{term}/property List For a given {term} where http://location.data.gov.uk/def/ef/{featureType}/{term} is a class, returns a list of instances of that class. basic, description


View Properties
all Built-in
basic Built-in
description Built-in
scheme name, type, seeAlso, alias, label, note, scopeNote, contributor.who, contributor.mbox, topConcept.name, comment, isDefinedBy.label
definition name, type, seeAlso, definition, alias, label, note, scopeNote, topConceptOf, broader.name, narrower.name, comment, range, domain, type.label, isDefinedBy.label, subClassOf.label, subPropertyOf.label
Example Calls

Feature Endpoints

Item type: Feature

Endpoint URI Template
http://location.data.gov.uk
List or Item Description Views
/so/ef/BathingWaterProfileFeature/bwpf.eaew/
/doc/ef/BathingWaterProfileFeature/bwpf.eaew/
Item Describes the Enviroment Agency Bathing Water Profile Feature Spatial-Object URI Set description, all
/so/ef/BathingWaterProfileFeature/bwpf.eaew
/doc/ef/BathingWaterProfileFeature/bwpf.eaew
List Lists all bathing-water profile features. feature, description
/so/ef/BathingWaterProfileFeature/bwpf.eaew:latest
/doc/ef/BathingWaterProfileFeature/bwpf.eaew:latest
List Lists all latest bathing-water profile features. feature, description
/so/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}
/doc/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}
List Lists all versions of a bathing-water profile feature. feature, description
/so/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}:latest
/doc/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}:latest
Item Lists the latest version of a bathing-water profile feature. feature, description
/so/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}/{ver}
/doc/ef/BathingWaterProfileFeature/bwpf.eaew/{featureId}/{ver}
Item Describes a specific version of a bathing-water profile feature. feature, description


View Properties
all Built-in
description Built-in
feature type,type.label,label,bathingWater,bathingWater.name,lat,long,easting,northing,regionalOrganization,regionalOrganization.name
Example Calls

Enduring Feature Endpoints

Item type: BathingWaterProfileEndurant

Endpoint URI Template
http://location.data.gov.uk
List or Item Description Views
/so/ef/BathingWaterProfileFeatureEndurant/bwpf.eaew/{id}
/doc/ef/BathingWaterProfileFeatureEndurant/bwpf.eaew/{id}
Item Describes an enduring bathing water profile feature. endurant, description, all
/so/ef/BathingWaterProfileFeatureEndurant/bwpf.eaew
/doc/ef/BathingWaterProfileFeatureEndurant/bwpf.eaew
List Lists all the enduring bathing water profile features. endurant, description, all


View Properties
all Built-in
description Built-in
endurant hasVersion, hasVersion.label
Example Calls

Shortname Reference

Bathing Water Profile API Short Names

Shortname URI long-name uri Property range
algaeGeneralStatement http://environment.data.gov.uk/def/bathing-water-profile/algaeGeneralStatement
applicableYear http://environment.data.gov.uk/def/bathing-water-profile/applicableYear http://reference.data.gov.uk/def/intervals/Year
beginning http://www.w3.org/2006/time#hasBeginning
BathingWaterProfile http://environment.data.gov.uk/def/bathing-water-profile/BathingWaterProfile
bathingWaterDescription http://environment.data.gov.uk/def/bathing-water-profile/bathingWaterDescription
countyName http://environment.data.gov.uk/def/bathing-water-profile/countyName
currentVersion http://environment.data.gov.uk/def/version/currentVersion
DO http://environment.data.gov.uk/def/BathingWaterProfileFeature/DO
end http://www.w3.org/2006/time#hasEnd
EnduringBathingWaterProfile http://environment.data.gov.uk/def/bathing-water-profile/EnduringBathingWaterProfile
EnduringFeature http://environment.data.gov.uk/def/BathingWaterProfileFeature/EnduringFeature
ESO http://environment.data.gov.uk/def/BathingWaterProfileFeature/ESO
esoOutfallsGeneralStatement http://environment.data.gov.uk/def/bathing-water-profile/esoOutfallsGeneralStatement
Feature http://environment.data.gov.uk/def/BathingWaterProfileFeature/Feature
esoOutfallsStatement http://environment.data.gov.uk/def/bathing-water-profile/esoOutfallsStatement
historyStatement http://environment.data.gov.uk/def/bathing-water-profile/historyStatement
interval http://environment.data.gov.uk/def/version/interval
investigationsStatement http://environment.data.gov.uk/def/bathing-water-profile/eaInvestigationsStatement
inXSDDateTime http://www.w3.org/2006/time#inXSDDateTime
isVersionOf http://purl.org/dc/terms/isVersionOf
latestProfile http://environment.data.gov.uk/def/bathing-water-profile/latestBathingWaterProfile http://environment.data.gov.uk/def/bathing-water-profile/BathingWaterProfile
localAuthority http://statistics.data.gov.uk/def/administrative-geography/localAuthority
localAuthorityGeneralStatement http://environment.data.gov.uk/def/bathing-water-profile/localAuthorityGeneralStatement
localAuthorityStatement http://environment.data.gov.uk/def/bathing-water-profile/localAuthorityStatement
macroAlgaeStatement http://environment.data.gov.uk/def/bathing-water-profile/macroAlgaeStatement
misconnectionsStatement http://environment.data.gov.uk/def/bathing-water-profile/misconnectionsStatement
pollutionManagementGeneralStatement http://environment.data.gov.uk/def/bathing-water-profile/pollutionManagementGeneralStatement
phytoplanktonStatement http://environment.data.gov.uk/def/bathing-water-profile/phytoplanktonStatement
RSI http://environment.data.gov.uk/def/BathingWaterProfileFeature/RSI
StandardLanguageCollection http://environment.data.gov.uk/def/bathing-water-profile/StandardLanguageCollection
standardLanguageCollection http://environment.data.gov.uk/def/bathing-water-profile/standardLanguageCollection http://environment.data.gov.uk/def/bathing-water-profile/StandardLanguageCollection
stwOutfallsGeneralStatement http://environment.data.gov.uk/def/bathing-water-profile/stwOutfallsGeneralStatement
stwOutfallsStatement http://environment.data.gov.uk/def/bathing-water-profile/stwOutfallsStatement
streamsRiversStatement http://environment.data.gov.uk/def/bathing-water-profile/streamsRiversStatement
SWO http://environment.data.gov.uk/def/BathingWaterProfileFeature/SWO
TSO http://environment.data.gov.uk/def/BathingWaterProfileFeature/TSO
version http://purl.org/dc/terms/hasVersion
versionString http://environment.data.gov.uk/def/version/versionString
webResImage http://environment.data.gov.uk/def/bathing-water-profile/webResImage
workingWithFarmersStatement http://environment.data.gov.uk/def/bathing-water-profile/workingWithFarmersStatement
workingWithIndustryStatement http://environment.data.gov.uk/def/bathing-water-profile/workingWithIndustryStatement
workingWithPrivateOwnersStatement http://environment.data.gov.uk/def/bathing-water-profile/workingWithPrivateOwnersStatement
zoiDescription http://environment.data.gov.uk/def/bathing-water-profile/zoiDescription

Bathing Water Quality API Short Names

The property short names defined in the Bathing-Water Quality API Reference Documentation are available in this end point. A list of these is reproduced here for convenience.

Shortname URI long-name uri Property range (if a property)
abnormalWeatherException http://environment.data.gov.uk/def/bathing-water-quality/abnormalWeatherException http://www.w3.org/2001/XMLSchema#boolean
alias http://www.w3.org/2004/02/skos/core#altLabel open
asGML http://data.ordnancesurvey.co.uk/ontology/geometry/asGML http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral
attribute http://purl.org/linked-data/cube#attribute http://purl.org/linked-data/cube#AttributeProperty
BathingWater http://environment.data.gov.uk/def/bathing-water/BathingWater -
bathingWater http://environment.data.gov.uk/def/bathing-water/bathingWater http://environment.data.gov.uk/def/bathing-water/BathingWater
borders http://data.ordnancesurvey.co.uk/ontology/spatialrelations/borders http://www.w3.org/2000/01/rdf-schema#Resource
broader http://www.w3.org/2004/02/skos/core#broader http://www.w3.org/2004/02/skos/core#Concept
bwq_bathingWater http://environment.data.gov.uk/def/bathing-water-quality/bathingWater http://environment.data.gov.uk/def/bathing-water/BathingWater
bwq_samplingPoint http://environment.data.gov.uk/def/bathing-water-quality/samplingPoint http://location.data.gov.uk/def/ef/SamplingPoint/SamplingPoint
BySamplingPointSlice http://environment.data.gov.uk/def/bathing-water-quality/BySamplingPointSlice -
BySamplingPointYearSlice http://environment.data.gov.uk/def/bathing-water-quality/BySamplingPointYearSlice -
ByWeekSlice http://environment.data.gov.uk/def/bathing-water-quality/ByWeekSlice -
ByYearSlice http://environment.data.gov.uk/def/bathing-water-quality/ByYearSlice -
Class http://www.w3.org/2000/01/rdf-schema#Class -
CoastalBathingWater http://environment.data.gov.uk/def/bathing-water/CoastalBathingWater -
comment http://www.w3.org/2000/01/rdf-schema#comment open
ComplianceAssessment http://environment.data.gov.uk/def/bathing-water-quality/ComplianceAssessment -
ComplianceBySamplingPointSlice http://environment.data.gov.uk/def/bathing-water-quality/ComplianceBySamplingPointSlice -
ComplianceByYearSlice http://environment.data.gov.uk/def/bathing-water-quality/ComplianceByYearSlice -
complianceClassification http://environment.data.gov.uk/def/bathing-water-quality/complianceClassification http://environment.data.gov.uk/def/bathing-water-quality/Compliance
complianceCode http://environment.data.gov.uk/def/bathing-water-quality/complianceCode -
complianceCodeNotation http://environment.data.gov.uk/def/bathing-water-quality/complianceCodeNotation http://environment.data.gov.uk/def/bathing-water-quality/complianceCode
component http://purl.org/linked-data/cube#component http://purl.org/linked-data/cube#ComponentSpecification
componentProperty http://purl.org/linked-data/cube#componentProperty http://purl.org/linked-data/cube#ComponentProperty
Concept http://www.w3.org/2004/02/skos/core#Concept -
ConceptScheme http://www.w3.org/2004/02/skos/core#ConceptScheme -
containedBy http://data.ordnancesurvey.co.uk/ontology/spatialrelations/containedBy http://www.w3.org/2000/01/rdf-schema#Resource
contains http://data.ordnancesurvey.co.uk/ontology/spatialrelations/contains http://www.w3.org/2000/01/rdf-schema#Resource
contributor http://purl.org/dc/terms/contributor http://www.w3.org/2000/01/rdf-schema#Resource
countQualifierNotation http://environment.data.gov.uk/def/bathing-water-quality/countQualifierNotation http://environment.data.gov.uk/def/bathing-water-quality/countQualifierCode
country http://statistics.data.gov.uk/def/administrative-geography/country http://statistics.data.gov.uk/def/administrative-geography/Country
county http://statistics.data.gov.uk/def/administrative-geography/county http://www.w3.org/2000/01/rdf-schema#Resource
coverage http://statistics.data.gov.uk/def/administrative-geography/coverage http://www.w3.org/2000/01/rdf-schema#Resource
created http://purl.org/dc/terms/created http://www.w3.org/2001/XMLSchema#date
dataDump http://rdfs.org/ns/void#dataDump http://www.w3.org/2000/01/rdf-schema#Resource
DataSet http://purl.org/linked-data/cube#DataSet -
Dataset http://rdfs.org/ns/void#Dataset -
dataset http://purl.org/linked-data/cube#dataSet http://purl.org/linked-data/cube#DataSet
definition http://www.w3.org/2004/02/skos/core#definition -
description http://purl.org/dc/terms/description -
dimension http://purl.org/linked-data/cube#dimension http://purl.org/linked-data/cube#DimensionProperty
dimensions http://location.data.gov.uk/def/common/Geometry/dimensions http://www.w3.org/2001/XMLSchema#decimal
district http://statistics.data.gov.uk/def/administrative-geography/district http://www.w3.org/2000/01/rdf-schema#Resource
domain http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/2000/01/rdf-schema#Resource
easting http://data.ordnancesurvey.co.uk/ontology/spatialrelations/easting http://www.w3.org/2001/XMLSchema#decimal
entrovirusCount http://environment.data.gov.uk/def/bathing-water-quality/entrovirusCount http://www.w3.org/2001/XMLSchema#integer
entrovirusQualifier http://environment.data.gov.uk/def/bathing-water-quality/entrovirusQualifier http://environment.data.gov.uk/def/bathing-water-quality/CountQualifier
envelope http://location.data.gov.uk/def/common/Geometry/envelope http://location.data.gov.uk/def/common/Geometry/Envelope
Envelope http://location.data.gov.uk/def/common/Geometry/Envelope -
escherichiaColiCount http://environment.data.gov.uk/def/bathing-water-quality/escherichiaColiCount http://www.w3.org/2001/XMLSchema#integer
escherichiaColiQualifier http://environment.data.gov.uk/def/bathing-water-quality/escherichiaColiQualifier http://environment.data.gov.uk/def/bathing-water-quality/CountQualifier
eubwid http://environment.data.gov.uk/def/bathing-water/eubwid -
eubwidNotation http://environment.data.gov.uk/def/bathing-water/eubwidNotation http://environment.data.gov.uk/def/bathing-water/eubwid
extent http://data.ordnancesurvey.co.uk/ontology/geometry/extent http://data.ordnancesurvey.co.uk/ontology/geometry/AbstractGeometry
faecalColiformCount http://environment.data.gov.uk/def/bathing-water-quality/faecalColiformCount http://www.w3.org/2001/XMLSchema#integer
faecalColiformQualifier http://environment.data.gov.uk/def/bathing-water-quality/faecalColiformQualifier http://environment.data.gov.uk/def/bathing-water-quality/CountQualifier
faecalStreptococciCount http://environment.data.gov.uk/def/bathing-water-quality/faecalStreptococciCount http://www.w3.org/2001/XMLSchema#integer
faecalStreptococciQualifier http://environment.data.gov.uk/def/bathing-water-quality/faecalStreptococciQualifier http://environment.data.gov.uk/def/bathing-water-quality/CountQualifier
gssCode http://data.ordnancesurvey.co.uk/ontology/admingeo/gssCode open
imports http://www.w3.org/2002/07/owl#imports http://www.w3.org/2000/01/rdf-schema#Resource
InlandBathingWater http://environment.data.gov.uk/def/bathing-water/InlandBathingWater -
inScheme http://www.w3.org/2004/02/skos/core#inScheme http://www.w3.org/2004/02/skos/core#ConceptScheme
intestinalEnterococciCount http://environment.data.gov.uk/def/bathing-water-quality/intestinalEnterococciCount http://www.w3.org/2001/XMLSchema#integer
intestinalEnterococciQualifier http://environment.data.gov.uk/def/bathing-water-quality/intestinalEnterococciQualifier http://environment.data.gov.uk/def/bathing-water-quality/CountQualifier
inXSDDateTime http://www.w3.org/2006/time#inXSDDateTime http://www.w3.org/2001/XMLSchema#dateTime
isDefinedBy http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://www.w3.org/2000/01/rdf-schema#Resource
isReplacedBy http://purl.org/dc/terms/isReplacedBy http://www.w3.org/2000/01/rdf-schema#Resource
itemType http://reference.data.gov.uk/def/reference/itemType http://www.w3.org/2000/01/rdf-schema#Class
label http://www.w3.org/2000/01/rdf-schema#label open
LakeBathingWater http://environment.data.gov.uk/def/bathing-water/LakeBathingWater -
lat http://www.w3.org/2003/01/geo/wgs84_pos#lat http://www.w3.org/2001/XMLSchema#decimal
latestComplianceAssessment http://environment.data.gov.uk/def/bathing-water-quality/latestComplianceAssessment http://environment.data.gov.uk/def/bathing-water-quality/ComplianceAssessment
latestSampleAssessment http://environment.data.gov.uk/def/bathing-water-quality/latestSampleAssessment http://environment.data.gov.uk/def/bathing-water-quality/SampleAssessment
license http://purl.org/dc/terms/license http://www.w3.org/2000/01/rdf-schema#Resource
LocalAuthorityDistrict http://statistics.data.gov.uk/def/administrative-geography/LocalAuthorityDistrict -
long http://www.w3.org/2003/01/geo/wgs84_pos#long http://www.w3.org/2001/XMLSchema#decimal
lowerCorner http://location.data.gov.uk/def/common/Geometry/lowerCorner http://location.data.gov.uk/def/common/Geometry/Point
marsh http://environment.data.gov.uk/def/bathing-water/marsh-sediment -
mbox http://xmlns.com/foaf/0.1/mbox http://purl.org/linked-data/api/vocab#SimpleLiteral
measure http://purl.org/linked-data/cube#measure http://purl.org/linked-data/cube#MeasureProperty
modified http://purl.org/dc/terms/modified http://www.w3.org/2001/XMLSchema#date
mud http://environment.data.gov.uk/def/bathing-water/mud-sediment -
name http://www.w3.org/2004/02/skos/core#prefLabel open
narrower http://www.w3.org/2004/02/skos/core#narrower http://www.w3.org/2004/02/skos/core#Concept
new http://environment.data.gov.uk/def/bathing-water-quality/new -
northing http://data.ordnancesurvey.co.uk/ontology/spatialrelations/northing http://www.w3.org/2001/XMLSchema#decimal
not-assessed http://environment.data.gov.uk/def/bathing-water-quality/not-assessed -
not-present http://environment.data.gov.uk/def/bathing-water-quality/not-present -
notation http://www.w3.org/2004/02/skos/core#notation open
note http://www.w3.org/2004/02/skos/core#note open
observation http://purl.org/linked-data/cube#observation http://purl.org/linked-data/cube#Observation
Observation http://purl.org/linked-data/cube#Observation -
onProperty http://www.w3.org/2002/07/owl#onProperty http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
ordinalWeekOfYear http://reference.data.gov.uk/def/intervals/ordinalWeekOfYear http://www.w3.org/2001/XMLSchema#integer
ordinalWeekOfYearYear http://reference.data.gov.uk/def/intervals/ordinalWeekOfYearYear http://www.w3.org/2001/XMLSchema#integer
ordinalYear http://reference.data.gov.uk/def/intervals/ordinalYear http://www.w3.org/2001/XMLSchema#integer
other http://environment.data.gov.uk/def/bathing-water/other-sediment -
Point http://location.data.gov.uk/def/common/Geometry/Point -
presenceCode http://environment.data.gov.uk/def/bathing-water-quality/presenceCode -
presenceNotation http://environment.data.gov.uk/def/bathing-water-quality/presenceNotation http://environment.data.gov.uk/def/bathing-water-quality/presenceCode
present http://environment.data.gov.uk/def/bathing-water-quality/present -
Property http://www.w3.org/1999/02/22-rdf-syntax-ns#Property -
publisher http://purl.org/dc/terms/publisher http://www.w3.org/2000/01/rdf-schema#Resource
range http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Resource
recordDate http://environment.data.gov.uk/def/bathing-water-quality/recordDate http://www.w3.org/2001/XMLSchema#date
recordStatus http://environment.data.gov.uk/def/bathing-water-quality/recordStatus http://www.w3.org/2002/07/owl#Thing
regionalOrganization http://environment.data.gov.uk/def/bathing-water/regionalOrganization http://www.w3.org/ns/org#Organization
replacement http://environment.data.gov.uk/def/bathing-water-quality/replacement -
replaces http://purl.org/dc/terms/replaces http://www.w3.org/2000/01/rdf-schema#Resource
rock http://environment.data.gov.uk/def/bathing-water/rock-sediment -
salmonellaPresent http://environment.data.gov.uk/def/bathing-water-quality/salmonellaPresent http://environment.data.gov.uk/def/bathing-water-quality/Presence
sameAs http://www.w3.org/2002/07/owl#sameAs http://www.w3.org/2000/01/rdf-schema#Resource
SampleAssessment http://environment.data.gov.uk/def/bathing-water-quality/SampleAssessment -
sampleClassification http://environment.data.gov.uk/def/bathing-water-quality/sampleClassification http://environment.data.gov.uk/def/bathing-water-quality/Compliance
sampleDateTime http://environment.data.gov.uk/def/bathing-water-quality/sampleDateTime http://www.w3.org/2006/time#Instant
samplePointCode http://location.data.gov.uk/def/ef/SamplingPoint/samplePointCode -
samplePointNotation http://location.data.gov.uk/def/ef/SamplingPoint/samplePointNotation http://location.data.gov.uk/def/ef/SamplingPoint/samplePointCode
sampleWeek http://environment.data.gov.uk/def/bathing-water-quality/sampleWeek http://reference.data.gov.uk/def/intervals/Iso8601Week
sampleYear http://environment.data.gov.uk/def/bathing-water-quality/sampleYear http://reference.data.gov.uk/def/intervals/CalendarYear
SamplingPoint http://location.data.gov.uk/def/ef/SamplingPoint/SamplingPoint -
samplingPoint http://location.data.gov.uk/def/ef/SamplingPoint/samplingPoint http://location.data.gov.uk/def/ef/SamplingPoint/SamplingPoint
sand http://environment.data.gov.uk/def/bathing-water/sand-sediment -
scopeNote http://www.w3.org/2004/02/skos/core#scopeNote open
Sediment http://environment.data.gov.uk/def/bathing-water/SedimentType -
sedimentTypesPresent http://environment.data.gov.uk/def/bathing-water/sedimentTypesPresent http://environment.data.gov.uk/def/bathing-water/SedimentType
seeAlso http://www.w3.org/2000/01/rdf-schema#seeAlso http://www.w3.org/2000/01/rdf-schema#Resource
shingle http://environment.data.gov.uk/def/bathing-water/shingle-sediment -
slice http://purl.org/linked-data/cube#slice http://purl.org/linked-data/cube#Slice
sliceKey http://purl.org/linked-data/cube#sliceKey http://purl.org/linked-data/cube#SliceKey
sliceStructure http://purl.org/linked-data/cube#sliceStructure http://purl.org/linked-data/cube#SliceKey
source http://purl.org/dc/terms/source -
sparqlEndpoint http://rdfs.org/ns/void#sparqlEndpoint http://www.w3.org/2000/01/rdf-schema#Resource
srs http://location.data.gov.uk/def/common/Geometry/srs http://www.w3.org/2000/01/rdf-schema#Resource
status http://reference.data.gov.uk/def/reference/status http://www.w3.org/2000/01/rdf-schema#Resource
structure http://purl.org/linked-data/cube#structure http://purl.org/linked-data/cube#DataStructureDefinition
subClassOf http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/2000/01/rdf-schema#Class
subPropertyOf http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
subset http://rdfs.org/ns/void#subset http://www.w3.org/2000/01/rdf-schema#Resource
topConcept http://www.w3.org/2004/02/skos/core#hasTopConcept http://www.w3.org/2004/02/skos/core#Concept
topConceptOf http://www.w3.org/2004/02/skos/core#topConceptOf http://www.w3.org/2004/02/skos/core#ConceptScheme
totalColiformCount http://environment.data.gov.uk/def/bathing-water-quality/totalColiformCount http://www.w3.org/2001/XMLSchema#integer
totalColiformQualifier http://environment.data.gov.uk/def/bathing-water-quality/totalColiformQualifier http://environment.data.gov.uk/def/bathing-water-quality/CountQualifier
TransitionalBathingWater http://environment.data.gov.uk/def/bathing-water/TransitionalBathingWater -
type http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
upperCorner http://location.data.gov.uk/def/common/Geometry/upperCorner http://location.data.gov.uk/def/common/Geometry/Point
uriRegexPattern http://rdfs.org/ns/void#uriRegexPattern open
uriSet http://reference.data.gov.uk/def/reference/uriSet http://reference.data.gov.uk/def/reference/URIset
value http://www.w3.org/1999/02/22-rdf-syntax-ns#value -
versionInfo http://www.w3.org/2002/07/owl#versionInfo open
vocabulary http://rdfs.org/ns/void#vocabulary http://www.w3.org/2000/01/rdf-schema#Resource
waterQualityImpactedByHeavyRain http://environment.data.gov.uk/def/bathing-water/waterQualityImpactedByHeavyRain http://www.w3.org/2001/XMLSchema#boolean
who http://xmlns.com/foaf/0.1/name open
withdrawal http://environment.data.gov.uk/def/bathing-water-quality/withdrawal -
x-coord http://location.data.gov.uk/def/common/Geometry/x http://www.w3.org/2001/XMLSchema#decimal
y-coord http://location.data.gov.uk/def/common/Geometry/y http://www.w3.org/2001/XMLSchema#decimal
yearDesignated http://environment.data.gov.uk/def/bathing-water/yearDesignated http://reference.data.gov.uk/def/intervals/CalendarYear
z-coord http://location.data.gov.uk/def/common/Geometry/z http://www.w3.org/2001/XMLSchema#decimal
zoiCode http://location.data.gov.uk/def/ef/ZoneOfInfluence/zoiCode -
zoiNotation http://location.data.gov.uk/def/ef/ZoneOfInfluence/zoiNotation http://location.data.gov.uk/def/ef/ZoneOfInfluence/zoiCode
ZoneOfInfluence http://location.data.gov.uk/def/ef/ZoneOfInfluence/ZoneOfInfluence -
zoneOfInfluence http://location.data.gov.uk/def/ef/ZoneOfInfluence/zoneOfInfluence http://location.data.gov.uk/def/ef/ZoneOfInfluence/ZoneOfInfluence