GitHub user cbeer opened a pull request:
https://github.com/apache/marmotta/pull/5
Add a Null Coalescing operator ('||') to select the left-most existing
match from a chain of selectors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cbeer/marmotta ldpath-null-coalescing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/marmotta/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit ff8039dd52812bb32c75dc30205ec545799b70ee
Author: Chris Beer <[email protected]>
Date: 2014-05-19T16:28:53Z
Add a Null Coalescing operator ('||') to select the left-most existing
match from a chain of selectors
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---