You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mainly changed namespaces from com.hp.hpl.jena. to org.apache.jena.*
Add to modify literal-type-or-language on kr-jena/kr-jena-core/src/main/clojure/edu/ucdenver/ccp/kr/jena/rdf.clj because getDatatypeURI seems to return always something on the Jena 3.
Thanks for the patch, I'll take a look at it latest this weekend. Sorry
I've been a little slow in my current condition (recovering from shoulder
surgery).
Kevin
On Nov 13, 2015 04:13, "nicolasGuillouet" notifications@github.com wrote:
Mainly changed namespaces from com.hp.hpl.jena. to org.apache.jena.*
Add to modify literal-type-or-language on
kr-jena/kr-jena-core/src/main/clojure/edu/ucdenver/ccp/kr/jena/rdf.clj
because getDatatypeURI seems to return always something on the Jena 3.
You can view, comment on, or merge this pull request online at:
And don't feel bad about sending "friendly reminders" if something seems
forgotten, it's probably not intentional just out of sight out of mind...
On Nov 18, 2015 06:50, "Kevin Livingston" kevinlivingston@gmail.com wrote:
Thanks for the patch, I'll take a look at it latest this weekend. Sorry
I've been a little slow in my current condition (recovering from shoulder
surgery).
Kevin
On Nov 13, 2015 04:13, "nicolasGuillouet" notifications@github.com
wrote:
Mainly changed namespaces from com.hp.hpl.jena. to org.apache.jena.*
Add to modify literal-type-or-language on
kr-jena/kr-jena-core/src/main/clojure/edu/ucdenver/ccp/kr/jena/rdf.clj
because getDatatypeURI seems to return always something on the Jena 3.
You can view, comment on, or merge this pull request online at:
—
Reply to this email directly or view it on GitHub #15 (comment).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mainly changed namespaces from
com.hp.hpl.jena.toorg.apache.jena.*Add to modify
literal-type-or-languageonkr-jena/kr-jena-core/src/main/clojure/edu/ucdenver/ccp/kr/jena/rdf.cljbecausegetDatatypeURIseems to return always something on the Jena 3.