-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
(this bug is inspired from @YoucTagh's review of #471)
https://raw.githack.com/w3c/data-shapes/master/shacl12-core/index.html#order
The values of sh:order are decimals
- But most people use integers:
1, 2
etc and don't even know that eg1.0, 1.5, 2.0
is valid. - IMHO all engines would work with any numbers here, eg
1, 1.5. 2
@bergos , @HolgerKnublauch please weigh in
Also, the Order section doesn't mention what the next section does:
Groups may also have an sh:order property to indicate the relative ordering of groups within the same form.
I think no change is needed here
Metadata
Metadata
Assignees
Labels
No labels