Tim Davies

Results 26 issues of Tim Davies

In #156 @klambacher says: > We have a requirement to record minimum and maximum age data which is used for searching purposes. Is possible to recommend a structured format for...

feature request
schema
MINOR upgrade
MAJOR upgrade

In https://github.com/openreferral/api-specification/issues/23 there is a discussion of being able to sync data about service opening times from the 'events' section of a services website, into referral datasets. At present, HSDS...

discussion
schema
MINOR upgrade
MAJOR upgrade
Spring 2020 Upgrade

Most `id` fields in [datapackage.json](https://github.com/openreferral/specification/blob/master/datapackage.json) are described with the text "Each X must have a unique identifier". However, in most cases, this is not properly declared in datapackage.json which contains...

schema
MINOR upgrade

The EU have been working on a data model to describe Public Services. This may have some strong overlaps with the idea of Human Services. During work on 1.1 or...

discussion
mappings

In the [Open Referral Legal Services](https://openreferral.org/?s=legal&submit=Search) working group call the issue came up of organisations that are only able to offer a particular service for a set period of time....

discussion
schema

At present service_taxonomy is used to related `service` objects to `taxonomy` objects, classifying a service. From #154 via @klambacher: > To my knowledge, categories would not be required to describe...

schema
MINOR upgrade
MAJOR upgrade

From the API thread at https://github.com/openreferral/api-specification/issues/21 There are cases when addresses, locations (and contact details?) should not be disclosed to protect a service or service users. Whilst this information may...

schema
MINOR upgrade

At the moment HSDS is defined via a [datapackage.json document](https://github.com/openreferral/specification/blob/master/datapackage.json). The [HSDA API](https://github.com/openreferral/api-specification) uses JSON Schema for definitions, manually created from HSDS. We want to move towards a situation in...

documentation

An issue has come up in [discussions over the API specification](https://apievangelist.com/2017/07/17/making-all-sub-resources-available-within-the-core-set-of-human-service-apis/) over whether HSDS should describe a 'sanctioned' way of representing services, organizations and locations as nested objects, containing the...

At the moment the graph hides edge annotations (e.g. percentages of ownership) when there are more than a particular number of nodes, or more than a given complexity. This is...

enhancement