sort by:
Revision Author Date Message Commit Date
84f494b ~ improve shes-writer 03 April 2021, 16:19:35 UTC
25c7ba1 ~ fix dependency on shape-path 03 April 2021, 13:58:51 UTC
0f05ba2 ~ canonicalize bnodes in .val comparison 02 April 2021, 20:22:35 UTC
70cf580 ~ reverse bnode renumbering in .val files 02 April 2021, 17:50:21 UTC
29b78e3 ~ rework ShapeMap UI 02 April 2021, 11:07:11 UTC
4ca9036 + ShExMap extension on shapeExprs 12 March 2021, 07:53:07 UTC
4b15fbd ~ ldify SemAct interface 11 March 2021, 14:34:59 UTC
e6f2b48 + Map-test += shexmap-simple manifest 11 March 2021, 14:32:52 UTC
71893eb ~ update ShapePaths from very old to old 03 February 2021, 11:46:00 UTC
9eb1edc ~ s/ShExPath/ShapePath/g ~ fixed contents 23 December 2020, 09:48:46 UTC
b2f161c + shex-cli missing dependency on shex-parser 17 December 2020, 18:09:50 UTC
c5ed1ff Merge branch 'master' of github.com:shexSpec/shex.js 14 December 2020, 14:02:28 UTC
5958184 ~ fix assignment to const min on `<p> .{0}` 14 December 2020, 14:01:29 UTC
a9b8e4a + shex-simple += setTextAreaHandlers() 14 December 2020, 14:01:05 UTC
2f6b83c Merge pull request #85 from shexSpec/dependabot/npm_and_yarn/ini-1.3.7 Bump ini from 1.3.5 to 1.3.7 13 December 2020, 23:50:08 UTC
91951ca - vestigial NestedShape in indexTripleConstraints 12 December 2020, 08:48:35 UTC
b0d1923 Bump ini from 1.3.5 to 1.3.7 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> 10 December 2020, 22:57:28 UTC
d754b67 ~ fix consts preventing passing TESTS pattern to Parser-Writer-test 06 December 2020, 17:19:21 UTC
cdbc0b6 ~ typo 26 November 2020, 07:52:37 UTC
b0fe50b + incremental slurp 25 November 2020, 12:16:57 UTC
a777864 ~ update dependencies 25 November 2020, 09:57:27 UTC
dc5f30d ~ fix travis config warnings 23 November 2020, 09:15:43 UTC
cd9ab94 ~ hoist koa from packages/shex-cli 23 November 2020, 09:11:49 UTC
b370c17 + missing list test results .val 23 November 2020, 08:46:28 UTC
bfdac8a + parse ShapeMaps even without dataMeta + cli-test whines if stderr.length>0 and no errorMatch 23 November 2020, 08:37:40 UTC
6bf56b0 ~ lexical forms of bnodes, enable schema prefixes in ShapeMap 22 November 2020, 02:46:39 UTC
c04e998 + CLI validator += slurp mode 13 November 2020, 17:32:52 UTC
73449db ~ @shexjs/{api,node} allow empty config 12 November 2020, 16:38:28 UTC
f325248 + 1list0PlusDot tests 19 October 2020, 09:43:05 UTC
184e49c + 1list{0,1}PlusIri tests 18 October 2020, 16:48:45 UTC
c52b767 + check ShExUtil.{errsToSimple,valToValues} in all validation tests 18 October 2020, 13:04:57 UTC
27af5a2 ~ move NegatedProperty logic to negation branch 16 October 2020, 08:19:59 UTC
bba6f62 ~ Validation-test checks errsToSimple on validation failures 16 October 2020, 08:04:04 UTC
534cc1a ~ normalized error reports 15 October 2020, 13:28:49 UTC
9060173 ~ npm audit and fix koa dep 10 October 2020, 02:35:45 UTC
4f22d35 ~ validate server passes actual parameters 10 October 2020, 02:25:21 UTC
7f50ff1 ~ restructure Server-test.js 07 October 2020, 10:09:42 UTC
9561680 + Server test 06 October 2020, 22:44:22 UTC
0e8dc3a ~ write server as async koa handler 06 October 2020, 22:41:40 UTC
fb1bf2c + validate += server-n cli argument 05 October 2020, 13:25:11 UTC
e878762 ~ update koa 05 October 2020, 10:40:14 UTC
bce42c1 ~ simplify loadSchemaAndData promises 05 October 2020, 08:06:07 UTC
31b6610 ~ fixing validate's --serve mode 05 October 2020, 07:54:23 UTC
dd421c3 ~ improve relative URL (well, path) resolution in browser-test 02 October 2020, 07:12:06 UTC
e4046f3 ~ fix links in /README 01 October 2020, 21:42:17 UTC
bdc5b13 + README += lerna instructions 01 October 2020, 21:33:53 UTC
86b3ba0 ~ fix package-lock skew 01 October 2020, 21:30:48 UTC
8bc707b ~ change to program.on("close"...) means setTimeout(, 0) not needed 28 September 2020, 12:06:57 UTC
41000c6 ~ mv validate(db) to validator.construct(,db) 28 September 2020, 10:45:06 UTC
d340a1a ~ align with extends 28 September 2020, 07:03:13 UTC
5f5bb67 + coveralls 27 September 2020, 23:09:17 UTC
c5e8342 + Util-test += ShExUtil.getPredicateUsage() 27 September 2020, 22:40:45 UTC
abd6159 + Util-test 27 September 2020, 22:26:43 UTC
ccf48dc ~ nestShapes shapeReferences includes refs to datatypes 27 September 2020, 12:55:39 UTC
987ad69 ~ adopt TODO/ShExRWriter.js from extends 27 September 2020, 08:47:48 UTC
d7c825b ~ constlified cli-test 27 September 2020, 08:29:18 UTC
62847c1 ~ align with extends 26 September 2020, 21:13:03 UTC
684456a ~ constlify Parser-Writer-test 26 September 2020, 20:58:18 UTC
664f4b0 - inherit, virtual 26 September 2020, 18:12:43 UTC
436d179 ~ update webpacks 26 September 2020, 12:34:06 UTC
a310411 + Map-test += test non-trivial materializer 26 September 2020, 11:07:11 UTC
e6fe2e7 + test GET dialog 26 September 2020, 08:25:36 UTC
4f87362 ~ factor drop{Data,Files} 26 September 2020, 06:38:38 UTC
0616b72 ~ modernize jsonld 26 September 2020, 06:27:28 UTC
be7d650 + File drag and drop test 26 September 2020, 06:26:11 UTC
022b6fe + explicit ShExMap test 24 September 2020, 13:23:50 UTC
d9cee04 + browser-test += IMPORT tests 24 September 2020, 08:22:03 UTC
3edc5e6 + reorg browser-test test manifest 23 September 2020, 23:10:05 UTC
9294140 ~ reorg browser test and minimize drop data event 23 September 2020, 15:39:52 UTC
66e16f0 ~ test both of shex{,map}-simple 23 September 2020, 13:52:04 UTC
419d4bf + pass validation response back in SharedForTests.promise.resolve() 23 September 2020, 10:39:14 UTC
6404fe1 ~ loaded search parms reported in SharedForTests.promise 23 September 2020, 09:44:49 UTC
2362c7b + SharedForTests.promise returns useful results 23 September 2020, 08:19:07 UTC
a15e7ce + test drag and drop 23 September 2020, 00:05:48 UTC
dc2062b ~ Cache[*].set is async 21 September 2020, 21:54:10 UTC
3ac2425 + shex-simple manifest tests 21 September 2020, 16:26:51 UTC
aed244a ~ fid drag and drop of test JSON manifest format 21 September 2020, 11:23:00 UTC
2de28db ~ async shex{,map}-simple 21 September 2020, 09:49:02 UTC
fb31b50 ~ const shex{,map}-simple.js 19 September 2020, 20:56:17 UTC
b0e8d85 ~ const eval-threaded-nerr 19 September 2020, 08:24:34 UTC
6389ddb ~ const eval-simple-1err 19 September 2020, 05:06:24 UTC
5d593c1 ~ const shex-validator 19 September 2020, 04:06:54 UTC
8997c7c ~ const shex-visitor 19 September 2020, 03:55:30 UTC
f23e06c ~ const shape-map, shex-parser 19 September 2020, 03:13:24 UTC
ecb616b Merge branch 'master' of github.com:shexSpec/shex.js 18 September 2020, 17:29:11 UTC
eb5e46c ~ ws 18 September 2020, 17:28:46 UTC
50b3019 ~ tweak db interface 18 September 2020, 11:59:40 UTC
9f00bb0 ~ enable node 8 s/ .flat() / .reduce((acc, l) => acc.concat(l), []) / 18 September 2020, 09:36:39 UTC
583d8fc ~ improve webpack conventions 18 September 2020, 09:18:11 UTC
daf904e ~ playing with lerna 18 September 2020, 08:24:47 UTC
5590af1 ~ travis.yml: try out different node versions 17 September 2020, 19:49:52 UTC
d64789c ~ constlify most modules DONE: shex-api shex-term shex-node shex-cli shex-writer shex-path shex-util extension-eval extension-test extension-map TODO: eval-simple-1err eval-threaded-nerr shape-map shex-parser shex-validator shex-visitor shex-webapp 17 September 2020, 13:35:43 UTC
008d81a ~ shex{,map}-simple can load modules directly 16 September 2020, 21:04:23 UTC
97b9b32 - shex-simple-worker.js only appears in web-worker branch 16 September 2020, 10:36:23 UTC
4da6f65 ~ abstract library dependency on n3js + rdfjs parm (only tested on N3js so far) ShExNode takes a config moved browser/* to doc/webpacks/ ShExMaterializer takes a config ShExMapModule contains (non-trivial) materializer shexmap-simple uses webpack for materializers 16 September 2020, 09:25:04 UTC
f7e53e7 ~ shex-simple can load modules directly 16 September 2020, 06:55:24 UTC
2740116 + modules function names += CjsModule 16 September 2020, 05:09:57 UTC
c656b74 + local build of jquery components 15 September 2020, 10:26:20 UTC
7cdc600 ~ todo list from merges eval-simple-1err.js: s/ if (constraintNo === -1) { var scoped = state.c.scopedTripleConstraints.reduce( (acc, tci) => acc.concat(constraintToTripleMapping[tci]), []); addStates(rbenx, nlist, thread, scoped); } else { ... } / if (state.c.type === "TripleConstraint") { ... } else { throw Error("unknown match type " + state.c.type); } / s/ if ("productionLabel" in m.c) ptr.productionLabel = m.c.productionLabel; / if ("id" in m.c) ptr.productionLabel = m.c.id; / shex-parser: if (typeof require !== 'undefined' && typeof exports !== 'undefined') { ShExJison = require('./lib/ShExJison').Parser; // node environment } else { ShExJison = ShExJison.Parser; // browser environment } 13 September 2020, 20:26:55 UTC
3ea832f ~ webpack 12 September 2020, 14:14:04 UTC
back to top