neontribe / Linked_Development

Linked Development
1 stars 1 forks source link

count->organisations->country #51

Closed tobybatch closed 11 years ago

tobybatch commented 11 years ago

This query does not supply the Country ID needed to build the metadata url

P.S. If I were you I'd pull before editing, I've made some edits to services.yml

practicalparticipation commented 11 years ago

Hey Toby

The services.yaml in develop looks outdated. See queries and notes here: https://github.com/neontribe/Linked_Development/blob/feature/get/sy2/src/LD/APIBundle/Resources/config/services.yml

(Note: Count -> Organisations -> Country is rather complex to write a cross-dataset query for because only ELDIS really has the data stored to deal with this - so I've suggested we leave this out right now).

Note also in constructing meta-data URLs we should construct equivalents of these against our API, rather than linking at this point to ELDIS URLs etc.

If there is a first API call example I should test do let me know.

tobybatch commented 11 years ago

That must be a merge issue. I'll update from the get branch.