Skip to content

RDF Containers (rdf:Alt/Bag/Seq) not supported#46

Merged
zyzzyxdonta merged 1 commit intomainfrom
rdf-containers-not-supported
Dec 18, 2025
Merged

RDF Containers (rdf:Alt/Bag/Seq) not supported#46
zyzzyxdonta merged 1 commit intomainfrom
rdf-containers-not-supported

Conversation

@zyzzyxdonta
Copy link
Copy Markdown
Collaborator

We were not sure whether RDF containers should be allowed, or whether they are even useful. As it turns out, SHACL does not support these types for constraints such as sh:in, thus, we can remove them entirely.

If lists/sequences, alternatives/enums, sets/bags are needed, they can be implemented by using the collection type rdf:List.

We were not sure whether RDF containers should be allowed, or whether
they are even useful. As it turns out, SHACL does not support these
types for constraints such as `sh:in`, thus, we can remove them
entirely.

If lists/sequences, alternatives/enums, sets/bags are needed, they can
be implemented by using the collection type `rdf:List`.
@zyzzyxdonta zyzzyxdonta merged commit b6e14e4 into main Dec 18, 2025
2 checks passed
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.

1 participant