2 configurations

landregistry.data.gov.uk - Linked Data API show/hide

loaded from /etc/elda/conf.d/landregistry/landregistry.data.gov.uk.ttl

comments

landregistry.data.gov.uk - Linked Data API

endpoints

/anything [list endpoint]

comments

A generic listing endpoint for listing things based solely on URI based filter parameters

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
FILTER (!isBlank(?item)) ?item a [] .

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data [list endpoint]

comments

Lists available datasets

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
{ ?item  a void:Dataset } UNION { ?item a qb:DataSet }

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/hpi [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=MonthlyIndicesByRegion

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/hpi/month/{month} [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=MonthlyIndicesByRegion
filter refPeriod={month}

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/hpi/region/{regionName} [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
   BIND (replace(?regionName,"-"," ","i") as ?s_altRegionName)
   BIND (?regionName as ?s_regionName)
   BIND (xsd:string(replace(?regionName,"-"," ","i")) as ?x_altRegionName)
   BIND (xsd:string(?regionName) as ?x_regionName)
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?s_regionName }
   UNION
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?s_altRegionName }
   UNION
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?x_regionName }
   UNION
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?x_altRegionName }
   UNION
   {?item a                     def-hpi:MonthlyIndicesByRegion ; 
          def-hpi:refRegion     ?r_region .
   }

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
r_regionhttp://landregistry.data.gov.uk/id/region/a_regionNamerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/hpi/region/{regionName}/month [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
   BIND (replace(?regionName,"-"," ","i") as ?s_altRegionName)
   BIND (?regionName as ?s_regionName)
   BIND (xsd:string(replace(?regionName,"-"," ","i")) as ?x_altRegionName)
   BIND (xsd:string(?regionName) as ?x_regionName)
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?s_regionName }
   UNION
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?s_altRegionName }
   UNION
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?x_regionName }
   UNION
   { ?item a                     def-hpi:MonthlyIndicesByRegion ; 
           def-hpi:refRegionName ?x_altRegionName }
   UNION
   {?item a                     def-hpi:MonthlyIndicesByRegion ; 
          def-hpi:refRegion     ?r_region .
   }

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
r_regionhttp://landregistry.data.gov.uk/id/region/a_regionNamerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/hpi/region/{regionName}/month/{month} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter refPeriod={month}

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
r_regionhttp://landregistry.data.gov.uk/id/region/a_regionNamerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/ppi/address [list endpoint]

comments

List addresses associated with transactions

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=BS7666Address

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/ppi/address/{address}/transactions [list endpoint]

comments

List transactions associated with a given address

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=TransactionRecord
where
   ?item  ppi:propertyAddress ?transactionAddress .

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
transactionAddresshttp://landregistry.data.gov.uk/data/ppi/address/a_addressrdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
default address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
/data/ppi/transaction [list endpoint]

comments

List PPI transactions

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=Transaction

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/ppi/transaction-record [list endpoint]

comments

List PPI transaction records

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=TransactionRecord

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
default address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
/data/ppi/transaction/{instance} [list endpoint]

comments

List PPI transaction and associated transaction records associated with a transactionId

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter transactionId={instance}

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
default address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
/data/ppi/transaction/{instance}/ [list endpoint]

comments

List PPI transaction records associated with a transaction

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
?transaction  ppi:hasTransactionRecord ?item .

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
transactionhttp://landregistry.data.gov.uk/data/ppi/transaction/a_instancerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
default address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
/data/ppi/transaction/{transactionId}/{record} [item endpoint]

comments

Describe a particular TransactionRecord

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/data/ppi/transaction/a_transactionId/a_record

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
default address (just these properties)
ANY
ANY.label
ANY.prefLabel
propertyAddress.ANY
/data/trans/applications [list endpoint]

comments

Lists monthly counts of applications to the Land Registry

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
   { ?item   a  trans:ApplicationCountsByRegion } UNION
   { ?item a trans:ApplicationCountsByAccount } UNION
   { ?item a trans:ApplicationCountsByAccountForValue } UNION
   { ?item a trans:ApplicationCountsByLocalAuthority }

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/trans/applications-by-account [list endpoint]

comments

Lists monthly counts of applications to the Land Registry by account holder

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=ApplicationCountsByAccount

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/trans/applications-by-account-for-value [list endpoint]

comments

Lists monthly counts of applications to the Land Registry by account holder for value

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=ApplicationCountsByAccountForValue

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/trans/applications-by-local-authority [list endpoint]

comments

Lists monthly counts of applications to the Land Registry by local authority

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=ApplicationCountsByLocalAuthority

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/trans/applications-by-region [list endpoint]

comments

Lists monthly counts of applications to the Land Registry by region

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=ApplicationCountsByRegion

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/data/{dataset} [item endpoint]

comments

Describe a particular dataset

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/data/a_dataset

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/def [list endpoint]

comments

Returns a list of vocabularies organised under http://landregistry.data.gov.uk/def/

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
{ ?item a owl:Ontology } FILTER (regex(STR(?item),?regex))

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
regex^http://landregistry.data.gov.uk/def/
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

scheme (just these properties)
ANY
ANY.ANY
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
default scheme (just these properties)
ANY
ANY.ANY
/def/{scheme} [list endpoint]

comments

Returns a paged list of vocabulary terms from a given vocabulary.

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
   {?item a owl:Ontology} 
    UNION {?item a qb:ComponentSpecification} 
    UNION {?item a qb:SliceKey} 
    UNION {?item a qb:DataStructureDefinition} 
    UNION {?item a qb:CodedProperty} 
    UNION {?item a qb:DimensionProperty} 
    UNION {?item a qb:MeasureProperty} 
    UNION {?item a qb:AttributeProperty} 
    UNION {?item a rdf:Property} 
    UNION {?item a owl:ObjectProperty} 
    UNION {?item a owl:DatatypeProperty} 
    UNION {?item a rdfs:Class} 
    UNION {?item a rdfs:Datatype } 
    UNION {?item a owl:Class} 
    UNION {?item a owl:Restriction} 
    UNION {?item a owl:DatatypeProperty} 
    UNION {?item a owl:ObjectProperty} 
    UNION {?item a skos:Concept} 
    UNION {?item a skos:ConceptScheme}
    UNION {?item a ppi:RecordStatusConcept }
    FILTER (regex(STR(?item),?schemeRegx))
 

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
schemeRegx^http://landregistry.data.gov.uk/def/a_scheme/
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

description (DESCRIBE)
definition (just these properties)
ANY
ANY.ANY
basic (just these properties)
label
type rdfs:Resource
default definition (just these properties)
ANY
ANY.ANY
/def/{scheme}/ [item endpoint]

comments

Returns information about a particular vocabulary.

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/def/a_scheme/

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

scheme (just these properties)
ANY
ANY.ANY
description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
default scheme (just these properties)
ANY
ANY.ANY
/def/{scheme}/{term} [item endpoint]

comments

Returns individual term definitions from a vocabulary

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/def/a_scheme/a_term

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default description (DESCRIBE)
definition (just these properties)
ANY
ANY.ANY
basic (just these properties)
label
type rdfs:Resource
/def/{scheme}/{term}/instance [list endpoint]

comments

Lists known instances of a given vocabulary (class) term.

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
 ?item a ?class . 

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
classhttp://landregistry.data.gov.uk/def/a_scheme/a_termrdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default description (DESCRIBE)
definition (just these properties)
ANY
ANY.ANY
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/def/{scheme}/{term}/property [list endpoint]

comments

Lists properties used in the dataset to describe instances of a given vocabulary (class) term.

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
{ select ?thing where { ?thing a ?class } limit 1000} ?thing ?item [].

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
classhttp://landregistry.data.gov.uk/def/a_scheme/a_termrdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default description (DESCRIBE)
definition (just these properties)
ANY
ANY.ANY
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
/def/{scheme}/{term}/subclass [list endpoint]

comments

Lists defined subclasses of a given vocabulary (class) term.

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
 ?item rdfs:subClassOf ?superclass . 

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
superclasshttp://landregistry.data.gov.uk/def/a_scheme/a_termrdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

description (DESCRIBE)
definition (just these properties)
ANY
ANY.ANY
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
default definition (just these properties)
ANY
ANY.ANY
/doc/region [list endpoint]

comments

List Land Registry reporting regions

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

where
   VALUES (?rType)
       { (admingeo:Borough) 
         (admingeo:UnitaryAuthority)
         (admingeo:GreaterLondonAuthority)
         (admingeo:LondonBorough)
         (admingeo:District)
         (admingeo:MetropolitanDistrict)
         (admingeo:EuropeanRegion)
         (admingeo:County)
       }
       ?item a ?rType .

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
region (just these properties)
ANY
contains.label
within.label
default region (just these properties)
ANY
contains.label
within.label
/doc/region/{region} [item endpoint]

comments

Describe a particular Land Registry reporting region.

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

http://landregistry.data.gov.uk/id/region/a_region

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
description (DESCRIBE)
none (just these properties)
basic (just these properties)
label
type rdfs:Resource
region (just these properties)
ANY
contains.label
within.label
default region (just these properties)
ANY
contains.label
within.label
/thing?resource={uri} [item endpoint]

comments

A generic item endpoint API for asking about a specific thing by 'uri'.

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_uri

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1}/{p2} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1/a_p2

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1}/{p2}/{p3} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1/a_p2/a_p3

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1}/{p2}/{p3}/{p4} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1/a_p2/a_p3/a_p4

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1}/{p2}/{p3}/{p4}/{p5} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1/a_p2/a_p3/a_p4/a_p5

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1}/{p2}/{p3}/{p4}/{p5}/{p6} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1/a_p2/a_p3/a_p4/a_p5/a_p6

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource
/{p0}/{p1}/{p2}/{p3}/{p4}/{p5}/{p6}/{p7} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

item template

a_base/a_p0/a_p1/a_p2/a_p3/a_p4/a_p5/a_p6/a_p7

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
default description (DESCRIBE)
basic (just these properties)
label
type rdfs:Resource

shortname dictionary show/hide

short namerange (if property)qname
accountCustomerNamexsd:stringtrans:accountCustomerName
add-ppi:add
additionalPricePaidTransaction-ppi:additionalPricePaidTransaction
altLabelunspecifiedskos:altLabel
annualChangexsd:decimaldef-hpi:annualChange
ApplicationCountsByAccount-trans:ApplicationCountsByAccount
ApplicationCountsByAccountForValue-trans:ApplicationCountsByAccountForValue
ApplicationCountsByLocalAuthority-trans:ApplicationCountsByLocalAuthority
ApplicationCountsByRegion-trans:ApplicationCountsByRegion
attributerdfs:Resourceqb:attribute
averagePricesDetachedSASMxsd:integerdef-hpi:averagePricesDetachedSASM
averagePricesFlatMaisonetteSASMxsd:integerdef-hpi:averagePricesFlatMaisonetteSASM
averagePricesSAxsd:integerdef-hpi:averagePricesSA
averagePricesSASMxsd:integerdef-hpi:averagePricesSASM
averagePricesSemiDetachedSASMxsd:integerdef-hpi:averagePricesSemiDetachedSASM
averagePricesTerracedSASMxsd:integerdef-hpi:averagePricesTerracedSASM
boolean-xsd:boolean
Borough-admingeo:Borough
broaderskos:Conceptskos:broader
browseunspecifiedhttp://usefulinc.com/ns/doap#browse
BS7666Address-common:BS7666Address
bug_databaseunspecifiedhttp://usefulinc.com/ns/doap#bug-database
byte-xsd:byte
cardinalityxsd:integerowl:cardinality
change-ppi:change
commentunspecifiedrdfs:comment
componentrdfs:Resourceqb:component
Concept-skos:Concept
ConceptScheme-skos:ConceptScheme
containsrdfs:Resourcesr:contains
countPeriodxsd:gYearMonthtrans:countPeriod
countyxsd:stringcommon:county
County-admingeo:County
creatorunspecifieddc11:creator
dataSetrdfs:Resourceqb:dataSet
DataSet-qb:DataSet
DataStructureDefinition-qb:DataStructureDefinition
date-xsd:date
dateTime-xsd:dateTime
dc_datexsd:datedc11:date
decimal-xsd:decimal
definitionunspecifiedlda:definition
delete-ppi:delete
descriptionunspecifieddc11:description
detached-common:detached
DFLCountxsd:integertrans:DFLCount
dimensionrdfs:Resourceqb:dimension
DimensionProperty-qb:DimensionProperty
districtxsd:stringcommon:district
District-admingeo:District
DLGCountxsd:integertrans:DLGCount
domainrdfs:Classrdfs:domain
double-xsd:double
endpointunspecifiedhttp://purl.org/net/opmv/types/sparql#endpoint
estateTypecommon:EstateTypeppi:estateType
EuropeanRegion-admingeo:EuropeanRegion
exampleunspecifiedskos:example
extendedMetadataVersionunspecifiedlda:extendedMetadataVersion
familyNameunspecifiedfoaf:familyName
firstunspecifiedhttp://www.w3.org/1999/xhtml/vocab#first
flat-maisonette-common:flat-maisonette
float-xsd:float
foaf_homepageunspecifiedfoaf:homepage
formatunspecifieddcterms:format
FRCountxsd:integertrans:FRCount
freehold-common:freehold
givenNameunspecifiedfoaf:givenName
GreaterLondonAuthority-admingeo:GreaterLondonAuthority
gYear-xsd:gYear
gYearMonth-xsd:gYearMonth
hasFormatunspecifieddcterms:hasFormat
hasPartunspecifieddcterms:hasPart
hasTransactionppi:Transactionppi:hasTransaction
hasTransactionRecordppi:TransactionRecordppi:hasTransactionRecord
hasVersionunspecifieddcterms:hasVersion
homepageunspecifiedhttp://usefulinc.com/ns/doap#homepage
identifierunspecifieddc11:identifier
implementsunspecifiedhttp://usefulinc.com/ns/doap#implements
importsrdfs:Resourceowl:imports
indicesxsd:decimaldef-hpi:indices
indicesSAxsd:decimaldef-hpi:indicesSA
indicesSASMxsd:decimaldef-hpi:indicesSASM
inSchemeskos:ConceptSchemeskos:inScheme
int-xsd:int
integer-xsd:integer
isDefinedByrdfs:Resourcerdfs:isDefinedBy
isFormatOfunspecifieddcterms:isFormatOf
isPartOfunspecifieddcterms:isPartOf
isPrimaryTopicOfrdfs:Resourcefoaf:isPrimaryTopicOf
isVersionOfunspecifieddcterms:isVersionOf
itemunspecifiedlda:item
itemsunspecifiedlda:items
itemsPerPageunspecifiedhttp://a9.com/-/spec/opensearch/1.1/itemsPerPage
labelunspecifiedrdfs:label
leasehold-common:leasehold
listURLunspecifiedelda:listURL
localAuthorityNamexsd:stringtrans:localAuthorityName
localityxsd:stringcommon:locality
locationunspecifiedhttp://usefulinc.com/ns/doap#location
LondonBorough-admingeo:LondonBorough
long-xsd:long
maxCardinalityxsd:integerowl:maxCardinality
measurerdfs:Resourceqb:measure
MeasureProperty-qb:MeasureProperty
MetropolitanDistrict-admingeo:MetropolitanDistrict
minCardinalityxsd:integerowl:minCardinality
monthlyChangexsd:decimaldef-hpi:monthlyChange
MonthlyIndicesByRegion-def-hpi:MonthlyIndicesByRegion
nameunspecifiedfoaf:name
narrowerskos:Conceptskos:narrower
newBuildxsd:booleanppi:newBuild
nextunspecifiedhttp://www.w3.org/1999/xhtml/vocab#next
notationunspecifiedskos:notation
noteunspecifiedskos:note
Observation-qb:Observation
OC1Countxsd:integertrans:OC1Count
OC2Countxsd:integertrans:OC2Count
OSNPPCountxsd:integertrans:OSNPPCount
OSNPWCountxsd:integertrans:OSNPWCount
OSPCountxsd:integertrans:OSPCount
OSWCountxsd:integertrans:OSWCount
other-common:otherPropertyType
owl_Class-owl:Class
pageunspecifiedlda:page
paonxsd:stringcommon:paon
postcodexsd:stringcommon:postcode
prefLabelunspecifiedskos:prefLabel
prevunspecifiedhttp://www.w3.org/1999/xhtml/vocab#prev
pricePaidxsd:integerppi:pricePaid
primaryTopicrdfs:Resourcefoaf:primaryTopic
processorunspecifiedlda:processor
programming_languageunspecifiedhttp://usefulinc.com/ns/doap#programming-language
propertyunspecifiedlda:property
propertyAddresscommon:Addressppi:propertyAddress
propertyTyperdfs:Resourceppi:propertyType
propertyTypeNotationppi:PropertyTypeNotationDatatypecommon:propertyTypeNotation
PropertyTypeNotationDatatype-common:PropertyTypeNotationDatatype
publishDatexsd:dateppi:publishDate
publisherunspecifieddc11:publisher
queryunspecifiedhttp://purl.org/net/opmv/types/sparql#query
rangerdfs:Resourcerdfs:range
rdf_firstrdf:Listrdf:first
rdfs_Class-rdfs:Class
RecordStatus-ppi:RecordStatus
recordStatusppi:RecordStatusppi:recordStatus
recordStatusNotationppi:RecordStatusNotationDatatypeppi:recordStatusNotation
RecordStatusNotationDatatype-ppi:RecordStatusNotationDatatype
refPeriodxsd:gYearMonthdef-hpi:refPeriod
refRegionrdfs:Resourcedef-hpi:refRegion
refRegionNameunspecifieddef-hpi:refRegionName
regionNamexsd:stringtrans:regionName
releaseOfunspecifiedhttp://usefulinc.com/ns/doap#releaseOf
repositoryunspecifiedhttp://usefulinc.com/ns/doap#repository
restrdf:Listrdf:rest
resultunspecifiedlda:result
revisionunspecifiedhttp://usefulinc.com/ns/doap#revision
salesVolumexsd:integerdef-hpi:salesVolume
sameAsrdfs:Resourceowl:sameAs
saonxsd:stringcommon:saon
scopeNoteunspecifiedskos:scopeNote
seeAlsordfs:Resourcerdfs:seeAlso
selectionResultunspecifiedlda:selectionResult
semi-detached-common:semi-detached
short-xsd:short
SIMCountxsd:integertrans:SIMCount
skos_definitionunspecifiedskos:definition
softwareunspecifiedhttp://purl.org/net/opmv/types/common#software
sparqlQueryunspecifiedelda:sparqlQuery
standardPricePaidTransaction-ppi:standardPricePaidTransaction
startIndexunspecifiedhttp://a9.com/-/spec/opensearch/1.1/startIndex
streetxsd:stringcommon:street
string-xsd:string
structurerdfs:Resourceqb:structure
subClassOfrdfs:Resourcerdfs:subClassOf
subjectunspecifieddc11:subject
subPropertyOfrdfs:Resourcerdfs:subPropertyOf
termBindingunspecifiedlda:termBinding
terraced-common:terraced
time-xsd:time
titleunspecifieddc11:title
topConceptskos:Conceptskos:hasTopConcept
topConceptOfskos:ConceptSchemeskos:topConceptOf
totalApplicationCountByAccountHolderxsd:integertrans:totalApplicationCountByAccountHolder
totalApplicationCountByAccountHolderForValuexsd:integertrans:totalApplicationCountByAccountHolderForValue
totalApplicationCountByLocalAuthorityxsd:integertrans:totalApplicationCountByLocalAuthority
totalApplicationCountByRegionxsd:integertrans:totalApplicationCountByRegion
totalOfficialSearchesCountByAccountHolderxsd:integertrans:totalOfficialSearchesCountByAccountHolder
townxsd:stringcommon:town
TPCountxsd:integertrans:TPCount
Transaction-ppi:Transaction
TransactionCategory-ppi:TransactionCategory
transactionCategoryppi:TransactionCategoryppi:transactionCategory
TransactionCategoryNotationppi:TransactionCategoryNotationDatatypeppi:transactionCategoryNotation
TransactionCategoryNotationDatatype-ppi:TransactionCategoryNotationDatatype
transactionDatexsd:dateppi:transactionDate
transactionIdppi:TransactionIdDatatypeppi:transactionId
TransactionRecord-ppi:TransactionRecord
typerdfs:Resourcerdf:type
unitunspecifiedqudt:unit
UnitaryAuthority-admingeo:UnitaryAuthority
urlunspecifiedhttp://www.w3.org/ns/sparql-service-description#url
valueunspecifiedrdf:value
variableBindingunspecifiedlda:variableBinding
versionInfounspecifiedowl:versionInfo
viewingResultunspecifiedlda:viewingResult
wasResultOfunspecifiedlda:wasResultOf
wikiunspecifiedhttp://usefulinc.com/ns/doap#wiki
withinrdfs:Resourcesr:within

landregistry.data.gov.uk - Linked Data API show/hide

loaded from /etc/elda/conf.d/landregistry/ukhpi.ttl

comments

landregistry.data.gov.uk - Linked Data API

endpoints

/data/ukhpi [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=MonthlyIndicesByRegion

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default all (DESCRIBE + labels)
description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/ukhpi/month/{month} [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=MonthlyIndicesByRegion
filter refMonth={month}

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default all (DESCRIBE + labels)
description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/ukhpi/region/{regionName} [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter refRegion={r_region}
filter type=MonthlyIndicesByRegion

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
r_regionhttp://landregistry.data.gov.uk/id/region/a_regionNamerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

all (DESCRIBE + labels)
description (DESCRIBE)
default none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/ukhpi/region/{regionName}/month [list endpoint]

example request path(s)

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=MonthlyIndicesByRegion
filter refRegion={r_region}

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
r_regionhttp://landregistry.data.gov.uk/id/region/a_regionNamerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default all (DESCRIBE + labels)
description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource
/data/ukhpi/region/{regionName}/month/{month} [item endpoint]

settings

default page size: 10, max page size: 200, default languages: en,none.

selectors

filter type=MonthlyIndicesByRegion (from http://landregistry.data.gov.uk/api/ukhpi/monthlyIndicesByRegionByRegionSelector)
filter refMonth={month}
filter refRegion={r_region} (from http://landregistry.data.gov.uk/api/ukhpi/monthlyIndicesByRegionByRegionSelector)

variable bindings for this endpoint

namelexical formtype or language
_defaultSuffixhtml
_exceptionIfEmptyno
_resourceRoot/lda-assets/
_rootPath/landregistry
_suppress_iptoyes
basehttp://landregistry.data.gov.uk
r_regionhttp://landregistry.data.gov.uk/id/region/a_regionNamerdfs:Resource
visibleSparqlEndpointhttps://landregistry.data.gov.uk/landregistry/sparql
visibleSparqlFormhttps://landregistry.data.gov.uk/landregistry/sparql/sparql.html

views

default all (DESCRIBE + labels)
description (DESCRIBE)
none (just these properties)
detail (just these properties)
ANY
refRegion.ANY
refRegion.contains.label
refRegion.within.label
basic (just these properties)
label
type rdfs:Resource

shortname dictionary show/hide

short namerange (if property)qname
altLabelunspecifiedskos:altLabel
attributerdfs:Resourceqb:attribute
averagePricexsd:integerdef-ukhpi:averagePrice
averagePriceCashxsd:integerdef-ukhpi:averagePriceCash
averagePriceDetachedxsd:integerdef-ukhpi:averagePriceDetached
averagePriceExistingPropertyxsd:integerdef-ukhpi:averagePriceExistingProperty
averagePriceFirstTimeBuyerxsd:integerdef-ukhpi:averagePriceFirstTimeBuyer
averagePriceFlatMaisonettexsd:integerdef-ukhpi:averagePriceFlatMaisonette
averagePriceFormerOwnerOccupierxsd:integerdef-ukhpi:averagePriceFormerOwnerOccupier
averagePriceMortgagexsd:integerdef-ukhpi:averagePriceMortgage
averagePriceNewBuildxsd:integerdef-ukhpi:averagePriceNewBuild
averagePriceSAxsd:integerdef-ukhpi:averagePriceSA
averagePriceSemiDetachedxsd:integerdef-ukhpi:averagePriceSemiDetached
averagePriceTerracedxsd:integerdef-ukhpi:averagePriceTerraced
boolean-xsd:boolean
Borough-admingeo:Borough
broaderskos:Conceptskos:broader
browseunspecifiedhttp://usefulinc.com/ns/doap#browse
BS7666Address-common:BS7666Address
bug_databaseunspecifiedhttp://usefulinc.com/ns/doap#bug-database
byte-xsd:byte
cardinalityxsd:integerowl:cardinality
commentunspecifiedrdfs:comment
componentrdfs:Resourceqb:component
Concept-skos:Concept
ConceptScheme-skos:ConceptScheme
containsrdfs:Resourcesr:contains
countyxsd:stringcommon:county
County-admingeo:County
creatorunspecifieddc11:creator
DataSet-qb:DataSet
dataSetrdfs:Resourceqb:dataSet
DataStructureDefinition-qb:DataStructureDefinition
date-xsd:date
dateTime-xsd:dateTime
dc_datexsd:datedc11:date
decimal-xsd:decimal
definitionunspecifiedlda:definition
descriptionunspecifieddc11:description
detached-common:detached
dimensionrdfs:Resourceqb:dimension
DimensionProperty-qb:DimensionProperty
districtxsd:stringcommon:district
District-admingeo:District
domainrdfs:Classrdfs:domain
double-xsd:double
endpointunspecifiedhttp://purl.org/net/opmv/types/sparql#endpoint
EuropeanRegion-admingeo:EuropeanRegion
exampleunspecifiedskos:example
extendedMetadataVersionunspecifiedlda:extendedMetadataVersion
familyNameunspecifiedfoaf:familyName
firstunspecifiedhttp://www.w3.org/1999/xhtml/vocab#first
flat-maisonette-common:flat-maisonette
float-xsd:float
foaf_homepageunspecifiedfoaf:homepage
formatunspecifieddcterms:format
givenNameunspecifiedfoaf:givenName
GreaterLondonAuthority-admingeo:GreaterLondonAuthority
gYear-xsd:gYear
gYearMonth-xsd:gYearMonth
hasFormatunspecifieddcterms:hasFormat
hasPartunspecifieddcterms:hasPart
hasVersionunspecifieddcterms:hasVersion
homepageunspecifiedhttp://usefulinc.com/ns/doap#homepage
housePriceIndexxsd:decimaldef-ukhpi:housePriceIndex
housePriceIndexCashxsd:decimaldef-ukhpi:housePriceIndexCash
housePriceIndexDetachedxsd:decimaldef-ukhpi:housePriceIndexDetached
housePriceIndexExistingPropertyxsd:decimaldef-ukhpi:housePriceIndexExistingProperty
housePriceIndexFirstTimeBuyerxsd:decimaldef-ukhpi:housePriceIndexFirstTimeBuyer
housePriceIndexFlatMaisonettexsd:decimaldef-ukhpi:housePriceIndexFlatMaisonette
housePriceIndexFormerOwnerOccupierxsd:decimaldef-ukhpi:housePriceIndexFormerOwnerOccupier
housePriceIndexMortgagexsd:decimaldef-ukhpi:housePriceIndexMortgage
housePriceIndexNewBuildxsd:decimaldef-ukhpi:housePriceIndexNewBuild
housePriceIndexSAxsd:decimaldef-ukhpi:housePriceIndexSA
housePriceIndexSemiDetachedxsd:decimaldef-ukhpi:housePriceIndexSemiDetached
housePriceIndexTerracedxsd:decimaldef-ukhpi:housePriceIndexTerraced
identifierunspecifieddc11:identifier
implementsunspecifiedhttp://usefulinc.com/ns/doap#implements
importsrdfs:Resourceowl:imports
inSchemeskos:ConceptSchemeskos:inScheme
int-xsd:int
integer-xsd:integer
isDefinedByrdfs:Resourcerdfs:isDefinedBy
isFormatOfunspecifieddcterms:isFormatOf
isPartOfunspecifieddcterms:isPartOf
isPrimaryTopicOfrdfs:Resourcefoaf:isPrimaryTopicOf
isVersionOfunspecifieddcterms:isVersionOf
itemunspecifiedlda:item
itemsunspecifiedlda:items
itemsPerPageunspecifiedhttp://a9.com/-/spec/opensearch/1.1/itemsPerPage
labelunspecifiedrdfs:label
listURLunspecifiedelda:listURL
localityxsd:stringcommon:locality
locationunspecifiedhttp://usefulinc.com/ns/doap#location
LondonBorough-admingeo:LondonBorough
long-xsd:long
maxCardinalityxsd:integerowl:maxCardinality
measurerdfs:Resourceqb:measure
MeasureProperty-qb:MeasureProperty
MetropolitanDistrict-admingeo:MetropolitanDistrict
minCardinalityxsd:integerowl:minCardinality
MonthlyIndicesByRegion-def-ukhpi:MonthlyIndicesByRegion
nameunspecifiedfoaf:name
narrowerskos:Conceptskos:narrower
nextunspecifiedhttp://www.w3.org/1999/xhtml/vocab#next
notationunspecifiedskos:notation
noteunspecifiedskos:note
Observation-qb:Observation
owl_Class-owl:Class
pageunspecifiedlda:page
paonxsd:stringcommon:paon
percentageAnnualChangexsd:decimaldef-ukhpi:percentageAnnualChange
percentageAnnualChangeCashxsd:decimaldef-ukhpi:percentageAnnualChangeCash
percentageAnnualChangeDetachedxsd:decimaldef-ukhpi:percentageAnnualChangeDetached
percentageAnnualChangeExistingPropertyxsd:decimaldef-ukhpi:percentageAnnualChangeExistingProperty
percentageAnnualChangeFirstTimeBuyerxsd:decimaldef-ukhpi:percentageAnnualChangeFirstTimeBuyer
percentageAnnualChangeFlatMaisonettexsd:decimaldef-ukhpi:percentageAnnualChangeFlatMaisonette
percentageAnnualChangeFormerOwnerOccupierxsd:decimaldef-ukhpi:percentageAnnualChangeFormerOwnerOccupier
percentageAnnualChangeMortgagexsd:decimaldef-ukhpi:percentageAnnualChangeMortgage
percentageAnnualChangeNewBuildxsd:decimaldef-ukhpi:percentageAnnualChangeNewBuild
percentageAnnualChangeSemiDetachedxsd:decimaldef-ukhpi:percentageAnnualChangeSemiDetached
percentageAnnualChangeTerracedxsd:decimaldef-ukhpi:percentageAnnualChangeTerraced
percentageChangexsd:decimaldef-ukhpi:percentageChange
percentageChangeCashxsd:decimaldef-ukhpi:percentageChangeCash
percentageChangeDetachedxsd:decimaldef-ukhpi:percentageChangeDetached
percentageChangeExistingPropertyxsd:decimaldef-ukhpi:percentageChangeExistingProperty
percentageChangeFirstTimeBuyerxsd:decimaldef-ukhpi:percentageChangeFirstTimeBuyer
percentageChangeFlatMaisonettexsd:decimaldef-ukhpi:percentageChangeFlatMaisonette
percentageChangeFormerOwnerOccupierxsd:decimaldef-ukhpi:percentageChangeFormerOwnerOccupier
percentageChangeMortgagexsd:decimaldef-ukhpi:percentageChangeMortgage
percentageChangeNewBuildxsd:decimaldef-ukhpi:percentageChangeNewBuild
percentageChangeSemiDetachedxsd:decimaldef-ukhpi:percentageChangeSemiDetached
percentageChangeTerracedxsd:decimaldef-ukhpi:percentageChangeTerraced
postcodexsd:stringcommon:postcode
prefLabelunspecifiedskos:prefLabel
prevunspecifiedhttp://www.w3.org/1999/xhtml/vocab#prev
primaryTopicrdfs:Resourcefoaf:primaryTopic
processorunspecifiedlda:processor
programming_languageunspecifiedhttp://usefulinc.com/ns/doap#programming-language
propertyunspecifiedlda:property
publisherunspecifieddc11:publisher
queryunspecifiedhttp://purl.org/net/opmv/types/sparql#query
rangerdfs:Resourcerdfs:range
rdf_firstrdf:Listrdf:first
rdfs_Class-rdfs:Class
refMonthxsd:gYearMonthdef-ukhpi:refMonth
refPeriodDurationxsd:integerdef-ukhpi:refPeriodDuration
refPeriodStartxsd:datedef-ukhpi:refPeriodStart
refRegionrdfs:Resourcedef-ukhpi:refRegion
releaseOfunspecifiedhttp://usefulinc.com/ns/doap#releaseOf
repositoryunspecifiedhttp://usefulinc.com/ns/doap#repository
restrdf:Listrdf:rest
resultunspecifiedlda:result
revisionunspecifiedhttp://usefulinc.com/ns/doap#revision
salesVolumexsd:integerdef-ukhpi:salesVolume
sameAsrdfs:Resourceowl:sameAs
saonxsd:stringcommon:saon
scopeNoteunspecifiedskos:scopeNote
seeAlsordfs:Resourcerdfs:seeAlso
selectionResultunspecifiedlda:selectionResult
semi-detached-common:semi-detached
short-xsd:short
skos_definitionunspecifiedskos:definition
softwareunspecifiedhttp://purl.org/net/opmv/types/common#software
sparqlQueryunspecifiedelda:sparqlQuery
startIndexunspecifiedhttp://a9.com/-/spec/opensearch/1.1/startIndex
streetxsd:stringcommon:street
string-xsd:string
structurerdfs:Resourceqb:structure
subClassOfrdfs:Resourcerdfs:subClassOf
subjectunspecifieddc11:subject
subPropertyOfrdfs:Resourcerdfs:subPropertyOf
termBindingunspecifiedlda:termBinding
terraced-common:terraced
time-xsd:time
titleunspecifieddc11:title
topConceptskos:Conceptskos:hasTopConcept
topConceptOfskos:ConceptSchemeskos:topConceptOf
townxsd:stringcommon:town
typerdfs:Resourcerdf:type
UnitaryAuthority-admingeo:UnitaryAuthority
urlunspecifiedhttp://www.w3.org/ns/sparql-service-description#url
valueunspecifiedrdf:value
variableBindingunspecifiedlda:variableBinding
versionInfo-owl:versionInfo
viewingResultunspecifiedlda:viewingResult
wasResultOfunspecifiedlda:wasResultOf
wikiunspecifiedhttp://usefulinc.com/ns/doap#wiki
withinrdfs:Resourcesr:within