Paths as in SPARQL paths? Paths aren't in the RDF data model.
If so, then try PathBlock which are behind the syntax element ElementPathBlock
Andy On 19/11/2023 17:04, Claude Warren wrote:
RDF Collection provides a mechanism to create a list of Nodes. Is there a similar construct to create a list of Paths? I don't see one. Claude