https://github.com/shexSpec/shex.js

sort by:
Revision Author Date Message Commit Date
c45a766 chore(release): publish 01 August 2021, 17:01:44 UTC
a870f35 Merge branch 'extends' into shex-next 01 August 2021, 17:00:45 UTC
9be84a8 Merge branch 'main' into extends 01 August 2021, 16:53:11 UTC
623f63f ~ quiet down spquery-test.js 01 August 2021, 14:43:44 UTC
6d35354 Merge branch 'modular-ShapePath' into main 01 August 2021, 11:42:39 UTC
8ae29e7 ~ use shape-path-core@^0.0.3 01 August 2021, 11:41:50 UTC
a13aed9 + clumsy executable re-use using process.env._INCLUDE_DEPTH 29 July 2021, 07:56:46 UTC
7da6f75 ~ make shex{,map}-simple parsers async also catch up on isArray() change in webpacks 26 July 2021, 05:40:01 UTC
0069941 ~ re-use shape-path-query.js 23 July 2021, 05:30:38 UTC
1c20b84 ~ separate @shexjs/shape-path-query from shape-path-core 22 July 2021, 06:43:58 UTC
3000aa6 ~ npm audit fix 19 July 2021, 07:31:52 UTC
f9d4b25 chore(release): publish 19 July 2021, 06:18:50 UTC
78e0592 ~ missed cli dep on shape-map 19 July 2021, 06:18:25 UTC
85564b7 chore(release): publish 19 July 2021, 06:15:41 UTC
da7d354 chore(release): publish 18 July 2021, 21:25:11 UTC
f88b9cc ~ missed cli dep on shape-map 18 July 2021, 21:24:32 UTC
4994ebf chore(release): publish 18 July 2021, 21:20:02 UTC
2cd08e7 Merge branch 'main' into shex-next 18 July 2021, 21:17:21 UTC
cf2ef4e ~ update to latest @shexjs 18 July 2021, 21:09:53 UTC
9723abc chore(release): publish 22 June 2021, 21:54:28 UTC
2e91d70 Merge branch 'main' into shex-next 22 June 2021, 21:54:01 UTC
eeffb43 ~ fix package.json files, v2 (remove files entirely) 22 June 2021, 21:53:32 UTC
21bd942 chore(release): publish 22 June 2021, 21:45:08 UTC
3f080d6 Merge branch 'main' into shex-next 22 June 2021, 21:43:55 UTC
4ac0743 ~ fix package.json files 22 June 2021, 21:38:42 UTC
7ab3b03 chore(release): publish 03 June 2021, 09:15:01 UTC
14fb2c5 Merge branch 'main' into shex-next 03 June 2021, 09:14:19 UTC
4c84d07 ~ lerna.json: ~ s/npm.pkg.github.com/registry.npmjs.org/ 03 June 2021, 09:13:37 UTC
cb5bb70 Merge branch 'extends' into shex-next 03 June 2021, 08:53:43 UTC
e7fab0f Merge branch 'main' into extends 03 June 2021, 08:53:20 UTC
39badbd ~ transfer repo to shexjs project 03 June 2021, 08:52:47 UTC
6fe5bc5 Merge branch 'extends' into shex-next 03 June 2021, 07:39:28 UTC
289b74b Merge branch 'main' into extends 03 June 2021, 07:38:39 UTC
b7a97f9 ~ s/X.constructor === Array/Array.isArray(X)/g 01 June 2021, 09:30:57 UTC
a9e53c6 ~ shapeExpr and tripleExpr indexes are Objects (not Maps) 30 May 2021, 07:34:03 UTC
6eab2e6 - vestigial @shexjs/core package-lock 23 May 2021, 07:25:40 UTC
1fee4d4 chore(release): publish 22 May 2021, 23:22:48 UTC
acd36c9 Merge branch 'extends' into shex-next 22 May 2021, 23:21:14 UTC
740f7a2 Merge branch 'main' into extends 22 May 2021, 23:08:03 UTC
08d5a5d ~ disable test with node/lts because of error c.f. https://travis-ci.org/github/shexSpec/shex.js/jobs/771545633 [[ $ node --version v14.17.0 $ npm --version 6.14.13 $ nvm --version 0.37.2 7.34s$ npm ci && lerna bootstrap npm ERR! Error while executing: npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/shexSpec/shex.js.git npm ERR! npm ERR! Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts. npm ERR! Permission denied (publickey). npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists. npm ERR! npm ERR! exited with error code: 128 npm ERR! A complete log of this run can be found in: npm ERR! /home/travis/.npm/_logs/2021-05-18T13_30_17_430Z-debug.log The command "npm ci && lerna bootstrap" failed and exited with 1 during . Your build has been stopped. ]] 22 May 2021, 20:50:06 UTC
d5868a2 ~ aligning branches 2 18 May 2021, 12:43:52 UTC
c5bc18f ~ aligning branches 18 May 2021, 12:29:46 UTC
0e19bd4 ~ fix test paths 17 May 2021, 20:20:16 UTC
e7ac94a ~ CI: trying https shexTest dep 17 May 2021, 09:53:02 UTC
84e9f36 ~ s/master/main/g 17 May 2021, 09:30:38 UTC
6f36f4b Merge branch 'reorg-tests' 16 May 2021, 21:26:40 UTC
397f2f0 Merge branch 'master' of github.com:shexSpec/shex.js 16 May 2021, 17:44:28 UTC
cf515df ~ post-merge clean-up 16 May 2021, 15:53:13 UTC
ab1987e ~ fix ci and tests ~ s/Date.ValueOf/Date.valueOf/ ~ point to github:shexSpec/shexTest#main 15 May 2021, 17:50:09 UTC
d5f2c3a ~ reorg-tests 03 May 2021, 15:11:37 UTC
fc73a8a ~ fix S { p { } AND (NOT {}) } 01 May 2021, 16:47:17 UTC
5e62c89 ~ fix .travis.yml to clone shexTest@main 28 April 2021, 07:12:42 UTC
1742b9f + ts-safe rdfjsDB 23 April 2021, 09:17:49 UTC
f85a1a8 ~ vistor promotes nested callback structure if callback returns null 14 April 2021, 09:27:39 UTC
5befc60 ~ switch from jison to ts-jison 10 April 2021, 21:07:46 UTC
965635d ~ upgrade webpack 09 April 2021, 22:26:26 UTC
61df146 ~ package reform 09 April 2021, 12:44:23 UTC
f5822cf ~ migrate to versioned intra-package dependencies 06 April 2021, 13:24:33 UTC
20ed6a6 Merge branch 'master' into extends 04 April 2021, 09:04:35 UTC
73df685 ~ improve shex-writer 04 April 2021, 08:54:50 UTC
ba8d8a1 Merge branch 'master' into extends 03 April 2021, 16:23:41 UTC
84f494b ~ improve shes-writer 03 April 2021, 16:19:35 UTC
bc6f0ba Merge branch 'master' into extends 03 April 2021, 14:00:01 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
8e0496f Merge branch 'master' into extends 02 April 2021, 17:32:15 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
76f2917 ~ s/RdfTerm/ShExTerm/ 03 February 2021, 11:50:58 UTC
73257fe Merge branch 'master' into extends 03 February 2021, 11:46:48 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
cf5d619 Merge branch 'master' into extends 18 December 2020, 10:25:02 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
52e81cf ~ skip descendants when validating an EXTENDS ShapeRef 05 December 2020, 09:22:53 UTC
570886a ~ hack to get tests working as baseline recursive validateShapeDecl 04 December 2020, 01:23:01 UTC
e77c460 + apply shape inference rules to all shapeExprs 27 November 2020, 05:01:49 UTC
b9226ad Merge branch 'master' into extends 26 November 2020, 07:53:00 UTC
cdbc0b6 ~ typo 26 November 2020, 07:52:37 UTC
b0fe50b + incremental slurp 25 November 2020, 12:16:57 UTC
57bd011 Merge branch 'master' into extends 25 November 2020, 11:23:13 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
back to top