CLARIAH / wp4-requirements

Requirements for WP4 sprints
0 stars 0 forks source link

additional data structure for HSN #125

Open rijpma opened 7 years ago

rijpma commented 7 years ago

Expand HSN data structure to make the structure more accessible and easier to query. Follow-up on https://github.com/CLARIAH/wp4-requirements/issues/63

rlzijdeman commented 7 years ago

Can I read this as: add IDS as data strucure?

On 22 May 2017, at 19:36, rijpma notifications@github.com<mailto:notifications@github.com> wrote:

Expand HSN data structure to make the structure more accessible and easier to query. Follow-up on #63https://github.com/CLARIAH/wp4-requirements/issues/63

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/CLARIAH/wp4-requirements/issues/125, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADUbfrtfviknOCoKyIhnU9eJZ1RO0JGlks5r8ceegaJpZM4NiqiP.

rijpma commented 7 years ago

No, because HSN-IDS is not yet available to us. Some of the additional structure might recreate IDS-functionality though.

You can see queries using the additions here: https://github.com/CLARIAH/wp4-queries/commit/3d71916e6148905da68da9243a3ea9d960640e67 https://github.com/CLARIAH/wp4-queries/commit/0011aa6053f003f75624087d5ac92ba0bf5744d3 https://github.com/CLARIAH/wp4-queries/commit/511af66a4aa77d3cba8b89dad03f5ceeb5caf91a

I've assigned it to the three of us to get some feedback on my design choices here. Any comments are welcome, be it small things like style or big things like graph structure.