Skip to content

Issue 163 path#620

Open
VladimirAlexiev wants to merge 190 commits intow3c:gh-pagesfrom
VladimirAlexiev:issue-163-PATH
Open

Issue 163 path#620
VladimirAlexiev wants to merge 190 commits intow3c:gh-pagesfrom
VladimirAlexiev:issue-163-PATH

Conversation

@VladimirAlexiev
Copy link
Copy Markdown
Contributor

@VladimirAlexiev VladimirAlexiev commented Oct 23, 2025

Closes #163

  • See this document rendered online here
  • @HolgerKnublauch Sorry, I made a github mistake and this includes a gazillion commits. Can you pick only the last one 8d3d823 ?
  • I've deleted a few duplicated words from a definition and replaced with a reference to the section that defines "substitution" fully.
  • Added suggestion to emit "BAD-PATH"
  • Added some words in Security as per @afs

@afs
Copy link
Copy Markdown
Contributor

afs commented Oct 23, 2025

a github mistake and this includes a gazillion commits.

PRs are merged, not single commits from a PR.

You can get the commit with, for example, git show 8d3d823 > F, then create a clean, up-to-date branch, git apply F and submit a PR with the required changes.

Copy link
Copy Markdown
Contributor

@HolgerKnublauch HolgerKnublauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@afs
Copy link
Copy Markdown
Contributor

afs commented Jan 29, 2026

Ping @VladimirAlexiev

VladimirAlexiev and others added 8 commits February 6, 2026 11:54
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
afs and others added 26 commits February 9, 2026 17:06
…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>
* w3c#723 w3c#724

Also allowing rdf:dirLangString where rdf:langString was allowed.

Also allowing rdf:HTML at sh:message and sh:description.

* Added commas
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>
* 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>
@robert-david
Copy link
Copy Markdown
Contributor

The rebase went wrong. I hope i cleaned it up correctly now.

@afs
Copy link
Copy Markdown
Contributor

afs commented Feb 9, 2026

The PR changes shacl12-core, shacl12-profiling and shacl12-sparql.
For example, the shacl12-core changes the shapes diagram and text related to it.

But the issue is only for shacl12-sparql.

It might be simpler to extract the changes related to $PATH (shacl12-sparql/index.html only) and make new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify the use of $PATH, or string interpolation of SHACL paths