Skip to content

Recursive sh:node #99

@tpluscode

Description

@tpluscode

Currently, using a shape recursively, such as in sh:node will cause a stack overflow

<PersonShape>
  a sh:NodeShape ;
  sh:property
    [
      sh:path schema:parent ; sh:node <PersonShape> ;
    ] ;
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions