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

Update taxa_with_state.rq #7

Merged
merged 2 commits into from
Nov 20, 2019
Merged

Update taxa_with_state.rq #7

merged 2 commits into from
Nov 20, 2019

Conversation

balhoff
Copy link
Member

@balhoff balhoff commented Nov 26, 2018

Addresses part of #2.

@@ -8,6 +8,8 @@ PREFIX dc: <http://purl.org/dc/elements/1.1/>
PREFIX StandardState: <http://purl.obolibrary.org/obo/CDAO_0000045>
PREFIX bd: <http://www.bigdata.com/rdf/search#>
# Replace the prefix value with the state URI of interest
# These URIs are not persistent across KB updates; this example will return no
# results unless you provide a valid state URI.
Copy link
Member

Choose a reason for hiding this comment

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

Is there a way to just randomly sample (e.g., take the first one) from a list of character state URIs? That's assuming that there is no such thing as a character state URI in the database for which there wouldn't be rows in the result.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's an interesting idea—it can probably be done.

@hlapp
Copy link
Member

hlapp commented Nov 20, 2019

Yields a non-empty result now.

@hlapp hlapp merged commit 24e90c3 into master Nov 20, 2019
@hlapp hlapp deleted the balhoff-patch-3 branch November 20, 2019 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants