GitHub user cbeer opened a pull request:

    https://github.com/apache/marmotta/pull/2

    Add "x within y" node selector for working with HTTP RDF sources with 
inlined resources

    Remote RDF resources sometimes contain additional RDF resources besides
    the request URI. When these inlined resources are requested (using x
    within y), mint a temporary identifier for the resource in the ldcache
    and allow it to be used by downstream selectors as if it were a
    full-fledged web resource.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cbeer/marmotta within-selector

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/marmotta/pull/2.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 #2
    
----
commit afb38d495cfaa8b56942f4948ec37bd39bc7da92
Author: Chris Beer <[email protected]>
Date:   2014-05-15T22:42:14Z

    Add "x within y" node selector for working with HTTP RDF sources with
    inlined resources
    
    Remote RDF resources sometimes contain additional RDF resources besides
    the request URI. When these inlined resources are requested (using x
    within y), mint a temporary identifier for the resource in the ldcache
    and allow it to be used by downstream selectors as if it were a
    full-fledged web resource.

----


---
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.
---

Reply via email to