Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add URI to various vocabulary JSON fields #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatthewWilkes
Copy link
Member

A number of JSON fields contain the value of a vocabulary. This change
adds a field alongside (usually fieldURI) that contains the fully-qualified
URI to the vocabulary item.

This PR fixes isawnyu/pleiades-gazetteer#367

NB: This is currently a draft PR as due to the uncertain state of staging branches

A number of JSON fields contain the value of a vocabulary. This change
adds a field alongside (usually fieldURI) that contains the fully-qualified
URI to the vocabulary item.
@MatthewWilkes
Copy link
Member Author

There is a helper function in #36 that I'd like to use in this, so that should get merged first or we should combine the two.

@paregorios
Copy link
Member

@MatthewWilkes did you mean the helper function is in #37 ?

@paregorios
Copy link
Member

Blocked for #37

@MatthewWilkes MatthewWilkes marked this pull request as ready for review April 2, 2019 18:01
@MatthewWilkes
Copy link
Member Author

That's right, that would clean this up a bit to have it available.

@paregorios paregorios requested a review from cguardia April 2, 2019 18:48
@paregorios
Copy link
Member

Review requested from @cguardia per discussion with @skleinfeldt

Copy link
Contributor

@cguardia cguardia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

include both raw term keys and full term URIs in vocabulary content serialized into JSON -- 3
3 participants