Conversation
Co-authored-by: Yousouf Taghzouti <48333491+YoucTagh@users.noreply.github.com>
Co-authored-by: Yousouf Taghzouti <48333491+YoucTagh@users.noreply.github.com>
- sh:path : predicate or list or blank node and link to #property-paths - add ellipsis as per TallTed - rdf:List -> "list" because SHACL doesn't require the rdf:List type - add sh:nodeKind, sh:ignoredProperties
…r. Move sh:path to top of PropertyShape
PRs are merged, not single commits from a PR. You can get the commit with, for example, |
HolgerKnublauch
left a comment
There was a problem hiding this comment.
Yeah I am afraid the best way forward would be for you to either create a new PR with just the change that you want, or roll back the unneeded parts here.
|
Ping @VladimirAlexiev |
Co-authored-by: Yousouf Taghzouti <48333491+YoucTagh@users.noreply.github.com>
Co-authored-by: Yousouf Taghzouti <48333491+YoucTagh@users.noreply.github.com>
- sh:path : predicate or list or blank node and link to #property-paths - add ellipsis as per TallTed - rdf:List -> "list" because SHACL doesn't require the rdf:List type - add sh:nodeKind, sh:ignoredProperties
…laces (w3c#719) * w3c#491: Added node expression test cases and clarified spec in two places * Added readme to explain the format of tests * Trying to revert line break changes * Added example to readme * Apply suggestions from code review Co-authored-by: Alex Nelson <alexander.nelson@nist.gov> * Applied more of Alex's feedback * Addressed various TODOs and added proper example for shnex:sum (also as a test) * Added test and definition of shnex:orderBy Also restored alphabetic order in shnex, causing a larger diff (but only the stuff about shnex:orderBy is new) * Apply suggestions from code review Co-authored-by: Robert David <9427084@gmail.com> --------- Co-authored-by: Alex Nelson <alexander.nelson@nist.gov> Co-authored-by: Robert David <9427084@gmail.com>
Bumps [undici](https://github.com/nodejs/undici) and [@rdfjs/serializer-jsonld-ext](https://github.com/rdfjs-base/serializer-jsonld-ext). These dependencies needed to be updated together. Updates `undici` from 5.29.0 to 6.23.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.29.0...v6.23.0) Updates `@rdfjs/serializer-jsonld-ext` from 4.0.1 to 4.0.2 - [Commits](rdfjs-base/serializer-jsonld-ext@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: undici dependency-version: 6.23.0 dependency-type: indirect - dependency-name: "@rdfjs/serializer-jsonld-ext" dependency-version: 4.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Auto-publication configuration
* Update shacl12-sparql/index.html Co-authored-by: Andy Seaborne <andy@apache.org> * Switched to informative "should", accepted most of Ted's prose changes. * Update shacl12-sparql/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-sparql/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> --------- Co-authored-by: Andy Seaborne <andy@apache.org> Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
…s to use .com instead of .org (w3c#605)
* w3c#737 * Added change log entry * Update shacl12-core/index.html Co-authored-by: Andy Seaborne <andy@apache.org> * Update shacl12-core/index.html Co-authored-by: Andy Seaborne <andy@apache.org> * Update shacl12-core/index.html Co-authored-by: Andy Seaborne <andy@apache.org> * Apply suggestion from @afs Co-authored-by: Andy Seaborne <andy@apache.org> * Update shacl12-core/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-core/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-core/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> --------- Co-authored-by: Andy Seaborne <andy@apache.org> Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
… same order is kept (w3c#710) * w3c#657: Clarified that members of list must be literals/IRIs and the same order is kept * Update shacl12-node-expr/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-node-expr/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Switched from ex:concat to sparql:concat * Apply suggestions from code review Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-node-expr/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-node-expr/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Update shacl12-node-expr/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> --------- Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
|
The rebase went wrong. I hope i cleaned it up correctly now. |
|
The PR changes shacl12-core, shacl12-profiling and shacl12-sparql. But the issue is only for shacl12-sparql. It might be simpler to extract the changes related to |
Closes #163
"BAD-PATH"