FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for core/src - jsonld-java/jsonld-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jsonld-java
/
jsonld-java
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
388
Code
Issues
46
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jsonld-java
core
src
on
1.1
User selector
Datepicker
Commit history
Commits on Apr 27, 2020
Some inline comments on areas that can use improvement for 1.1
Show description for b6ba9e8
gkellogg
authored and
fsteeg
committed
b6ba9e8
View commit details
Copy full SHA for b6ba9e8
View code at this point
Browse repository at this point
Minor additions
Show description for a22f97e
dr0i
authored and
fsteeg
committed
a22f97e
View commit details
Copy full SHA for a22f97e
View code at this point
Browse repository at this point
Some 1.1 tweaks
fsteeg
committed
036d7db
View commit details
Copy full SHA for 036d7db
View code at this point
Browse repository at this point
Support JSON literals
fsteeg
committed
e316b1c
View commit details
Copy full SHA for e316b1c
View code at this point
Browse repository at this point
Support `@container` array syntax
fsteeg
committed
d953a4f
View commit details
Copy full SHA for d953a4f
View code at this point
Browse repository at this point
Include new keywords when skipping createTermDefinition
fsteeg
committed
5623b28
View commit details
Copy full SHA for 5623b28
View code at this point
Browse repository at this point
Handle `@version` context entries
fsteeg
committed
3a63d91
View commit details
Copy full SHA for 3a63d91
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into 1.1-tests
fsteeg
committed
53470d6
View commit details
Copy full SHA for 53470d6
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Update spec tests and report setup
Show description for 2318376
fsteeg
committed
2318376
View commit details
Copy full SHA for 2318376
View code at this point
Browse repository at this point
Tweak test IDs for creating reports
Show description for c4793a7
fsteeg
committed
c4793a7
View commit details
Copy full SHA for c4793a7
View code at this point
Browse repository at this point
Fix test setup to use correct base for 1.0 and 1.1 tests
fsteeg
committed
620053a
View commit details
Copy full SHA for 620053a
View code at this point
Browse repository at this point
Update json-ld-api and json-ld-framing tests, document in README
fsteeg
committed
5b82307
View commit details
Copy full SHA for 5b82307
View code at this point
Browse repository at this point
Add setup for skipping tests
Show description for 40e3e8e
fsteeg
committed
40e3e8e
View commit details
Copy full SHA for 40e3e8e
View code at this point
Browse repository at this point
Set up tests for multiple test suites and 1.1 development
Show description for 7043ae1
fsteeg
committed
7043ae1
View commit details
Copy full SHA for 7043ae1
View code at this point
Browse repository at this point
Set up option to run the json-ld-framing test suite
fsteeg
committed
aaaf6d2
View commit details
Copy full SHA for aaaf6d2
View code at this point
Browse repository at this point
Improve test outputs
fsteeg
committed
7783fc7
View commit details
Copy full SHA for 7783fc7
View code at this point
Browse repository at this point
Set up option to run the 1.0 test suite
fsteeg
committed
16f8916
View commit details
Copy full SHA for 16f8916
View code at this point
Browse repository at this point
Support jld:PositiveSyntaxTest
fsteeg
committed
8b7fedc
View commit details
Copy full SHA for 8b7fedc
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Put the assertEquals inside of the try-catch block
Show description for 9359f10
dr0i
committed
9359f10
View commit details
Copy full SHA for 9359f10
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Add custom integration test, tweak assertion to handle null
Show description for 3c22c68
fsteeg
committed
3c22c68
View commit details
Copy full SHA for 3c22c68
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Ensure a slash between the authority and the path of a URL
Show description for 90ccfac
dr0i
committed
90ccfac
View commit details
Copy full SHA for 90ccfac
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
Added unit test to improve code coverage.
Jacob Glickman
committed
5e73b4f
View commit details
Copy full SHA for 5e73b4f
View code at this point
Browse repository at this point
XSD_DECIMAL representation is no longer canonicalized.
Jacob Glickman
committed
342b40b
View commit details
Copy full SHA for 342b40b
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
This fixes issue #262:
Show description for 24a56c3
RinkeHoekstra
committed
24a56c3
View commit details
Copy full SHA for 24a56c3
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Handle opaque/path-rootless base IRIs
Show description for fce53a4
fsteeg
committed
fce53a4
View commit details
Copy full SHA for fce53a4
View code at this point
Browse repository at this point
Commits on May 24, 2019
Tweak IRI resolution according to RFC3986
Show description for 4eb40f9
fsteeg
committed
4eb40f9
View commit details
Copy full SHA for 4eb40f9
View code at this point
Browse repository at this point
Add tests for hierarchical and opaque base IRIs
Show description for 24cf028
fsteeg
committed
24cf028
View commit details
Copy full SHA for 24cf028
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Fix #193 : Persist JsonLdOptions through normalize/toRDF
Show description for 14002e4
ansell
committed
14002e4
View commit details
Copy full SHA for 14002e4
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Tweak test method signatures for #248
fsteeg
committed
d7a0590
View commit details
Copy full SHA for d7a0590
View code at this point
Browse repository at this point
Add tests to show workarounds for #248
fsteeg
committed
29c195c
View commit details
Copy full SHA for 29c195c
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Throw error on empty key in context (see #141)
fsteeg
committed
f406471
View commit details
Copy full SHA for f406471
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Merge branch 'master' into github-174-framing
Show description for 546fe4d
fsteeg
committed
546fe4d
View commit details
Copy full SHA for 546fe4d
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
Fix #247 : Non-finite floating point values are corrupted by RDF serialisation
Show description for 8eed400
ansell
committed
8eed400
View commit details
Copy full SHA for 8eed400
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Optimise some other get/put/get sequences using computeIfAbsent
Show description for e86c8fc
ansell
committed
e86c8fc
View commit details
Copy full SHA for e86c8fc
View code at this point
Browse repository at this point
Merge branch 'fixType' of https://github.com/umbreak/jsonld-java into umbreak-fixType
Show description for 76481bc
ansell
committed
76481bc
View commit details
Copy full SHA for 76481bc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL